Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Apr 2007 09:35:29 GMT
From:      Nemo Liu<nemoliu@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/111401: [UPDATE]update textproc/xpp3 to 1.1.4c:XML Pull Parser 3rd Edition
Message-ID:  <200704090935.l399ZTYC097280@www.freebsd.org>
Resent-Message-ID: <200704090950.l399o4Dt022598@freefall.freebsd.org>

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

>Number:         111401
>Category:       ports
>Synopsis:       [UPDATE]update textproc/xpp3 to 1.1.4c:XML Pull Parser 3rd Edition
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 09 09:50:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nemo Liu
>Release:        7-current
>Organization:
>Environment:
FreeBSD tango.sina.com.cn 7.0-STOooRM FreeBSD 7.0-STOooRM #0: Wed Apr  4 15:05:23 CST 2007     liutong@tango.sina.com.cn:/usr/obj/usr/src/sys/TANGO  amd64
>Description:
update textproc/xpp3 to 1.1.4c
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/xpp3/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	21 Jan 2007 01:09:10 -0000	1.5
+++ Makefile	9 Apr 2007 09:33:54 -0000
@@ -2,25 +2,25 @@
 # Date created:		2004-04-02
 # Whom:			Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
 #
-# $FreeBSD: ports/textproc/xpp3/Makefile,v 1.5 2007/01/21 01:09:10 hq Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	xpp3
-DISTVERSION=	1.1.3_8
+DISTVERSION=	1.1.4c
 PORTEPOCH=	1
 CATEGORIES=	textproc java
 MASTER_SITES=	http://www.extreme.indiana.edu/dist/java-repository/xpp3/distributions/
 DISTNAME=	${PORTNAME}-${DISTVERSION}_src
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	nemoliu@gmail.com
 COMMENT=	XML Pull Parser 3rd Edition (XPP3)
 
 BUILD_DEPENDS=	${JAVAJARDIR}/xmlpull.jar:${PORTSDIR}/textproc/xmlpull
 RUN_DEPENDS=	${JAVAJARDIR}/xmlpull.jar:${PORTSDIR}/textproc/xmlpull
 
 USE_JAVA=	yes
-JAVA_VERSION=	1.3+
+JAVA_VERSION=	1.4+
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION}
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/xpp3/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	21 Jun 2006 22:16:05 -0000	1.4
+++ distinfo	9 Apr 2007 09:25:25 -0000
@@ -1,3 +1,3 @@
-MD5 (xpp3-1.1.3_8_src.tgz) = 6d1847c8c71cf4eb01d20c38bb3afc58
-SHA256 (xpp3-1.1.3_8_src.tgz) = 1a8d08734fd18d07c069710d02dcfe57977881ee3924ffca12104d72da12c6ed
-SIZE (xpp3-1.1.3_8_src.tgz) = 571719
+MD5 (xpp3-1.1.4c_src.tgz) = 2eb712ad18d7de5d3bfab87ebb56173a
+SHA256 (xpp3-1.1.4c_src.tgz) = 6ee05bec097e70ecf0e9833a1e955ffca0793ac61fde1ef78402087f52835251
+SIZE (xpp3-1.1.4c_src.tgz) = 571158

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



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