ports/131428: [PATCH] audio/trommler: update to 3.8

Dennis Herrmann adox at mcx2.org
Thu Feb 5 19:40:06 UTC 2009


>Number:         131428
>Category:       ports
>Synopsis:       [PATCH] audio/trommler: update to 3.8
>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:   Thu Feb 05 19:40:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dennis Herrmann
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD dhn.homeunix.com 7.1-STABLE FreeBSD 7.1-STABLE #4: Sat Jan 10 13:45:30 CET 2009
>Description:
- Update to 3.8
- Tested ( http://tb.4bit.ws/index.php?action=describe_port&id=540 )

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

--- trommler-3.8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/audio/trommler/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile	2 Feb 2009 23:43:55 -0000	1.9
+++ Makefile	4 Feb 2009 21:00:14 -0000
@@ -6,18 +6,17 @@
 #
 
 PORTNAME=	trommler
-PORTVERSION=	3.4
-PORTREVISION=	5
+PORTVERSION=	3.8
 CATEGORIES=	audio
 MASTER_SITES=	http://muth.org/Robert/Trommler/
-DISTNAME=	trommler.3.4
+DISTNAME=	${PORTNAME}.3.8
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A GTK based drum machine
 
 WRKSRC=		${WRKDIR}/Trommler
 
-USE_GNOME=	gtk12
+USE_GNOME=	gtk20
 USE_GMAKE=	yes
 
 post-patch:
@@ -33,10 +32,6 @@
 		's|"/Drums"|"${PREFIX}/share/trommler/Drums"|' \
 		${WRKSRC}/gui.c
 
-pre-build:
-#remove stale linux binaries
-	@${RM} ${WRKSRC}/playsample ${WRKSRC}/wav2smp
-
 do-install:
 	@${INSTALL_PROGRAM} ${WRKSRC}/playsample ${PREFIX}/bin
 	@${INSTALL_PROGRAM} ${WRKSRC}/trommler ${PREFIX}/bin
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/audio/trommler/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	22 Jan 2006 08:13:04 -0000	1.3
+++ distinfo	4 Feb 2009 20:23:03 -0000
@@ -1,3 +1,3 @@
-MD5 (trommler.3.4.tar.gz) = 16e5b3d5fcf9c019ffef9a26bedc4203
-SHA256 (trommler.3.4.tar.gz) = 1dcfce95c6a55a7d0c04c29eb57089d597d905cdcf758949f75caecc51310902
-SIZE (trommler.3.4.tar.gz) = 843911
+MD5 (trommler.3.8.tar.gz) = e50b93de551d28acfc54e580bbf2d764
+SHA256 (trommler.3.8.tar.gz) = 61bce1ddf8a538d1e83cab1927d6317ddf30c1a9cf9542e692a91c1f9682b912
+SIZE (trommler.3.8.tar.gz) = 805792
--- trommler-3.8.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list