From miwi@mwilke.ath.cx  Sat Jun 24 13:44:28 2006
Return-Path: <miwi@mwilke.ath.cx>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0B2BA16A49E
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Jun 2006 13:44:28 +0000 (UTC)
	(envelope-from miwi@mwilke.ath.cx)
Received: from mwilke.ath.cx (p548D397B.dip0.t-ipconnect.de [84.141.57.123])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D133243D55
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 24 Jun 2006 13:44:26 +0000 (GMT)
	(envelope-from miwi@mwilke.ath.cx)
Received: from mwilke.ath.cx (localhost [127.0.0.1])
	by mwilke.ath.cx (8.13.4/8.13.4) with ESMTP id k5ODiOXi077557;
	Sat, 24 Jun 2006 15:44:25 +0200 (CEST)
	(envelope-from miwi@mwilke.ath.cx)
Received: (from miwi@localhost)
	by mwilke.ath.cx (8.13.4/8.13.4/Submit) id k5ODiNZf077556;
	Sat, 24 Jun 2006 15:44:23 +0200 (CEST)
	(envelope-from miwi)
Message-Id: <200606241344.k5ODiNZf077556@mwilke.ath.cx>
Date: Sat, 24 Jun 2006 15:44:23 +0200 (CEST)
From: Martin Wilke <miwi@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: robert@rs.tarrant.tx.us
Subject: [update] devel/xxl: update to 1.0.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify: robert@rs.tarrant.tx.us

>Number:         99416
>Category:       ports
>Synopsis:       [update] devel/xxl: update to 1.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 24 13:50:19 GMT 2006
>Closed-Date:    Wed Jul 19 07:23:05 GMT 2006
>Last-Modified:  Wed Jul 19 07:23:05 GMT 2006
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD mwilke.ath.cx 7.0-CURRENT FreeBSD 7.0-CURRENT #150: Wed Jun 21 10:28:40 CEST 2006
>Description:
- Update to 1.0.1


Port maintainer (robert@rs.tarrant.tx.us) is cc'd.

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

--- xxl-1.0.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/xxl/Makefile /usr/home/miwi/frickel/ports/devel/xxl/Makefile
--- /usr/ports/devel/xxl/Makefile	Thu Feb 23 11:36:20 2006
+++ /usr/home/miwi/frickel/ports/devel/xxl/Makefile	Sat Jun 24 09:55:19 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		xxl
-PORTVERSION=		1.0.0
+PORTVERSION=		1.0.1
 CATEGORIES=		devel
 MASTER_SITES=		http://www.zork.org/software/
 
@@ -16,5 +16,6 @@
 GNU_CONFIGURE=		yes
 CONFIGURE_ARGS+=	--without-threads
 INSTALLS_SHLIB=		yes
+CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/devel/xxl/distinfo /usr/home/miwi/frickel/ports/devel/xxl/distinfo
--- /usr/ports/devel/xxl/distinfo	Sun Jan 22 09:30:11 2006
+++ /usr/home/miwi/frickel/ports/devel/xxl/distinfo	Sat Jun 24 09:55:26 2006
@@ -1,3 +1,3 @@
-MD5 (xxl-1.0.0.tar.gz) = 32e0764c5026f0c7491e739f4d570a5d
-SHA256 (xxl-1.0.0.tar.gz) = 1d68aab1c5beb9623b49ce50fc986976aa4a25115084524469255a8b024f232d
-SIZE (xxl-1.0.0.tar.gz) = 407019
+MD5 (xxl-1.0.1.tar.gz) = d0151eab37aea456957ceaada5501ae7
+SHA256 (xxl-1.0.1.tar.gz) = 7decbada52dabb0f7298b36982371c7ba4d817b281797498d0515ec2440b20f9
+SIZE (xxl-1.0.1.tar.gz) = 456048
diff -ruN --exclude=CVS /usr/ports/devel/xxl/pkg-plist /usr/home/miwi/frickel/ports/devel/xxl/pkg-plist
--- /usr/ports/devel/xxl/pkg-plist	Fri Aug 29 13:50:08 2003
+++ /usr/home/miwi/frickel/ports/devel/xxl/pkg-plist	Sat Jun 24 10:37:10 2006
@@ -1,5 +1,4 @@
-@comment $FreeBSD: ports/devel/xxl/pkg-plist,v 1.1 2003/08/29 11:50:08 krion Exp $
 include/xxl.h
 lib/libxxl.a
 lib/libxxl.so
-lib/libxxl.so.1
+lib/libxxl.so.2
--- xxl-1.0.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jun 24 13:50:31 UTC 2006 
Responsible-Changed-Why:  
Submitter has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99416 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Jun 24 13:50:37 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99416 
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Sat Jul 15 08:08:00 UTC 2006 
State-Changed-Why:  
Maintainer was reset. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99416 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Jul 19 07:23:03 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99416 
>Unformatted:
