diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-02 17:31:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-02 17:31:24 +0000 |
commit | ae2c94dd90d830b479dbbebf25a5f4ba33332263 (patch) | |
tree | 090149e30783b75ff2bd3e57d2cbcb455ba8b1dd /astro/p5-Astro-SIMBAD-Client | |
parent | ac3b50a19a56cb5c8cd499423b8454292c8b839e (diff) |
Notes
Diffstat (limited to 'astro/p5-Astro-SIMBAD-Client')
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/Makefile | 12 | ||||
-rw-r--r-- | astro/p5-Astro-SIMBAD-Client/distinfo | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/astro/p5-Astro-SIMBAD-Client/Makefile b/astro/p5-Astro-SIMBAD-Client/Makefile index 01fd5b6428ae..e7f7be173f85 100644 --- a/astro/p5-Astro-SIMBAD-Client/Makefile +++ b/astro/p5-Astro-SIMBAD-Client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Astro-SIMBAD-Client -PORTVERSION= 0.022 +PORTVERSION= 0.023 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,15 +14,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= An object-oriented interface to SIMBAD4 -BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ - p5-HTML-Parser>=3.60:${PORTSDIR}/www/p5-HTML-Parser \ - p5-SOAP-Lite>0:${PORTSDIR}/net/p5-SOAP-Lite \ +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 \ - p5-XML-DoubleEncodedEntities>=1.0:${PORTSDIR}/textproc/p5-XML-DoubleEncodedEntities + p5-XML-DoubleEncodedEntities>=1:${PORTSDIR}/textproc/p5-XML-DoubleEncodedEntities \ + p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -CONFIGURE_ARGS+= -y +CONFIGURE_ARGS= -y MAN1= simbadc.1 MAN3= Astro::SIMBAD::Client.3 diff --git a/astro/p5-Astro-SIMBAD-Client/distinfo b/astro/p5-Astro-SIMBAD-Client/distinfo index 1515c10b3a29..4afbd63bdd95 100644 --- a/astro/p5-Astro-SIMBAD-Client/distinfo +++ b/astro/p5-Astro-SIMBAD-Client/distinfo @@ -1,2 +1,2 @@ -SHA256 (Astro-SIMBAD-Client-0.022.tar.gz) = ec6b182b8157e3e8a81a6bb6c73a3316db11f14a8add2364804b41449346ea74 -SIZE (Astro-SIMBAD-Client-0.022.tar.gz) = 50046 +SHA256 (Astro-SIMBAD-Client-0.023.tar.gz) = 84886119d6284eb762951ecf4804f969f05850ccd8721f8e281e249d1a72ead2 +SIZE (Astro-SIMBAD-Client-0.023.tar.gz) = 55056 |