diff options
author | wen <wen@FreeBSD.org> | 2010-09-01 16:34:21 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-09-01 16:34:21 +0800 |
commit | 5a44399a02450fab464be5ec21533d1d2b37316d (patch) | |
tree | cc5887ca075ab19a80be03371539a9577aeada3d /textproc | |
parent | 060d309dc932cd48c8fd6507ada660104ad41e47 (diff) | |
download | freebsd-ports-gnome-5a44399a02450fab464be5ec21533d1d2b37316d.tar.gz freebsd-ports-gnome-5a44399a02450fab464be5ec21533d1d2b37316d.tar.zst freebsd-ports-gnome-5a44399a02450fab464be5ec21533d1d2b37316d.zip |
- Update to 1.10
- Reset maintainer to perl@
Diffstat (limited to 'textproc')
-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 |