diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-06 11:56:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-06 11:56:21 +0800 |
commit | 3d94a9441acaf098285c1ce54c36cab997455c36 (patch) | |
tree | 2c9ac349d0e1f94fca787eac67fab946bd24575f /devel/p5-Devel-PPPort | |
parent | 818eb9fc9034a03ac63348781f153c090259be40 (diff) | |
download | freebsd-ports-gnome-3d94a9441acaf098285c1ce54c36cab997455c36.tar.gz freebsd-ports-gnome-3d94a9441acaf098285c1ce54c36cab997455c36.tar.zst freebsd-ports-gnome-3d94a9441acaf098285c1ce54c36cab997455c36.zip |
- Update to 3.30
- Remove DOCS option
Changes: http://search.cpan.org/dist/Devel-PPPort/Changes
Diffstat (limited to 'devel/p5-Devel-PPPort')
-rw-r--r-- | devel/p5-Devel-PPPort/Makefile | 10 | ||||
-rw-r--r-- | devel/p5-Devel-PPPort/distinfo | 4 |
2 files changed, 3 insertions, 11 deletions
diff --git a/devel/p5-Devel-PPPort/Makefile b/devel/p5-Devel-PPPort/Makefile index 2453803b277f..3308f0ea9936 100644 --- a/devel/p5-Devel-PPPort/Makefile +++ b/devel/p5-Devel-PPPort/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Devel-PPPort -PORTVERSION= 3.28 +PORTVERSION= 3.30 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,12 +16,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -OPTIONS_DEFINE= DOCS - -PORTDOCS= Changes README HACKERS TODO - -post-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} - .include <bsd.port.mk> diff --git a/devel/p5-Devel-PPPort/distinfo b/devel/p5-Devel-PPPort/distinfo index 04bb55e62a06..38031c366674 100644 --- a/devel/p5-Devel-PPPort/distinfo +++ b/devel/p5-Devel-PPPort/distinfo @@ -1,2 +1,2 @@ -SHA256 (Devel-PPPort-3.28.tar.gz) = 26cc3ddf6a81d5a974b9a500314275e8795187c42fb374d8d21bee585ab1bbce -SIZE (Devel-PPPort-3.28.tar.gz) = 218057 +SHA256 (Devel-PPPort-3.30.tar.gz) = ba606aff4425ac7e59752a567eec217c10886bf0d2ae132cd94ceae4a92e25b5 +SIZE (Devel-PPPort-3.30.tar.gz) = 218121 |