diff options
-rw-r--r-- | x11-toolkits/p5-Gnome2/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/p5-Gnome2/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-toolkits/p5-Gnome2/Makefile b/x11-toolkits/p5-Gnome2/Makefile index 4710436dea05..d36692c47594 100644 --- a/x11-toolkits/p5-Gnome2/Makefile +++ b/x11-toolkits/p5-Gnome2/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Gnome2 -PORTVERSION= 1.045 -PORTREVISION= 1 +PORTVERSION= 1.046 CATEGORIES= x11-toolkits gnome perl5 MASTER_SITES= CPAN \ SF/gtk2-perl/${PORTNAME}/${PORTVERSION} @@ -30,4 +29,7 @@ USES= perl5 USE_GNOME= libbonoboui libgnome libgnomeui USE_PERL5= configure +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Gnome2/Gnome2.so + .include <bsd.port.mk> diff --git a/x11-toolkits/p5-Gnome2/distinfo b/x11-toolkits/p5-Gnome2/distinfo index aa4956c86428..a4b0b948c441 100644 --- a/x11-toolkits/p5-Gnome2/distinfo +++ b/x11-toolkits/p5-Gnome2/distinfo @@ -1,2 +1,2 @@ -SHA256 (Gnome2-1.045.tar.gz) = 1426044de3ab4900e0a7cb0cc27aa2213c6ad29ed0676b018dce2eee832692f7 -SIZE (Gnome2-1.045.tar.gz) = 79262 +SHA256 (Gnome2-1.046.tar.gz) = a6c787232ab7e82a423a9ff5a49cec6bf586c1bb3c04c2052a91cdda5b66ae40 +SIZE (Gnome2-1.046.tar.gz) = 80275 |