diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-06-20 06:12:04 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-06-20 06:12:04 +0000 |
commit | 1bd5a927ca49e82fbf77daa16d7e09f9f18a6536 (patch) | |
tree | 8c0479d51206de98151fdcaea834983df13838dd /news/p5-News-Newsrc | |
parent | 89f1f0dbe79fd9d96f238d069816c3325bb1d4e7 (diff) | |
download | FreeBSD-ports-1bd5a927ca49e82fbf77daa16d7e09f9f18a6536.zip FreeBSD-ports-1bd5a927ca49e82fbf77daa16d7e09f9f18a6536.tar.gz |
Upgrade to 1.08.
Approved by: maintainer
Diffstat (limited to 'news/p5-News-Newsrc')
-rw-r--r-- | news/p5-News-Newsrc/Makefile | 7 | ||||
-rw-r--r-- | news/p5-News-Newsrc/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/news/p5-News-Newsrc/Makefile b/news/p5-News-Newsrc/Makefile index 9e024c7..a71f250d 100644 --- a/news/p5-News-Newsrc/Makefile +++ b/news/p5-News-Newsrc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= News-Newsrc -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= news perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= News @@ -14,11 +14,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= croyle@gelemna.org -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan +RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -MAN3= News::Newsrc.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= News::Newsrc.3 .include <bsd.port.mk> diff --git a/news/p5-News-Newsrc/distinfo b/news/p5-News-Newsrc/distinfo index 289073b..8a2f2a6 100644 --- a/news/p5-News-Newsrc/distinfo +++ b/news/p5-News-Newsrc/distinfo @@ -1 +1 @@ -MD5 (News-Newsrc-1.07.tar.gz) = 3c583e0540f6d3e8e53704066b3b9e0b +MD5 (News-Newsrc-1.08.tar.gz) = cd874f7ba91bbb64f3f0f75f2d37893a |