svn commit: r333322 - head/astro/p5-Astro-SIMBAD-Client

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 9 18:48:59 UTC 2013


Author: sunpoet
Date: Sat Nov  9 18:48:57 2013
New Revision: 333322
URL: http://svnweb.freebsd.org/changeset/ports/333322

Log:
  - Update to 0.28
  - Add LICENSE
  
  Changes:	http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes

Modified:
  head/astro/p5-Astro-SIMBAD-Client/Makefile
  head/astro/p5-Astro-SIMBAD-Client/distinfo

Modified: head/astro/p5-Astro-SIMBAD-Client/Makefile
==============================================================================
--- head/astro/p5-Astro-SIMBAD-Client/Makefile	Sat Nov  9 18:48:53 2013	(r333321)
+++ head/astro/p5-Astro-SIMBAD-Client/Makefile	Sat Nov  9 18:48:57 2013	(r333322)
@@ -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 at 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 \

Modified: head/astro/p5-Astro-SIMBAD-Client/distinfo
==============================================================================
--- head/astro/p5-Astro-SIMBAD-Client/distinfo	Sat Nov  9 18:48:53 2013	(r333321)
+++ head/astro/p5-Astro-SIMBAD-Client/distinfo	Sat Nov  9 18:48:57 2013	(r333322)
@@ -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


More information about the svn-ports-all mailing list