Update to 1.61
Changes: http://search.cpan.org/dist/Pod-Xhtml/Changes based on PR: ports/149146
This commit is contained in:
parent
d55f414359
commit
c0e921628d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259473
2 changed files with 6 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue