diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-20 23:54:31 +0000 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-20 23:54:31 +0000 |
commit | d4c524746cfb7db01a9333d7ac7b37be75ede802 (patch) | |
tree | 42a911e58a2fddd363334be147ab246056d0b864 | |
parent | bcefb19af38a60d194122bafe6d31f3d077eba6e (diff) | |
download | FreeBSD-ports-d4c524746cfb7db01a9333d7ac7b37be75ede802.zip FreeBSD-ports-d4c524746cfb7db01a9333d7ac7b37be75ede802.tar.gz |
- Update to 6.5.5
- Update WWW: use https://
Changes: http://www.gnu.org/software/global/whatsnew.html
http://lists.gnu.org/archive/html/info-global/2016-09/msg00000.html
-rw-r--r-- | devel/global/Makefile | 2 | ||||
-rw-r--r-- | devel/global/distinfo | 5 | ||||
-rw-r--r-- | devel/global/pkg-descr | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/global/Makefile b/devel/global/Makefile index f44a974..8e3196a 100644 --- a/devel/global/Makefile +++ b/devel/global/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= global -PORTVERSION= 6.5.4 +PORTVERSION= 6.5.5 CATEGORIES= devel MASTER_SITES= GNU diff --git a/devel/global/distinfo b/devel/global/distinfo index 7576dcc..1b0ab18 100644 --- a/devel/global/distinfo +++ b/devel/global/distinfo @@ -1,2 +1,3 @@ -SHA256 (global-6.5.4.tar.gz) = af16e0a686a46f759156cb685e25f345680703f43f93af1ce8d834caaf541da6 -SIZE (global-6.5.4.tar.gz) = 2933151 +TIMESTAMP = 1479576019 +SHA256 (global-6.5.5.tar.gz) = bc5b42a2c58d1570ff6b6acf7479c3e1609fe0ec8b44e5baa5290dc47148cf7b +SIZE (global-6.5.5.tar.gz) = 2934542 diff --git a/devel/global/pkg-descr b/devel/global/pkg-descr index 3ab03b4..9977102 100644 --- a/devel/global/pkg-descr +++ b/devel/global/pkg-descr @@ -10,4 +10,4 @@ following two points: - Independence of any editor - Capability to treat definition and reference -WWW: http://www.gnu.org/software/global/ +WWW: https://www.gnu.org/software/global/ |