mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Update to 0.13.
PR: 58105, 56877 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>, Lars Thegler <lars@thegler.dk>
This commit is contained in:
parent
f3955baaf1
commit
22bae2147c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92209
2 changed files with 2 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= URI-Find
|
PORTNAME= URI-Find
|
||||||
PORTVERSION= 0.11
|
PORTVERSION= 0.13
|
||||||
CATEGORIES= textproc net perl5
|
CATEGORIES= textproc net perl5
|
||||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||||
MASTER_SITE_SUBDIR= URI
|
MASTER_SITE_SUBDIR= URI
|
||||||
|
@ -20,7 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
|
||||||
MAN3= URI::Find.3 \
|
MAN3= URI::Find.3 \
|
||||||
URI::Find::Schemeless.3
|
URI::Find::Schemeless.3
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (URI-Find-0.11.tar.gz) = 7d17d6f420415f4b351cdec5e5c42a82
|
MD5 (URI-Find-0.13.tar.gz) = ef318a426cfec1d7752682a13e7d7296
|
||||||
|
|
Loading…
Add table
Reference in a new issue