pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Bump revision due to a new dependency on a default lib...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c255c0872a7
branches:  trunk
changeset: 500444:7c255c0872a7
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Oct 08 12:35:14 2005 +0000

description:
Bump revision due to a new dependency on a default libao plugin.
Addresses PR pkg/30920 by Chuck Cranor.

diffstat:

 audio/flac123/Makefile      |  4 ++--
 audio/liteamp/Makefile      |  4 ++--
 audio/mpg321/Makefile       |  4 ++--
 audio/musicpd/Makefile      |  4 ++--
 audio/py-ao/Makefile        |  4 ++--
 audio/tremor-tools/Makefile |  4 ++--
 audio/vorbis-tools/Makefile |  4 ++--
 chat/gaim/Makefile          |  4 ++--
 sysutils/cdrdao/Makefile    |  4 ++--
 9 files changed, 18 insertions(+), 18 deletions(-)

diffs (123 lines):

diff -r 4798925c456a -r 7c255c0872a7 audio/flac123/Makefile
--- a/audio/flac123/Makefile    Sat Oct 08 12:30:38 2005 +0000
+++ b/audio/flac123/Makefile    Sat Oct 08 12:35:14 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:44:52 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/10/08 12:35:14 jmmv Exp $
 #
 
 DISTNAME=      flac123-0.0.7
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=flac-tools/}
 
diff -r 4798925c456a -r 7c255c0872a7 audio/liteamp/Makefile
--- a/audio/liteamp/Makefile    Sat Oct 08 12:30:38 2005 +0000
+++ b/audio/liteamp/Makefile    Sat Oct 08 12:35:14 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2005/08/10 20:56:12 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2005/10/08 12:35:14 jmmv Exp $
 
 DISTNAME=      liteamp-0.2.4.2
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    audio
 MASTER_SITES=  http://download.kldp.net/liteamp/
 
diff -r 4798925c456a -r 7c255c0872a7 audio/mpg321/Makefile
--- a/audio/mpg321/Makefile     Sat Oct 08 12:30:38 2005 +0000
+++ b/audio/mpg321/Makefile     Sat Oct 08 12:35:14 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:44:55 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/10/08 12:35:14 jmmv Exp $
 
 DISTNAME=      mpg321-0.2.10
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=mpg321/}
 
diff -r 4798925c456a -r 7c255c0872a7 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Sat Oct 08 12:30:38 2005 +0000
+++ b/audio/musicpd/Makefile    Sat Oct 08 12:35:14 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2005/05/31 16:20:43 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2005/10/08 12:35:14 jmmv Exp $
 
 DISTNAME=              mpd-0.11.5
 PKGNAME=               ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            audio
 MASTER_SITES=          http://mercury.chem.pitt.edu/~shank/
 
diff -r 4798925c456a -r 7c255c0872a7 audio/py-ao/Makefile
--- a/audio/py-ao/Makefile      Sat Oct 08 12:30:38 2005 +0000
+++ b/audio/py-ao/Makefile      Sat Oct 08 12:35:14 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2005/07/27 16:21:16 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2005/10/08 12:35:14 jmmv Exp $
 #
 
 DISTNAME=              pyao-0.81
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=           2
 CATEGORIES=            audio python
 MASTER_SITES=          http://vorbis.com/files/1.0.1/unix/py/
 
diff -r 4798925c456a -r 7c255c0872a7 audio/tremor-tools/Makefile
--- a/audio/tremor-tools/Makefile       Sat Oct 08 12:30:38 2005 +0000
+++ b/audio/tremor-tools/Makefile       Sat Oct 08 12:35:14 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2005/06/01 20:07:59 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2005/10/08 12:35:14 jmmv Exp $
 
 DISTNAME=      vorbis-tools-1.0
 PKGNAME=       tremor-tools-1.0.0.8
-PKGREVISION=   5
+PKGREVISION=   6
 CATEGORIES=    audio
 MASTER_SITES=  http://www.vorbis.com/files/1.0/unix/
 
diff -r 4798925c456a -r 7c255c0872a7 audio/vorbis-tools/Makefile
--- a/audio/vorbis-tools/Makefile       Sat Oct 08 12:30:38 2005 +0000
+++ b/audio/vorbis-tools/Makefile       Sat Oct 08 12:35:14 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2005/04/11 21:44:57 tv Exp $
+# $NetBSD: Makefile,v 1.36 2005/10/08 12:35:15 jmmv Exp $
 
 DISTNAME=      vorbis-tools-1.0.1
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    audio
 MASTER_SITES=  http://www.vorbis.com/files/1.0.1/unix/
 
diff -r 4798925c456a -r 7c255c0872a7 chat/gaim/Makefile
--- a/chat/gaim/Makefile        Sat Oct 08 12:30:38 2005 +0000
+++ b/chat/gaim/Makefile        Sat Oct 08 12:35:14 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.101 2005/08/29 13:31:14 xtraeme Exp $
+# $NetBSD: Makefile,v 1.102 2005/10/08 12:35:15 jmmv Exp $
 
 DISTNAME=      gaim-1.5.0
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    chat x11
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gaim/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 4798925c456a -r 7c255c0872a7 sysutils/cdrdao/Makefile
--- a/sysutils/cdrdao/Makefile  Sat Oct 08 12:30:38 2005 +0000
+++ b/sysutils/cdrdao/Makefile  Sat Oct 08 12:35:14 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2005/09/28 14:31:08 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2005/10/08 12:35:15 jmmv Exp $
 
 .include "../../sysutils/cdrdao/Makefile.common"
 
-PKGREVISION=           3
+PKGREVISION=           4
 
 PKGNAME=               cdrdao-${CDRDAO_VER}
 



Home | Main Index | Thread Index | Old Index