diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-09-01 08:34:21 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-09-01 08:34:21 +0000 |
commit | af7616d4f6bd60237ce1bbcebc2148fd0047f5b4 (patch) | |
tree | 775114dd4863fcbe6ac7043f91e8122f63ed4af7 /textproc/p5-Pod-Autopod | |
parent | d2a387cf3093421277ba2a6dae530b6d183146a0 (diff) | |
download | ports-af7616d4f6bd60237ce1bbcebc2148fd0047f5b4.tar.gz ports-af7616d4f6bd60237ce1bbcebc2148fd0047f5b4.zip |
- Update to 1.10
- Reset maintainer to perl@
Notes
Notes:
svn path=/head/; revision=260345
Diffstat (limited to 'textproc/p5-Pod-Autopod')
-rw-r--r-- | textproc/p5-Pod-Autopod/Makefile | 6 | ||||
-rw-r--r-- | textproc/p5-Pod-Autopod/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/textproc/p5-Pod-Autopod/Makefile b/textproc/p5-Pod-Autopod/Makefile index 7c7748b7461b..c409a1273340 100644 --- a/textproc/p5-Pod-Autopod/Makefile +++ b/textproc/p5-Pod-Autopod/Makefile @@ -6,17 +6,19 @@ # PORTNAME= Pod-Autopod -PORTVERSION= 1.08 +PORTVERSION= 1.10 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wen@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Generates pod documentation by analysing perl modules BUILD_DEPENDS= p5-Pod-Abstract>=0.19:${PORTSDIR}/textproc/p5-Pod-Abstract RUN_DEPENDS= ${BUILD_DEPENDS} +WRKSRC= ${WRKDIR}/${PORTNAME} + PERL_CONFIGURE= yes MAN1= autopod.1 diff --git a/textproc/p5-Pod-Autopod/distinfo b/textproc/p5-Pod-Autopod/distinfo index b05bd023c36e..41c9ee3e0718 100644 --- a/textproc/p5-Pod-Autopod/distinfo +++ b/textproc/p5-Pod-Autopod/distinfo @@ -1,3 +1,3 @@ -MD5 (Pod-Autopod-1.08.tar.gz) = 1f020ef4e7c72ed9b48c2a3fac4acb32 -SHA256 (Pod-Autopod-1.08.tar.gz) = 07ac05098a7f35b53091494d05bb06bec0d158e1e737f7c01a1729b8dd3dae08 -SIZE (Pod-Autopod-1.08.tar.gz) = 10231 +MD5 (Pod-Autopod-1.10.tar.gz) = 6f3836f48fcbf7a49901e86df2c6dafa +SHA256 (Pod-Autopod-1.10.tar.gz) = 2d96fadb9412e6e5a2a4be82cfe1b543e09e40c20f0d6b1c8141f2a3fb18a701 +SIZE (Pod-Autopod-1.10.tar.gz) = 97124 |