mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 0.49
This commit is contained in:
parent
72c0964070
commit
fcde76c91e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135354
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Tk-Getopt
|
||||
PORTVERSION= 0.48
|
||||
PORTVERSION= 0.49
|
||||
CATEGORIES= x11-toolkits perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Tk
|
||||
@ -23,4 +23,10 @@ PERL_CONFIGURE= yes
|
||||
MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION}
|
||||
MAN3= Tk::Getopt.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 500800
|
||||
IGNORE= Port requires perl 5.8.0 or later. Install lang/perl5.8 and try again
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (Tk-Getopt-0.48.tar.gz) = b13a62d78a573edfb81e6592dda014f0
|
||||
SIZE (Tk-Getopt-0.48.tar.gz) = 21359
|
||||
MD5 (Tk-Getopt-0.49.tar.gz) = 4879d1ad35f52eeb45a7b7c88e89da44
|
||||
SIZE (Tk-Getopt-0.49.tar.gz) = 22275
|
||||
|
Loading…
Reference in New Issue
Block a user