ports/144977: [PATCH] audio/solfege-nosound: update to 3.15.8
Frédéric Praca
frederic.praca at freebsd-fr.org
Tue Mar 23 13:50:03 UTC 2010
>Number: 144977
>Category: ports
>Synopsis: [PATCH] audio/solfege-nosound: update to 3.15.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: Tue Mar 23 13:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Frédéric Praca
>Release: FreeBSD 8.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD coruscant.dnsalias.net 8.0-STABLE FreeBSD 8.0-STABLE #11: Tue Mar 9 23:05:28 CET
>Description:
- Update to 3.15.8
- It also fixes PR 143803
port maintainer (dhn at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- solfege-nosound-3.15.8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/solfege/Makefile,v
retrieving revision 1.50
diff -u -r1.50 Makefile
--- Makefile 5 Feb 2010 11:34:26 -0000 1.50
+++ Makefile 23 Mar 2010 13:12:51 -0000
@@ -8,8 +8,8 @@
#
PORTNAME= solfege
-PORTVERSION= 3.15.1
-PORTREVISION= 2
+PORTVERSION= 3.15.8
+PORTREVISION= 0
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20unstable/${PORTVERSION}
PKGNAMESUFFIX= -nosound
@@ -53,6 +53,6 @@
@${REINPLACE_CMD} -e 's|(datadir)/locale|(prefix)/share/locale|g' \
${WRKSRC}/po/Makefile
@${REINPLACE_CMD} -i '' -e 's|/bin/bash|/bin/sh|g' \
- ${WRKSRC}/lesson-files/bin/csound-play-harmonic-interval.sh
+ ${WRKSRC}/exercises/standard/lesson-files/bin/csound-play-harmonic-interval.sh
.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/solfege/distinfo,v
retrieving revision 1.33
diff -u -r1.33 distinfo
--- distinfo 29 Apr 2009 20:14:18 -0000 1.33
+++ distinfo 23 Mar 2010 13:12:51 -0000
@@ -1,3 +1,3 @@
-MD5 (solfege-3.15.1.tar.gz) = 1de54f61d2cf494dd9b8ca59a811f478
-SHA256 (solfege-3.15.1.tar.gz) = fceaeebaeaa8d3b181729b991df4613deba5b588ff1f22d6b4d8c7c74592924c
-SIZE (solfege-3.15.1.tar.gz) = 4322625
+MD5 (solfege-3.15.8.tar.gz) = 787b4e77a825fffec403dcd883ef329d
+SHA256 (solfege-3.15.8.tar.gz) = 4c3ff7abfd1f0c85ced4bf9ed9fdc95d6c21c8c53651b9f3979af74b5beec4f0
+SIZE (solfege-3.15.8.tar.gz) = 4734786
--- solfege-nosound-3.15.8.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list