pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc PKGREVISION bump for libsndfile ABI depends bump.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6736545c7963
branches:  trunk
changeset: 554814:6736545c7963
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 21 13:22:43 2009 +0000

description:
PKGREVISION bump for libsndfile ABI depends bump.

diffstat:

 audio/audacious-plugins/Makefile |  4 ++--
 audio/audacity/Makefile          |  4 ++--
 audio/csound5/Makefile           |  4 ++--
 audio/gtick/Makefile             |  4 ++--
 audio/herrie/Makefile            |  3 ++-
 audio/libsamplerate/Makefile     |  3 ++-
 audio/lmms/Makefile              |  4 ++--
 audio/moc-devel/Makefile         |  4 ++--
 audio/moc/Makefile               |  4 ++--
 audio/muse/Makefile              |  4 ++--
 audio/pulseaudio/Makefile        |  3 ++-
 audio/sox/Makefile               |  4 ++--
 audio/sweep/Makefile             |  4 ++--
 audio/twolame/Makefile           |  3 ++-
 chat/kadu/Makefile               |  4 ++--
 emulators/mednafen/Makefile      |  3 ++-
 graphics/simage/Makefile         |  4 ++--
 ham/fldigi/Makefile              |  3 ++-
 math/octave/Makefile             |  3 ++-
 sysutils/k3b/Makefile            |  3 ++-
 20 files changed, 40 insertions(+), 32 deletions(-)

diffs (271 lines):

diff -r 765f01b97764 -r 6736545c7963 audio/audacious-plugins/Makefile
--- a/audio/audacious-plugins/Makefile  Sat Feb 21 13:20:58 2009 +0000
+++ b/audio/audacious-plugins/Makefile  Sat Feb 21 13:22:43 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2008/12/18 22:42:36 jmcneill Exp $
+# $NetBSD: Makefile,v 1.6 2009/02/21 13:22:43 wiz Exp $
 #
 
 DISTNAME=              audacious-plugins-1.5.1
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            audio
 MASTER_SITES=          http://distfiles.atheme.org/
 EXTRACT_SUFX=          .tgz
diff -r 765f01b97764 -r 6736545c7963 audio/audacity/Makefile
--- a/audio/audacity/Makefile   Sat Feb 21 13:20:58 2009 +0000
+++ b/audio/audacity/Makefile   Sat Feb 21 13:22:43 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2009/01/13 12:38:49 drochner Exp $
+# $NetBSD: Makefile,v 1.60 2009/02/21 13:22:43 wiz Exp $
 
 DISTNAME=              audacity-src-1.2.6
-PKGREVISION=           2
+PKGREVISION=           3
 PKGNAME=               ${DISTNAME:S/-src-/-/}
 CATEGORIES=            audio
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=audacity/}
diff -r 765f01b97764 -r 6736545c7963 audio/csound5/Makefile
--- a/audio/csound5/Makefile    Sat Feb 21 13:20:58 2009 +0000
+++ b/audio/csound5/Makefile    Sat Feb 21 13:22:43 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2007/02/22 19:26:05 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2009/02/21 13:22:43 wiz Exp $
 #
 
 DISTNAME=              Csound${CSOUND_VERSION}_src
 PKGNAME=               csound5-${CSOUND_VERSION}
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            audio
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=csound/}
 WRKSRC=                        ${WRKDIR}/Csound${CSOUND_VERSION}
diff -r 765f01b97764 -r 6736545c7963 audio/gtick/Makefile
--- a/audio/gtick/Makefile      Sat Feb 21 13:20:58 2009 +0000
+++ b/audio/gtick/Makefile      Sat Feb 21 13:22:43 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2008/06/20 01:09:07 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2009/02/21 13:22:43 wiz Exp $
 #
 
 DISTNAME=      gtick-0.3.10
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    audio
 MASTER_SITES=  http://www.antcom.de/gtick/download/
 
diff -r 765f01b97764 -r 6736545c7963 audio/herrie/Makefile
--- a/audio/herrie/Makefile     Sat Feb 21 13:20:58 2009 +0000
+++ b/audio/herrie/Makefile     Sat Feb 21 13:22:43 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2008/10/31 22:48:02 bjs Exp $
+# $NetBSD: Makefile,v 1.12 2009/02/21 13:22:43 wiz Exp $
 #
 
 DISTNAME=      herrie-2.2
+PKGREVISION=   1
 CATEGORIES=    audio
 MASTER_SITES=  http://herrie.info/distfiles/
 EXTRACT_SUFX=  .tar.bz2
diff -r 765f01b97764 -r 6736545c7963 audio/libsamplerate/Makefile
--- a/audio/libsamplerate/Makefile      Sat Feb 21 13:20:58 2009 +0000
+++ b/audio/libsamplerate/Makefile      Sat Feb 21 13:22:43 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2008/08/07 18:27:08 drochner Exp $
+# $NetBSD: Makefile,v 1.20 2009/02/21 13:22:43 wiz Exp $
 #
 
 DISTNAME=      libsamplerate-0.1.4
+PKGREVISION=   1
 CATEGORIES=    audio
 MASTER_SITES=  http://www.mega-nerd.com/SRC/
 
diff -r 765f01b97764 -r 6736545c7963 audio/lmms/Makefile
--- a/audio/lmms/Makefile       Sat Feb 21 13:20:58 2009 +0000
+++ b/audio/lmms/Makefile       Sat Feb 21 13:22:43 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2008/11/08 21:13:27 bjs Exp $
+# $NetBSD: Makefile,v 1.12 2009/02/21 13:22:43 wiz Exp $
 #
 
 DISTNAME=              lmms-0.2.0
-PKGREVISION=           4
+PKGREVISION=           5
 CATEGORIES=            audio
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=lmms/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 765f01b97764 -r 6736545c7963 audio/moc-devel/Makefile
--- a/audio/moc-devel/Makefile  Sat Feb 21 13:20:58 2009 +0000
+++ b/audio/moc-devel/Makefile  Sat Feb 21 13:22:43 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/11/08 21:13:27 bjs Exp $
+# $NetBSD: Makefile,v 1.5 2009/02/21 13:22:43 wiz Exp $
 
 DISTNAME=              moc-2.5.0-alpha3
 PKGNAME=               ${DISTNAME:S/-alpha/./:moc%=moc-devel%}
-PKGREVISION=           3
+PKGREVISION=           4
 CATEGORIES=            audio
 MASTER_SITES=          ftp://ftp.daper.net/pub/soft/moc/unstable/
 EXTRACT_SUFX=          .tar.bz2
diff -r 765f01b97764 -r 6736545c7963 audio/moc/Makefile
--- a/audio/moc/Makefile        Sat Feb 21 13:20:58 2009 +0000
+++ b/audio/moc/Makefile        Sat Feb 21 13:22:43 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2008/11/08 21:13:27 bjs Exp $
+# $NetBSD: Makefile,v 1.13 2009/02/21 13:22:43 wiz Exp $
 
 DISTNAME=              moc-2.4.3
+PKGREVISION=           2
 CATEGORIES=            audio
-PKGREVISION=           1
 MASTER_SITES=          ftp://ftp.daper.net/pub/soft/moc/stable/
 EXTRACT_SUFX=          .tar.bz2
 
diff -r 765f01b97764 -r 6736545c7963 audio/muse/Makefile
--- a/audio/muse/Makefile       Sat Feb 21 13:20:58 2009 +0000
+++ b/audio/muse/Makefile       Sat Feb 21 13:22:43 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2007/12/02 11:53:50 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2009/02/21 13:22:43 wiz Exp $
 #
 
 DISTNAME=      MuSE-0.9
 PKGNAME=       ${DISTNAME:S/MuSE/muse/}
-PKGREVISION=   7
+PKGREVISION=   8
 CATEGORIES=    audio
 MASTER_SITES=  ftp://ftp.dyne.org/muse/releases/ \
                http://www.ljudmila.org/~jaromil/muse/releases/
diff -r 765f01b97764 -r 6736545c7963 audio/pulseaudio/Makefile
--- a/audio/pulseaudio/Makefile Sat Feb 21 13:20:58 2009 +0000
+++ b/audio/pulseaudio/Makefile Sat Feb 21 13:22:43 2009 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.18 2009/02/07 20:42:33 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2009/02/21 13:22:43 wiz Exp $
 
 # NOTE: Please send a copy of any patches that are not pkgsrc-specific
 # to <pulseaudio-discuss%mail.0pointer.de@localhost>
 
 DISTNAME=      pulseaudio-0.9.14
+PKGREVISION=   1
 CATEGORIES=    audio
 MASTER_SITES=  http://0pointer.de/lennart/projects/pulseaudio/
 
diff -r 765f01b97764 -r 6736545c7963 audio/sox/Makefile
--- a/audio/sox/Makefile        Sat Feb 21 13:20:58 2009 +0000
+++ b/audio/sox/Makefile        Sat Feb 21 13:22:43 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2009/02/03 06:11:12 obache Exp $
+# $NetBSD: Makefile,v 1.48 2009/02/21 13:22:43 wiz Exp $
 
 DISTNAME=      sox-14.0.1
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=sox/}
 
diff -r 765f01b97764 -r 6736545c7963 audio/sweep/Makefile
--- a/audio/sweep/Makefile      Sat Feb 21 13:20:58 2009 +0000
+++ b/audio/sweep/Makefile      Sat Feb 21 13:22:43 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2008/11/08 21:13:27 bjs Exp $
+# $NetBSD: Makefile,v 1.41 2009/02/21 13:22:43 wiz Exp $
 #
 
 DISTNAME=      sweep-0.9.3
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=sweep/}
 
diff -r 765f01b97764 -r 6736545c7963 audio/twolame/Makefile
--- a/audio/twolame/Makefile    Sat Feb 21 13:20:58 2009 +0000
+++ b/audio/twolame/Makefile    Sat Feb 21 13:22:43 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2009/01/27 00:49:43 jmcneill Exp $
+# $NetBSD: Makefile,v 1.6 2009/02/21 13:22:43 wiz Exp $
 #
 
 DISTNAME=      twolame-0.3.12
+PKGREVISION=   1
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=twolame/}
 
diff -r 765f01b97764 -r 6736545c7963 chat/kadu/Makefile
--- a/chat/kadu/Makefile        Sat Feb 21 13:20:58 2009 +0000
+++ b/chat/kadu/Makefile        Sat Feb 21 13:22:43 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2008/07/14 12:55:59 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2009/02/21 13:22:43 wiz Exp $
 
 DISTNAME=      kadu-0.5.0
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    chat
 MASTER_SITES=  http://www.kadu.net/download/stable/
 EXTRACT_SUFX=  .tar.bz2
diff -r 765f01b97764 -r 6736545c7963 emulators/mednafen/Makefile
--- a/emulators/mednafen/Makefile       Sat Feb 21 13:20:58 2009 +0000
+++ b/emulators/mednafen/Makefile       Sat Feb 21 13:22:43 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2009/02/15 19:58:12 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2009/02/21 13:22:43 wiz Exp $
 #
 
 DISTNAME=      mednafen-0.8.A
+PKGREVISION=   1
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=mednafen/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 765f01b97764 -r 6736545c7963 graphics/simage/Makefile
--- a/graphics/simage/Makefile  Sat Feb 21 13:20:58 2009 +0000
+++ b/graphics/simage/Makefile  Sat Feb 21 13:22:43 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:23 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2009/02/21 13:22:43 wiz Exp $
 
 DISTNAME=              simage-1.6.1
-PKGREVISION=           4
+PKGREVISION=           5
 CATEGORIES=            graphics
 MASTER_SITES=          ftp://ftp.coin3d.org/pub/coin/src/
 
diff -r 765f01b97764 -r 6736545c7963 ham/fldigi/Makefile
--- a/ham/fldigi/Makefile       Sat Feb 21 13:20:58 2009 +0000
+++ b/ham/fldigi/Makefile       Sat Feb 21 13:22:43 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2009/02/15 19:41:10 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/21 13:22:43 wiz Exp $
 #
 
 DISTNAME=      fldigi-3.03
+PKGREVISION=   1
 CATEGORIES=    ham
 MASTER_SITES=  http://www.w1hkj.com/fldigi-distro/
 
diff -r 765f01b97764 -r 6736545c7963 math/octave/Makefile
--- a/math/octave/Makefile      Sat Feb 21 13:20:58 2009 +0000
+++ b/math/octave/Makefile      Sat Feb 21 13:22:43 2009 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2009/01/27 12:04:14 asau Exp $
+# $NetBSD: Makefile,v 1.77 2009/02/21 13:22:43 wiz Exp $
 
 DISTNAME=      octave-${OCTAVE_VER}
+PKGREVISION=   1
 CATEGORIES=    math
 MASTER_SITES=  ftp://ftp.octave.org/pub/octave/
 EXTRACT_SUFX=  .tar.bz2
diff -r 765f01b97764 -r 6736545c7963 sysutils/k3b/Makefile
--- a/sysutils/k3b/Makefile     Sat Feb 21 13:20:58 2009 +0000
+++ b/sysutils/k3b/Makefile     Sat Feb 21 13:22:43 2009 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2009/02/12 06:08:33 markd Exp $
+# $NetBSD: Makefile,v 1.27 2009/02/21 13:22:43 wiz Exp $
 #
 
 DISTNAME=              k3b-1.0.5
+PKGREVISION=           1
 CATEGORIES=            sysutils
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=k3b/}
 EXTRACT_SUFX=          .tar.bz2



Home | Main Index | Thread Index | Old Index