ports/137202: [PATCH] Update audio/smasher to 1.1.0

Chris Petrik chris at officialunix.com
Tue Jul 28 09:30:02 UTC 2009


>Number:         137202
>Category:       ports
>Synopsis:       [PATCH] Update audio/smasher to 1.1.0
>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:   Tue Jul 28 09:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        FreeBSD 7.2
>Organization:
Officialunix
>Environment:
FreeBSD 7.2
>Description:
Update smasher to 1.1.0

Add in second distfiles site, as some issues have been seen with sourceforge past couple of days. Chances are the second mirror will never be used.

http://www.officialunix.com/tb/logs/7.2-FreeBSD/smasher-1.1.0.log

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Only in smasher: .svn
diff -u -r /usr/ports/audio/smasher/Makefile smasher/Makefile
--- /usr/ports/audio/smasher/Makefile	2009-07-17 15:41:41.000000000 -0500
+++ smasher/Makefile	2009-07-27 20:49:10.000000000 -0500
@@ -6,9 +6,11 @@
 #
 
 PORTNAME=	smasher
-PORTVERSION=	1.0.8
+PORTVERSION=	1.1.0
 CATEGORIES=	audio
-MASTER_SITES=	SF
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
+		http://distfiles.officialunix.com/
+
 DISTNAME=	${PORTNAME}-${PORTVERSION}-source
 
 MAINTAINER=	chris at officialunix.com
@@ -45,3 +47,4 @@
 .endif
 
 .include <bsd.port.post.mk>
+
diff -u -r /usr/ports/audio/smasher/distinfo smasher/distinfo
--- /usr/ports/audio/smasher/distinfo	2009-07-17 15:41:41.000000000 -0500
+++ smasher/distinfo	2009-07-28 04:09:18.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (smasher-1.0.8-source.tar.gz) = 649fb089fde5eaed57d081ad4085121c
-SHA256 (smasher-1.0.8-source.tar.gz) = df17f33ab62e384c2071c9036eefb5c7e0a5283905905c9f6cf40252019f0cda
-SIZE (smasher-1.0.8-source.tar.gz) = 4496608
+MD5 (smasher-1.1.0-source.tar.gz) = 445fb08eaac257098f1b6938d79bc6c3
+SHA256 (smasher-1.1.0-source.tar.gz) = 7ca16aa35f96f91fad8e3ce0565c25e047a37548502f35f572000be0f2c05207
+SIZE (smasher-1.1.0-source.tar.gz) = 4509689
diff -u -r /usr/ports/audio/smasher/pkg-plist smasher/pkg-plist
--- /usr/ports/audio/smasher/pkg-plist	2009-07-17 15:41:41.000000000 -0500
+++ smasher/pkg-plist	2009-07-27 20:30:48.000000000 -0500
@@ -29,6 +29,18 @@
 %%DATADIR%%/png/gradient-anticlock-spiral_24x24_gauss_gs.png
 %%DATADIR%%/png/warp.png
 %%DATADIR%%/png/warp4.png
+%%DATADIR%%/png/stock_internet_gs.png
+%%DATADIR%%/presets/amen_break_i.smash
+%%DATADIR%%/presets/amen_break_ii.smash
+%%DATADIR%%/presets/amen_break_iii.smash
+%%DATADIR%%/presets/blank.smash
+%%DATADIR%%/presets/electric_guitar.smash
+%%DATADIR%%/presets/guitar.smash
+%%DATADIR%%/presets/piano_i.smash
+%%DATADIR%%/presets/piano_ii.smash
+%%DATADIR%%/presets/synth_i.smash
+%%DATADIR%%/presets/synth_ii.smash
+%%DATADIR%%/presets/tr-808.smash
 %%DATADIR%%/samples/Amen_Break.wav
 %%DATADIR%%/samples/Piano.wav
 %%DATADIR%%/samples/TR-808.wav
@@ -51,4 +63,6 @@
 @dirrm %%DATADIR%%/samples
 @dirrm %%DATADIR%%/png
 @dirrm %%DATADIR%%/help
+ at dirrm %%DATADIR%%/presets
 @dirrm %%DATADIR%%
+


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



More information about the freebsd-ports-bugs mailing list