diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-12 03:42:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-12 03:42:51 +0800 |
commit | c876fd5d034bd67cefa7ae411fc71fc0be50f1a8 (patch) | |
tree | 0eac891cfb9cc5c3c57cfd9439e82e9484318544 /x11-toolkits | |
parent | ef96f26452ebc7b7e551a2fb592f3d3253a9abf7 (diff) | |
download | freebsd-ports-gnome-c876fd5d034bd67cefa7ae411fc71fc0be50f1a8.tar.gz freebsd-ports-gnome-c876fd5d034bd67cefa7ae411fc71fc0be50f1a8.tar.zst freebsd-ports-gnome-c876fd5d034bd67cefa7ae411fc71fc0be50f1a8.zip |
- Update to 1.045
- Add CPAN to MASTER_SITES
Changes: http://search.cpan.org/dist/Gnome2/NEWS
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Gnome2/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/p5-Gnome2/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/p5-Gnome2/Makefile b/x11-toolkits/p5-Gnome2/Makefile index 9ffd470f49aa..b918c7069ef7 100644 --- a/x11-toolkits/p5-Gnome2/Makefile +++ b/x11-toolkits/p5-Gnome2/Makefile @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= Gnome2 -PORTVERSION= 1.044 +PORTVERSION= 1.045 CATEGORIES= x11-toolkits gnome perl5 -MASTER_SITES= SF/gtk2-perl/${PORTNAME}/${PORTVERSION} +MASTER_SITES= CPAN \ + SF/gtk2-perl/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org diff --git a/x11-toolkits/p5-Gnome2/distinfo b/x11-toolkits/p5-Gnome2/distinfo index 65303dff2f0b..aa4956c86428 100644 --- a/x11-toolkits/p5-Gnome2/distinfo +++ b/x11-toolkits/p5-Gnome2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Gnome2-1.044.tar.gz) = 07db8a2b59c1691210a12b61f27c49e49fd749485f1dc42cbf8bbeaddb3fed88 -SIZE (Gnome2-1.044.tar.gz) = 79375 +SHA256 (Gnome2-1.045.tar.gz) = 1426044de3ab4900e0a7cb0cc27aa2213c6ad29ed0676b018dce2eee832692f7 +SIZE (Gnome2-1.045.tar.gz) = 79262 |