diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-12 10:54:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-04-12 10:54:30 +0000 |
commit | cfb961d7e5813b60a46cb6bb4970806f25c1926d (patch) | |
tree | 1fa55aa2df754460562e43a34a9d073c355710ab /converters | |
parent | afb5d0b5f2a5db65f0a157dbd8622019ede8a001 (diff) |
- update to 0.76
- add licenses
- changes: http://cpansearch.perl.org/src/MHX/Convert-Binary-C-0.76/Changes
Notes
Notes:
svn path=/head/; revision=272603
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-Convert-Binary-C/Makefile | 5 | ||||
-rw-r--r-- | converters/p5-Convert-Binary-C/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/converters/p5-Convert-Binary-C/Makefile b/converters/p5-Convert-Binary-C/Makefile index b01495be264f..f20f26b314de 100644 --- a/converters/p5-Convert-Binary-C/Makefile +++ b/converters/p5-Convert-Binary-C/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Convert-Binary-C -PORTVERSION= 0.74 +PORTVERSION= 0.76 CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Binary Data Conversion using C Types +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + MAKE_JOBS_UNSAFE= yes PERL_CONFIGURE= yes diff --git a/converters/p5-Convert-Binary-C/distinfo b/converters/p5-Convert-Binary-C/distinfo index 14d078a72167..a65901a3a423 100644 --- a/converters/p5-Convert-Binary-C/distinfo +++ b/converters/p5-Convert-Binary-C/distinfo @@ -1,2 +1,2 @@ -SHA256 (Convert-Binary-C-0.74.tar.gz) = fe2a7502dc4fd5ab8d661c3c0a41b8612222c62a2d2c4e82d8cdf0d3cf92e057 -SIZE (Convert-Binary-C-0.74.tar.gz) = 1561451 +SHA256 (Convert-Binary-C-0.76.tar.gz) = 4f0ce8dcee618f9a2309161994545b1d019742387627bf647459033ae94952e5 +SIZE (Convert-Binary-C-0.76.tar.gz) = 1562755 |