Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2006 01:11:11 +0300
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/96634: [PATCH] textproc/xmlwrapp: UNbreak
Message-ID:  <1146521471.6292@it.buh.tecnik93.com>
Resent-Message-ID: <200605012220.k41MKGmK097257@freefall.freebsd.org>

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

>Number:         96634
>Category:       ports
>Synopsis:       [PATCH] textproc/xmlwrapp: UNbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 01 22:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #3: Tue Apr  4 15:35:15 EEST 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_U_P



>Description:


Switched to sourceforge MASTER_SITES and a new distfile;
I was unable to find the old one, and checksum are different
so this might not be identical to the old one but it's the same software.

Tinderbox logs:	http://sce-tindy.tecnik93.com/tb-exp/index.php?action=describe_port&id=340


>How-To-Repeat:





>Fix:


--- xmlwrapp.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/xmlwrapp/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	20 Mar 2004 17:25:37 -0000	1.10
+++ Makefile	1 May 2006 22:09:12 -0000
@@ -9,7 +9,9 @@
 PORTNAME=	xmlwrapp
 PORTVERSION=	0.5.0
 CATEGORIES=	textproc
-MASTER_SITES=	http://pmade.org/software/xmlwrapp/download/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
+EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A modern style C++ library for working with XML data
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/xmlwrapp/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	25 Nov 2005 18:40:56 -0000	1.7
+++ distinfo	1 May 2006 22:09:12 -0000
@@ -1,3 +1,3 @@
-MD5 (xmlwrapp-0.5.0.tar.gz) = b8a07e77f8f8af9ca96bccab7d9dd310
-SHA256 (xmlwrapp-0.5.0.tar.gz) = df66921453f68f3e05df59faea2930879230f06cae8b87e4bc313bea0e7495df
-SIZE (xmlwrapp-0.5.0.tar.gz) = 110002
+MD5 (xmlwrapp-0.5.0.tgz) = 99ba63b283762e749e1663014e5cb0fd
+SHA256 (xmlwrapp-0.5.0.tgz) = af3b71a6983c5c08e00096f5bb9f8ce61de3147f020aef327624043736d5ac73
+SIZE (xmlwrapp-0.5.0.tgz) = 442550
--- xmlwrapp.diff ends here ---



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



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