pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/cdplayer Update cdplayer to 0.5.1. Changes are ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b28e77283be
branches:  trunk
changeset: 610386:5b28e77283be
user:      rh <rh%pkgsrc.org@localhost>
date:      Mon Oct 22 21:46:26 2012 +0000

description:
Update cdplayer to 0.5.1.  Changes are bugfixes only.

diffstat:

 audio/cdplayer/Makefile |  13 ++++---------
 audio/cdplayer/PLIST    |   5 +++--
 audio/cdplayer/distinfo |   8 ++++----
 3 files changed, 11 insertions(+), 15 deletions(-)

diffs (61 lines):

diff -r d1e3827aa007 -r 5b28e77283be audio/cdplayer/Makefile
--- a/audio/cdplayer/Makefile   Mon Oct 22 21:37:21 2012 +0000
+++ b/audio/cdplayer/Makefile   Mon Oct 22 21:46:26 2012 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2012/09/11 23:59:28 asau Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/22 21:46:26 rh Exp $
 #
 
-DISTNAME=      cdplayer-0.5
-PKGREVISION=   1
+DISTNAME=      cdplayer-0.5.1
 CATEGORIES=    audio gnustep
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gsburn/}
 EXTRACT_SUFX=  .tar.bz2
@@ -23,13 +22,9 @@
 
 INSTALLATION_DIRS+=include/CDPlayer
 
-post-install:
-       ${INSTALL_DATA} ${WRKSRC}/CDPlayer/AudioCDProtocol.h            \
-                       ${DESTDIR}${PREFIX}/include/CDPlayer
-
+.include "../../x11/gnustep-back/buildlink3.mk"
+.include "../../x11/gnustep-preferences/buildlink3.mk"
 .include "../../audio/libcdaudio/buildlink3.mk"
 .include "../../audio/cddb-bundle/buildlink3.mk"
-.include "../../x11/gnustep-back/buildlink3.mk"
-.include "../../x11/gnustep-preferences/buildlink3.mk"
 .include "../../mk/pthread.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r d1e3827aa007 -r 5b28e77283be audio/cdplayer/PLIST
--- a/audio/cdplayer/PLIST      Mon Oct 22 21:37:21 2012 +0000
+++ b/audio/cdplayer/PLIST      Mon Oct 22 21:46:26 2012 +0000
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.6 2009/06/14 17:32:03 joerg Exp $
+@comment $NetBSD: PLIST,v 1.7 2012/10/22 21:46:26 rh Exp $
 bin/CDPlayer
-include/CDPlayer/AudioCDProtocol.h
+include/AudioCD/AudioCDProtocol.h
 lib/GNUstep/Applications/CDPlayer.app/CDPlayer
 lib/GNUstep/Applications/CDPlayer.app/Resources/CDPlayer.desktop
 lib/GNUstep/Applications/CDPlayer.app/Resources/CDPlayer.help/Config.tiff
@@ -78,3 +78,4 @@
 lib/GNUstep/Preferences/AudioCD.prefs/Resources/German.lproj/Localizable.strings
 lib/GNUstep/Preferences/AudioCD.prefs/Resources/Info-gnustep.plist
 lib/GNUstep/Preferences/AudioCD.prefs/stamp.make
+@pkgdir include/CDPlayer
diff -r d1e3827aa007 -r 5b28e77283be audio/cdplayer/distinfo
--- a/audio/cdplayer/distinfo   Mon Oct 22 21:37:21 2012 +0000
+++ b/audio/cdplayer/distinfo   Mon Oct 22 21:46:26 2012 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2009/04/19 11:43:16 rh Exp $
+$NetBSD: distinfo,v 1.3 2012/10/22 21:46:26 rh Exp $
 
-SHA1 (cdplayer-0.5.tar.bz2) = a8a0efdde4bb0bb8f1b7f22b0f4473a611101881
-RMD160 (cdplayer-0.5.tar.bz2) = 7a34be771c6b633a1e63953367379e69390b4245
-Size (cdplayer-0.5.tar.bz2) = 164389 bytes
+SHA1 (cdplayer-0.5.1.tar.bz2) = edff8e0dfc0cac8021bee3fe904fb12131f4d715
+RMD160 (cdplayer-0.5.1.tar.bz2) = e605691f06dd192cb15c216f92af7c20869e2101
+Size (cdplayer-0.5.1.tar.bz2) = 164244 bytes
 SHA1 (patch-aa) = ebd48949eb75b21420e04911dfa964bf6b8e58cf



Home | Main Index | Thread Index | Old Index