diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-11-10 02:48:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-11-10 02:48:57 +0800 |
commit | 899326e0d34f027eea020d03b11dadd6ffca4872 (patch) | |
tree | 153b1a4dba56cebeb85df9955053640cee5e8835 /astro/p5-Astro-SIMBAD-Client | |
parent | 1123910b112f420b7adcca0b22759264b3d0e3dc (diff) | |
download | freebsd-ports-gnome-899326e0d34f027eea020d03b11dadd6ffca4872.tar.gz freebsd-ports-gnome-899326e0d34f027eea020d03b11dadd6ffca4872.tar.zst freebsd-ports-gnome-899326e0d34f027eea020d03b11dadd6ffca4872.zip |
- Update to 0.28
- Add LICENSE
Changes: http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes
Diffstat (limited to 'astro/p5-Astro-SIMBAD-Client')
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/Makefile | 5 | ||||
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/astro/p5-Astro-SIMBAD-Client/Makefile b/astro/p5-Astro-SIMBAD-Client/Makefile index 550b9eefdb79..571182efe4cd 100644 --- a/astro/p5-Astro-SIMBAD-Client/Makefile +++ b/astro/p5-Astro-SIMBAD-Client/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-SIMBAD-Client -PORTVERSION= 0.027 +PORTVERSION= 0.028 CATEGORIES= astro perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= OO interface to SIMBAD4 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ diff --git a/astro/p5-Astro-SIMBAD-Client/distinfo b/astro/p5-Astro-SIMBAD-Client/distinfo index 62697fe301c4..477cac675114 100644 --- a/astro/p5-Astro-SIMBAD-Client/distinfo +++ b/astro/p5-Astro-SIMBAD-Client/distinfo @@ -1,2 +1,2 @@ -SHA256 (Astro-SIMBAD-Client-0.027.tar.gz) = 1b603af87d5d8247ee97dcbc7823c641fb40a971e55f837c69645abe303dc201 -SIZE (Astro-SIMBAD-Client-0.027.tar.gz) = 58312 +SHA256 (Astro-SIMBAD-Client-0.028.tar.gz) = 20b5eaf5dd8291e0df38041f902480d39aca07989ba9054f21058e8c0f50fba6 +SIZE (Astro-SIMBAD-Client-0.028.tar.gz) = 59169 |