mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
Update to 1.35.
This commit is contained in:
parent
1d551159aa
commit
e0601f89d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66129
@ -6,7 +6,8 @@
|
||||
#
|
||||
|
||||
PORTNAME= Time-HiRes
|
||||
PORTVERSION= 01.20
|
||||
PORTVERSION= 1.35
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Time
|
||||
@ -19,4 +20,7 @@ PERL_CONFIGURE= yes
|
||||
MAN3= Time::HiRes.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
post-patch:
|
||||
${PERL} -pi -e '$$_ = "" if /MAN3PODS/' ${WRKSRC}/Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Time-HiRes-01.20.tar.gz) = 8942a6599a93837fd9aec6ce7832a822
|
||||
MD5 (Time-HiRes-1.35.tar.gz) = b4661cbeec11bf29fff2d52b828d9bec
|
||||
|
Loading…
Reference in New Issue
Block a user