pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2004Q3]: pkgsrc/audio/sox Correct the version number in the Ma...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95de7e0c3106
branches:  pkgsrc-2004Q3
changeset: 480720:95de7e0c3106
user:      agc <agc%pkgsrc.org@localhost>
date:      Sat Oct 23 07:41:20 2004 +0000

description:
Correct the version number in the Makefile on the pkgsrc-2004Q3 branch.
Pointed out by Soren Jacobsen.

diffstat:

 audio/sox/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r def30e0e2ac6 -r 95de7e0c3106 audio/sox/Makefile
--- a/audio/sox/Makefile        Wed Oct 20 16:33:44 2004 +0000
+++ b/audio/sox/Makefile        Sat Oct 23 07:41:20 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27.6.1 2004/10/18 16:53:54 agc Exp $
+# $NetBSD: Makefile,v 1.27.6.2 2004/10/23 07:41:20 agc Exp $
 
-DISTNAME=      sox-12.17.4
+DISTNAME=      sox-12.17.6
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=sox/} \
                http://www.cnpbagwell.com/



Home | Main Index | Thread Index | Old Index