Use real PORTVERSION and update dependent ports
- Add LICENSE - Add NO_ARCH
This commit is contained in:
parent
1d331c2a9c
commit
67bb401901
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435089
@ -2,16 +2,20 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= File-Temp
|
||||
PORTVERSION= 0.23.04
|
||||
PORTVERSION= 0.2304
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl5 module to generate temporary files or directories safely
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -21,7 +21,7 @@ RUN_DEPENDS= vim:editors/vim \
|
||||
p5-Exporter-Lite>=0.2:devel/p5-Exporter-Lite \
|
||||
p5-File-Type>=0.22:devel/p5-File-Type \
|
||||
p5-File-Path>=2.07:devel/p5-File-Path \
|
||||
p5-File-Temp>=0.22:devel/p5-File-Temp \
|
||||
p5-File-Temp>=0.2200:devel/p5-File-Temp \
|
||||
p5-HTTP-Lite>=0:www/p5-HTTP-Lite \
|
||||
p5-JSON-PP>=0:converters/p5-JSON-PP \
|
||||
p5-Mouse>=0:devel/p5-Mouse \
|
||||
|
@ -27,7 +27,7 @@ BUILD_DEPENDS= p5-Config-Tiny>=2.14:devel/p5-Config-Tiny \
|
||||
p5-TimeDate>=1.20:devel/p5-TimeDate \
|
||||
p5-Email-Address>=1.897:mail/p5-Email-Address \
|
||||
p5-Pod-Simple>=3.26:textproc/p5-Pod-Simple \
|
||||
p5-File-Temp>=0.22:devel/p5-File-Temp \
|
||||
p5-File-Temp>=0.2200:devel/p5-File-Temp \
|
||||
p5-Image-ExifTool>=9.04:graphics/p5-Image-ExifTool \
|
||||
p5-GD-Thumbnail>=1.41:graphics/p5-GD-Thumbnail \
|
||||
p5-Text-Tags>=0.04:textproc/p5-Text-Tags \
|
||||
|
Loading…
Reference in New Issue
Block a user