parent
2d89c30264
commit
767208d363
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281372
2 changed files with 7 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= URI-Title
|
||||
PORTVERSION= 1.82
|
||||
PORTVERSION= 1.85
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= URI
|
||||
|
@ -15,13 +15,15 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= tobez@FreeBSD.org
|
||||
COMMENT= Get the titles of things on the web in a sensible way
|
||||
|
||||
RUN_DEPENDS= p5-File-Type>=0.22:${PORTSDIR}/devel/p5-File-Type \
|
||||
COMMON_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 \
|
||||
p5-libwww>0:${PORTSDIR}/www/p5-libwww
|
||||
BUILD_DEPENDS= ${COMMON_DEPENDS}
|
||||
RUN_DEPENDS= ${COMMON_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= URI::Title.3
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (URI-Title-1.82.tar.gz) = 62360f9fe64ea8525cf26f72eefdafd48c1cb7358783d3d6416def91f1758d72
|
||||
SIZE (URI-Title-1.82.tar.gz) = 6491
|
||||
SHA256 (URI-Title-1.85.tar.gz) = 5d07767c7a960b82efc80590c8212b8cccc2aa52715ac7f0213381acd212bda4
|
||||
SIZE (URI-Title-1.85.tar.gz) = 6840
|
||||
|
|
Loading…
Reference in a new issue