mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 0.05. Assign maintainer to perl@. Require perl from ports.
This commit is contained in:
parent
3d34219816
commit
d7eb47a880
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148033
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= Time-Piece-MySQL
|
||||
PORTVERSION= 0.03
|
||||
PORTVERSION= 0.05
|
||||
CATEGORIES= databases devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Time
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Time::Piece::MySQL - Adds MySQL-specific methods to Time::Piece
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece
|
||||
@ -22,4 +22,10 @@ PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Time::Piece::MySQL.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
IGNORE= requires perl 5.6.0 or later. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (Time-Piece-MySQL-0.03.tar.gz) = d0a662b8f91e157f537cd9b9aa5f6503
|
||||
SIZE (Time-Piece-MySQL-0.03.tar.gz) = 2626
|
||||
MD5 (Time-Piece-MySQL-0.05.tar.gz) = 59eb18c952f61cf2481c38c0f43c37c8
|
||||
SHA256 (Time-Piece-MySQL-0.05.tar.gz) = a3f8b59d3ffe163def2357181fad855265277f5ae7bdfd4510e261f6561f1759
|
||||
SIZE (Time-Piece-MySQL-0.05.tar.gz) = 3701
|
||||
|
Loading…
Reference in New Issue
Block a user