ports/158130: [maintainer update] Update audio/simplemod to 1.1

Christian Laursen xi at borderworlds.dk
Tue Jun 21 17:10:14 UTC 2011


>Number:         158130
>Category:       ports
>Synopsis:       [maintainer update] Update audio/simplemod to 1.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:   Tue Jun 21 17:10:13 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Christian Laursen
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
The Border Worlds 
>Environment:
System: FreeBSD talaxian.borderworlds.dk 8.2-RELEASE FreeBSD 8.2-RELEASE #11: Thu Feb 24 19:56:13 CET 2011 root at talaxian.borderworlds.dk:/usr/obj/usr/src/sys/TALAXIAN amd64


	
>Description:
The attached patch updates audio/simplemod to version 1.1.

This fixes compilation with clang.
	
>How-To-Repeat:
	
>Fix:

	

--- simplemod.diff begins here ---
diff -urN /usr/ports/audio/simplemod/Makefile simplemod/Makefile
--- /usr/ports/audio/simplemod/Makefile	2005-02-18 08:44:49.000000000 +0100
+++ simplemod/Makefile	2011-06-21 19:02:09.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	simplemod
-PORTVERSION=	1.0
+PORTVERSION=	1.1
 CATEGORIES=	audio
 MASTER_SITES=	http://borderworlds.dk/projects/sm/
 
@@ -17,6 +17,7 @@
 
 WRKSRC=		${WRKDIR}/simplemod
 
+LICENSE=	GPLv2
 ALL_TARGET=	simplemod
 PLIST_FILES=	bin/simplemod
 
diff -urN /usr/ports/audio/simplemod/distinfo simplemod/distinfo
--- /usr/ports/audio/simplemod/distinfo	2011-03-19 13:29:04.000000000 +0100
+++ simplemod/distinfo	2011-06-21 18:56:27.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (simplemod-1.0.tar.gz) = 7eedbd0b8221e4142f7176d62f02a0720ef08b6ff995cbf2da9608de02c84472
-SIZE (simplemod-1.0.tar.gz) = 8847
+SHA256 (simplemod-1.1.tar.gz) = 46b7726cc54a37641b9a26b5a95a1d8f59d0dccf920a2432a8a6a0d6715b8958
+SIZE (simplemod-1.1.tar.gz) = 8876
--- simplemod.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list