ports/123582: [Update] net/pear-Net_UserAgent_Mobile: update to 1.0.0RC1

Wen Heping wenheping at gmail.com
Sun May 11 04:40:02 UTC 2008


>Number:         123582
>Category:       ports
>Synopsis:       [Update] net/pear-Net_UserAgent_Mobile: update to 1.0.0RC1
>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:   Sun May 11 04:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
update to 1.0.0RC1 from 0.29.0
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-05-11 11:34:05.000000000 +0000
+++ Makefile	2008-05-11 11:50:36.000000000 +0000
@@ -6,8 +6,9 @@
 #
 
 PORTNAME=	Net_UserAgent_Mobile
-PORTVERSION=	0.29.0
+PORTVERSION=	1.0.0
 CATEGORIES=	net www pear
+DISTNAME=	${PORTNAME}-${PORTVERSION}RC1
 
 MAINTAINER=	smatsui at karashi.org
 COMMENT=	PEAR class that parses HTTP mobile user agent string
@@ -15,15 +16,20 @@
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
+USE_PHP=	pcre
+
 CATEGORY=	Net/UserAgent
-FILES=		Mobile.php Mobile/AirHPhone.php Mobile/Common.php \
-		Mobile/Display.php Mobile/DoCoMo.php Mobile/DoCoMoDisplayMap.php \
-		Mobile/EZweb.php Mobile/Vodafone.php Mobile/NonMobile.php \
-		Mobile/Request.php
-TESTS=		00-compile.phpt 01-request.phpt 02-docomo.phpt \
-		03-jphone.phpt 04-ezweb.phpt 05-display.phpt \
-		06-nonmobile.phpt 07-airhphone.phpt 08-display-xmlmap.phpt \
-		09-fallback-on-nomatch.phpt DoCoMoMap.xml
+FILES=		Mobile.php Mobile/Common.php \
+		Mobile/Display.php Mobile/DoCoMo.php \
+		Mobile/EZweb.php Mobile/NonMobile.php \
+		Mobile/SoftBank.php Mobile/Willcom.php \
+		Mobile/DoCoMo/ScreenInfo.php
+TESTS=		AllTests.php MobileTestCase.php prepare.php \
+		Mobile/AllTests.php Mobile/DoCoMoTestCase.php \
+		Mobile/EZwebTestCase.php Mobile/NonMobileTestCase.php \
+		Mobile/SoftBankTestCase.php \
+		Mobile/WillcomTestCase.php \
+		Mobile/DoCoMoTestCase/docomo-screen.xml
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
--- distinfo.orig	2006-11-09 03:48:43.000000000 +0000
+++ distinfo	2008-05-11 11:47:52.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (PEAR/Net_UserAgent_Mobile-0.29.0.tgz) = 8d512afe9634ffb41134e0e894e39c66
-SHA256 (PEAR/Net_UserAgent_Mobile-0.29.0.tgz) = 633a3ac89066c47106ab121faafa32fca9398a77a6f4716dfd33ae2093cf8f99
-SIZE (PEAR/Net_UserAgent_Mobile-0.29.0.tgz) = 30778
+MD5 (PEAR/Net_UserAgent_Mobile-1.0.0RC1.tgz) = 46488921f4af37e54ef0b34b26dacbc8
+SHA256 (PEAR/Net_UserAgent_Mobile-1.0.0RC1.tgz) = f2d45587f6abfbbe5f2fbf1766122c6b7890090075cccd7ecc0dbbee97b42a4b
+SIZE (PEAR/Net_UserAgent_Mobile-1.0.0RC1.tgz) = 37639


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



More information about the freebsd-ports-bugs mailing list