mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Updated to 0.2
This commit is contained in:
parent
c3ec5515dd
commit
716e8fcca2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95359
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Array-Window
|
||||
PORTVERSION= 0.1
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Array
|
||||
@ -22,4 +22,10 @@ PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Array::Window.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} <= 500800
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Array-Window-0.1.tar.gz) = 866ad51077a2d3b87357c4980bd37bea
|
||||
MD5 (Array-Window-0.2.tar.gz) = a7303e789fca95aaf056336564053ad3
|
||||
|
Loading…
Reference in New Issue
Block a user