diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-20 23:01:55 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-20 23:01:55 +0800 |
commit | ecf5bd10d71dbb74c9d1d8c0afff3d419f3c2b9c (patch) | |
tree | 256ace74109a9584f135a6faf088bedf05756fc0 /www | |
parent | e96f92fbbb13c48c82018bcd7f00a1834e029150 (diff) | |
download | freebsd-ports-gnome-ecf5bd10d71dbb74c9d1d8c0afff3d419f3c2b9c.tar.gz freebsd-ports-gnome-ecf5bd10d71dbb74c9d1d8c0afff3d419f3c2b9c.tar.zst freebsd-ports-gnome-ecf5bd10d71dbb74c9d1d8c0afff3d419f3c2b9c.zip |
- Update to 9.99
- Add LICENSE
- Mark DEPRECATED and set EXPIRATION_DATE to 2015-08-31
Changes: http://search.cpan.org/dist/WWW-Shorten-NotLong/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Shorten-NotLong/Makefile | 9 | ||||
-rw-r--r-- | www/p5-WWW-Shorten-NotLong/distinfo | 4 |
2 files changed, 9 insertions, 4 deletions
diff --git a/www/p5-WWW-Shorten-NotLong/Makefile b/www/p5-WWW-Shorten-NotLong/Makefile index b82637389d04..a5003eb21510 100644 --- a/www/p5-WWW-Shorten-NotLong/Makefile +++ b/www/p5-WWW-Shorten-NotLong/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= WWW-Shorten-NotLong -PORTVERSION= 2.00 -PORTREVISION= 1 +PORTVERSION= 9.99 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,11 +10,17 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the web site notlong.com +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-libwww>=5.75:${PORTSDIR}/www/p5-libwww \ p5-URI>=1.27:${PORTSDIR}/net/p5-URI \ p5-WWW-Shorten>=0:${PORTSDIR}/www/p5-WWW-Shorten RUN_DEPENDS:= ${BUILD_DEPENDS} +DEPRECATED= notlong.com is now dead +EXPIRATION_DATE=2015-08-31 + USES= perl5 USE_PERL5= configure diff --git a/www/p5-WWW-Shorten-NotLong/distinfo b/www/p5-WWW-Shorten-NotLong/distinfo index d7074cec3a2b..1db0ca0dce6b 100644 --- a/www/p5-WWW-Shorten-NotLong/distinfo +++ b/www/p5-WWW-Shorten-NotLong/distinfo @@ -1,2 +1,2 @@ -SHA256 (WWW-Shorten-NotLong-2.00.tar.gz) = bc1067647ad58e4358fa59cd1c9d00e6f6c5513a8f67f294f53598b5ab63e9fc -SIZE (WWW-Shorten-NotLong-2.00.tar.gz) = 3675 +SHA256 (WWW-Shorten-NotLong-9.99.tar.gz) = 56db111de6794660ec2bb5a466de1513a8626576aa5d29a7cdfa0761d090affa +SIZE (WWW-Shorten-NotLong-9.99.tar.gz) = 3071 |