diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-26 01:27:08 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-26 01:27:08 +0800 |
commit | 57ee426d06aeb4bf57145af4f6eae1892756dcb3 (patch) | |
tree | 33f71a318907c15a8fa1906dd3f066038e631294 /sysutils | |
parent | 252d61b0166d4afa40044b49084013e98f5fe97d (diff) | |
download | freebsd-ports-gnome-57ee426d06aeb4bf57145af4f6eae1892756dcb3.tar.gz freebsd-ports-gnome-57ee426d06aeb4bf57145af4f6eae1892756dcb3.tar.zst freebsd-ports-gnome-57ee426d06aeb4bf57145af4f6eae1892756dcb3.zip |
- update to 1.6.5
- add licenses
- changes: http://cpansearch.perl.org/src/TOMZO/Quota-1.6.5/CHANGES
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-Quota/Makefile | 5 | ||||
-rw-r--r-- | sysutils/p5-Quota/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sysutils/p5-Quota/Makefile b/sysutils/p5-Quota/Makefile index 4e74d5f1c1f8..ecc04feb1617 100644 --- a/sysutils/p5-Quota/Makefile +++ b/sysutils/p5-Quota/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Quota -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides access to filesystem quotas +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + PERL_CONFIGURE= yes MAN3= Quota.3 diff --git a/sysutils/p5-Quota/distinfo b/sysutils/p5-Quota/distinfo index 35b78d1406eb..896b1b597b58 100644 --- a/sysutils/p5-Quota/distinfo +++ b/sysutils/p5-Quota/distinfo @@ -1,2 +1,2 @@ -SHA256 (Quota-1.6.4.tar.gz) = 69187339bb72eca29e585bbe9de9bb0ec833e0f6cb2a2ff2ae38f7711b1e9496 -SIZE (Quota-1.6.4.tar.gz) = 48302 +SHA256 (Quota-1.6.5.tar.gz) = eec4a3e9908196ba8cee0b896e71f69cd4cfdc3d67f34d2c8378347f10cc7ec7 +SIZE (Quota-1.6.5.tar.gz) = 48362 |