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: ports/99416: [update] devel/xxl: update to 1.0.1 Message-ID: <200606241344.k5ODiNZf077556@mwilke.ath.cx> Resent-Message-ID: <200606241350.k5ODoJpK065062@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 99416 >Category: ports >Synopsis: [update] devel/xxl: update to 1.0.1 >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: Sat Jun 24 13:50:19 GMT 2006 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606241344.k5ODiNZf077556>