diff options
author | flz <flz@FreeBSD.org> | 2005-03-08 20:30:27 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-08 20:30:27 +0800 |
commit | d7ec7dfe374cbb30b89699f2e8b26dacfa749ab6 (patch) | |
tree | cdfab83d9d986cde1a604115756584a512805468 /x11-toolkits/p5-Gtk2-Ex-PodViewer | |
parent | 4a56d629746dd429b7e0b311abb4a674a51c0dd3 (diff) | |
download | freebsd-ports-gnome-d7ec7dfe374cbb30b89699f2e8b26dacfa749ab6.tar.gz freebsd-ports-gnome-d7ec7dfe374cbb30b89699f2e8b26dacfa749ab6.tar.zst freebsd-ports-gnome-d7ec7dfe374cbb30b89699f2e8b26dacfa749ab6.zip |
- Update to 0.09.
PR: ports/78582
Submitted by: ports@c0decafe.net <ports@c0decafe.net> (maintainer)
Approved by: pav (mentor)
Diffstat (limited to 'x11-toolkits/p5-Gtk2-Ex-PodViewer')
-rw-r--r-- | x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/p5-Gtk2-Ex-PodViewer/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile b/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile index e2a3c6a46d06..833467ded613 100644 --- a/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile +++ b/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Gtk2-PodViewer -PORTVERSION= 0.07 +PORTVERSION= 0.09 CATEGORIES= x11-toolkits perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/G/GB/GBROWN/ @@ -16,7 +16,8 @@ MAINTAINER= ports@c0decafe.net COMMENT= Gtk2-Perl widget and program for displaying POD BUILD_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \ - ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 + ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ + ${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/x11-toolkits/p5-Gtk2-Ex-PodViewer/distinfo b/x11-toolkits/p5-Gtk2-Ex-PodViewer/distinfo index be3b97a4c648..b4d724642cc7 100644 --- a/x11-toolkits/p5-Gtk2-Ex-PodViewer/distinfo +++ b/x11-toolkits/p5-Gtk2-Ex-PodViewer/distinfo @@ -1,2 +1,2 @@ -MD5 (Gtk2-PodViewer-0.07.tar.gz) = 6e711a1e42cfcce6a53f73787c034495 -SIZE (Gtk2-PodViewer-0.07.tar.gz) = 12358 +MD5 (Gtk2-PodViewer-0.09.tar.gz) = 1dc7b5b2ddadd681cefe982c27d66e08 +SIZE (Gtk2-PodViewer-0.09.tar.gz) = 27600 |