diff options
author | az <az@FreeBSD.org> | 2010-08-18 13:41:20 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2010-08-18 13:41:20 +0800 |
commit | c465b5ee7a5529cc30f8d4a5059450da91baf79d (patch) | |
tree | b9b3a3c34e537ec33d2ccca545690b30e6fe3739 | |
parent | 8ebce3a5d586d7ca3e1074fc925340b318864ef2 (diff) | |
download | freebsd-ports-gnome-c465b5ee7a5529cc30f8d4a5059450da91baf79d.tar.gz freebsd-ports-gnome-c465b5ee7a5529cc30f8d4a5059450da91baf79d.tar.zst freebsd-ports-gnome-c465b5ee7a5529cc30f8d4a5059450da91baf79d.zip |
Update to 1.61
Changes: http://search.cpan.org/dist/Pod-Xhtml/Changes
based on PR: ports/149146
-rw-r--r-- | textproc/p5-Pod-Xhtml/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Pod-Xhtml/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/textproc/p5-Pod-Xhtml/Makefile b/textproc/p5-Pod-Xhtml/Makefile index 5dbd1fc69ff5..e0b90d61500c 100644 --- a/textproc/p5-Pod-Xhtml/Makefile +++ b/textproc/p5-Pod-Xhtml/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Pod-Xhtml -PORTVERSION= 1.59 -PORTREVISION= 1 +PORTVERSION= 1.61 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate well-formed XHTML documents from POD format documentation +RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI + PERL_CONFIGURE= yes MAN1= pod2xhtml.1 diff --git a/textproc/p5-Pod-Xhtml/distinfo b/textproc/p5-Pod-Xhtml/distinfo index b7d1a875c55e..b4c873c2ed85 100644 --- a/textproc/p5-Pod-Xhtml/distinfo +++ b/textproc/p5-Pod-Xhtml/distinfo @@ -1,3 +1,3 @@ -MD5 (Pod-Xhtml-1.59.tar.gz) = 5ecf41c14f978addfb60f2c641b4e1d1 -SHA256 (Pod-Xhtml-1.59.tar.gz) = 1e171fa07e6322e99c9137106e737852b7c68a74833136cd98f4305edadabc77 -SIZE (Pod-Xhtml-1.59.tar.gz) = 26421 +MD5 (Pod-Xhtml-1.61.tar.gz) = 51e17843d0c91592ed10d21dec5ed60f +SHA256 (Pod-Xhtml-1.61.tar.gz) = e5c5b08ab8f70026ee20a48f38b851ecbc8508bdc17be69f0d0a645d4670d77f +SIZE (Pod-Xhtml-1.61.tar.gz) = 26725 |