diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-26 17:55:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-26 17:55:19 +0000 |
commit | ccd5412d01165711f795beb60aded98476f36410 (patch) | |
tree | 215687a78bb92edfd76db92d00ab25e79b75b2b7 /x11-toolkits | |
parent | 0071ca0d1ed64d9cff4c0e1b3ad6f5dfe32bd06a (diff) | |
download | freebsd-ports-ccd5412d01165711f795beb60aded98476f36410.zip |
Update to 1.048
- Mark DEPRECATED and set EXPIRATION_DATE to 2021-02-28
Changes: https://metacpan.org/changes/distribution/Gnome2
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Gnome2/Makefile | 9 | ||||
-rw-r--r-- | x11-toolkits/p5-Gnome2/distinfo | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-toolkits/p5-Gnome2/Makefile b/x11-toolkits/p5-Gnome2/Makefile index 62c1eb0e2be5..427b55bbd30f 100644 --- a/x11-toolkits/p5-Gnome2/Makefile +++ b/x11-toolkits/p5-Gnome2/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Gnome2 -PORTVERSION= 1.047 -PORTREVISION= 2 +PORTVERSION= 1.048 CATEGORIES= x11-toolkits gnome perl5 MASTER_SITES= CPAN \ SF/gtk2-perl/${PORTNAME}/${PORTVERSION} @@ -14,6 +13,9 @@ COMMENT= Allows a perl developer to use the Gnome libraries LICENSE= LGPL21 +DEPRECATED= Deprecated by the Gtk-Perl project. No more security patches and bug fixes +EXPIRATION_DATE=2021-02-28 + BUILD_DEPENDS= p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends \ p5-ExtUtils-PkgConfig>=0:devel/p5-ExtUtils-PkgConfig \ p5-Glib>=0:devel/p5-Glib \ @@ -25,11 +27,12 @@ RUN_DEPENDS= p5-Glib>=0:devel/p5-Glib \ p5-Gnome2-VFS>=0:x11-toolkits/p5-Gnome2-VFS \ p5-Gtk2>=0:x11-toolkits/p5-Gtk2 -MAKE_JOBS_UNSAFE= yes USES= gnome perl5 USE_GNOME= libbonoboui libgnome libgnomeui USE_PERL5= configure +MAKE_JOBS_UNSAFE= yes + post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Gnome2/Gnome2.so diff --git a/x11-toolkits/p5-Gnome2/distinfo b/x11-toolkits/p5-Gnome2/distinfo index 77a5a75aad5e..89df70ad8bc3 100644 --- a/x11-toolkits/p5-Gnome2/distinfo +++ b/x11-toolkits/p5-Gnome2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1510152918 -SHA256 (Gnome2-1.047.tar.gz) = ccc85c5dc3c14f915ed1a186d238681d83fef3d17eed1c20001499ff56b6390c -SIZE (Gnome2-1.047.tar.gz) = 79616 +TIMESTAMP = 1611665721 +SHA256 (Gnome2-1.048.tar.gz) = 64fcc382714abd8d57692ac376328c3a20c6cbc8bcd732b007d14cbf9a282ddd +SIZE (Gnome2-1.048.tar.gz) = 80232 |