mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
Update to 1.82.
Changes: http://search.cpan.org/dist/URI-Title/Changes Submitted by: leeym PR: 128163
This commit is contained in:
parent
50dc1decd3
commit
7b99253407
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=221671
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= URI-Title
|
||||
PORTVERSION= 1.81
|
||||
PORTVERSION= 1.82
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= URI
|
||||
@ -15,16 +15,20 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= Get the titles of things on the web in a sensible way
|
||||
|
||||
BUILD_DEPENDS= p5-Module-Pluggable>=1.2:${PORTSDIR}/devel/p5-Module-Pluggable \
|
||||
p5-libwww>0:${PORTSDIR}/www/p5-libwww \
|
||||
p5-File-Type>=0.22:${PORTSDIR}/devel/p5-File-Type \
|
||||
RUN_DEPENDS= p5-File-Type>=0.22:${PORTSDIR}/devel/p5-File-Type \
|
||||
p5-HTML-Parser>=3.45:${PORTSDIR}/www/p5-HTML-Parser \
|
||||
p5-Image-Size>0:${PORTSDIR}/graphics/p5-Image-Size \
|
||||
p5-MP3-Info>0:${PORTSDIR}/audio/p5-MP3-Info
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
p5-MP3-Info>0:${PORTSDIR}/audio/p5-MP3-Info \
|
||||
p5-libwww>0:${PORTSDIR}/www/p5-libwww
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
|
||||
MAN3= URI::Title.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500905
|
||||
RUN_DEPENDS+= p5-Module-Pluggable>=1.2:${PORTSDIR}/devel/p5-Module-Pluggable
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (URI-Title-1.81.tar.gz) = ef0a101008fa40fbb8b3fc0ec0476042
|
||||
SHA256 (URI-Title-1.81.tar.gz) = 55984d5806d489e6390d6ee2b333a28b0e7c7f4f0d69ce02d0f0abd2df1588bf
|
||||
SIZE (URI-Title-1.81.tar.gz) = 6396
|
||||
MD5 (URI-Title-1.82.tar.gz) = 65aa18865e223bcb5b022294eec993e2
|
||||
SHA256 (URI-Title-1.82.tar.gz) = 62360f9fe64ea8525cf26f72eefdafd48c1cb7358783d3d6416def91f1758d72
|
||||
SIZE (URI-Title-1.82.tar.gz) = 6491
|
||||
|
Loading…
Reference in New Issue
Block a user