Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jul 2009 01:18:10 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        numisemis@yahoo.com
Subject:   ports/136547: [PATCH] net/p5-Apache2-SOAP: update to 0.73
Message-ID:  <200907090118.n691IAuX004885@freefall.freebsd.org>
Resent-Message-ID: <200907090120.n691KNT5013181@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136547
>Category:       ports
>Synopsis:       [PATCH] net/p5-Apache2-SOAP: update to 0.73
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 09 01:20:23 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.2-STABLE FreeBSD 7.2-STABLE #38 r194101: Sat Jun 13 11:12:24 UTC
>Description:
- Update to 0.73

Port maintainer (numisemis@yahoo.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Apache2-SOAP-0.73.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Apache2-SOAP/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	8 Sep 2007 01:02:39 -0000	1.3
+++ Makefile	9 Jul 2009 01:17:44 -0000
@@ -6,27 +6,21 @@
 #
 
 PORTNAME=	Apache2-SOAP
-PORTVERSION=	0.72
+PORTVERSION=	0.73
 CATEGORIES=	net www perl5
-MASTER_SITES=	http://mirrors.ibiblio.org/pub/mirrors/CPAN/authors/id/R/RK/RKOBES/ \
-		http://cpan.mirror.solnet.ch/modules/by-module/File/RKOBES/ \
-		http://cpan.mirror.fr/modules/by-module/Apache2/ \
-		http://backpan.perl.org/authors/id/R/RK/RKOBES/ \
-		http://cpan.mirrorgeek.com/modules/by-category/10_File_Names_Systems_Locking/File/RKOBES/ \
-		http://cpan.stu.edu.tw/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/Apache2/
-MASTER_SITE_SUBDIR=	Apache2
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	numisemis@yahoo.com
 COMMENT=	Apache2 mod_perl2 SOAP Server
 
+BUILD_DEPENDS=	${LOCALBASE}/${APACHEMODDIR}/mod_perl.so:${PORTSDIR}/www/mod_perl2 \
+	${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
+RUN_DEPENDS=	${BUILD_DEPENDS}
+
 PERL_CONFIGURE=	5.8.0+
 USE_APACHE=	2.0+
 
 MAN3=		Apache2::SOAP.3
 
-BUILD_DEPENDS=	${LOCALBASE}/${APACHEMODDIR}/mod_perl.so:${PORTSDIR}/www/mod_perl2
-BUILD_DEPENDS+=	${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-Apache2-SOAP/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	12 Jan 2007 21:57:43 -0000	1.2
+++ distinfo	9 Jul 2009 01:17:44 -0000
@@ -1,3 +1,3 @@
-MD5 (Apache2-SOAP-0.72.tar.gz) = 8e86fa49b4226a16877e98eb1fe3a98a
-SHA256 (Apache2-SOAP-0.72.tar.gz) = c176bc2229f7cbde4acf321cbea8250274dba989a940c50afa2689a6bb853bb5
-SIZE (Apache2-SOAP-0.72.tar.gz) = 5427
+MD5 (Apache2-SOAP-0.73.tar.gz) = e0c376abd24b9b494d0ee60b8eeecefb
+SHA256 (Apache2-SOAP-0.73.tar.gz) = 65f577e698b7e46c24904ee3cc3e27e1101d0a54554ec79a7c0ce4ea0ba0afac
+SIZE (Apache2-SOAP-0.73.tar.gz) = 5526
--- p5-Apache2-SOAP-0.73.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907090118.n691IAuX004885>