Date: 3 Jul 2004 17:35:04 -0000 From: Mark Daniel Reidel <ports@mark.reidel.info> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/68638: [MAINTAINER] audio/glurp: update to 0.11.1 Message-ID: <20040703173504.39489.qmail@karm.dyndns.org> Resent-Message-ID: <200407031740.i63HeCNu079807@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68638 >Category: ports >Synopsis: [MAINTAINER] audio/glurp: update to 0.11.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jul 03 17:40:12 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Mark Daniel Reidel >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD alu.reidel.info 5.2-CURRENT FreeBSD 5.2-CURRENT #12: Fri Jul 2 20:37:09 CEST >Description: - Update to 0.11.1 >How-To-Repeat: >Fix: --- glurp-0.11.1.patch begins here --- diff -ruN --exclude=CVS /tmp/portbk/audio/glurp/Makefile /usr/ports/audio/glurp/Makefile --- /tmp/portbk/audio/glurp/Makefile Sat Jul 3 18:32:45 2004 +++ /usr/ports/audio/glurp/Makefile Sat Jul 3 18:33:24 2004 @@ -6,7 +6,7 @@ # PORTNAME= glurp -PORTVERSION= 0.3.1 +PORTVERSION= 0.11.1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,5 +18,6 @@ USE_GNOME= libglade2 CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .include <bsd.port.mk> diff -ruN --exclude=CVS /tmp/portbk/audio/glurp/distinfo /usr/ports/audio/glurp/distinfo --- /tmp/portbk/audio/glurp/distinfo Sat Jul 3 18:32:45 2004 +++ /usr/ports/audio/glurp/distinfo Sat Jul 3 18:34:19 2004 @@ -1,2 +1,2 @@ -MD5 (glurp-0.3.1.tar.gz) = 5e576b54f1bea9593d2361edd69eceb2 -SIZE (glurp-0.3.1.tar.gz) = 80252 +MD5 (glurp-0.11.1.tar.gz) = 594ec7a0f6694533da6dac178294b68e +SIZE (glurp-0.11.1.tar.gz) = 118064 --- glurp-0.11.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?20040703173504.39489.qmail>