diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-02-28 17:47:13 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2017-04-09 19:55:52 +0800 |
commit | 27c61a618aa19687ab81e699dcdb42581684774e (patch) | |
tree | aef95a1b968920e168d237c3a44e08913b89ae92 /www | |
parent | 8dffae1ca0164c24a17bbf205cec73f901457746 (diff) | |
download | freebsd-ports-gnome-27c61a618aa19687ab81e699dcdb42581684774e.tar.gz freebsd-ports-gnome-27c61a618aa19687ab81e699dcdb42581684774e.tar.zst freebsd-ports-gnome-27c61a618aa19687ab81e699dcdb42581684774e.zip |
Use real PORTVERSION and update dependent ports
- Add LICENSE_FILE
- Sort PLIST
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Toader/Makefile | 2 | ||||
-rw-r--r-- | www/rt42/Makefile.cpan | 2 | ||||
-rw-r--r-- | www/rt44/Makefile.cpan | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Toader/Makefile b/www/p5-Toader/Makefile index d255104e2cee..899334ff8ca8 100644 --- a/www/p5-Toader/Makefile +++ b/www/p5-Toader/Makefile @@ -25,7 +25,7 @@ BUILD_DEPENDS= p5-Config-Tiny>=2.14:devel/p5-Config-Tiny \ p5-File-Path>=2.09:devel/p5-File-Path \ p5-Time-HiRes>=1.9725:devel/p5-Time-HiRes \ p5-TimeDate>=1.20:devel/p5-TimeDate \ - p5-Email-Address>=1.89.7:mail/p5-Email-Address \ + 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-Image-ExifTool>=9.04:graphics/p5-Image-ExifTool \ diff --git a/www/rt42/Makefile.cpan b/www/rt42/Makefile.cpan index 8e45c4b19189..4a9c15804716 100644 --- a/www/rt42/Makefile.cpan +++ b/www/rt42/Makefile.cpan @@ -91,7 +91,7 @@ CORE_DEPS= p5-Apache-Session>=1.53:www/p5-Apache-Session \ p5-DateTime>=0.44:devel/p5-DateTime \ p5-Devel-GlobalDestruction>0:devel/p5-Devel-GlobalDestruction \ p5-Devel-StackTrace>=1.30:devel/p5-Devel-StackTrace \ - p5-Email-Address>=1.89.7:mail/p5-Email-Address \ + p5-Email-Address>=1.897:mail/p5-Email-Address \ p5-Email-Address-List>=0.03:mail/p5-Email-Address-List \ p5-Encode>=2.64:converters/p5-Encode \ p5-File-ShareDir>0:devel/p5-File-ShareDir \ diff --git a/www/rt44/Makefile.cpan b/www/rt44/Makefile.cpan index 8243cff8ce84..a633ed02d520 100644 --- a/www/rt44/Makefile.cpan +++ b/www/rt44/Makefile.cpan @@ -107,7 +107,7 @@ CORE_DEPS= p5-Apache-Session>=1.53:www/p5-Apache-Session \ p5-DateTime>=0.44:devel/p5-DateTime \ p5-Devel-GlobalDestruction>0:devel/p5-Devel-GlobalDestruction \ p5-Devel-StackTrace>=1.30:devel/p5-Devel-StackTrace \ - p5-Email-Address>=1.89.7:mail/p5-Email-Address \ + p5-Email-Address>=1.897:mail/p5-Email-Address \ p5-Email-Address-List>=0.03:mail/p5-Email-Address-List \ p5-Encode>=2.64:converters/p5-Encode \ p5-File-ShareDir>0:devel/p5-File-ShareDir \ |