Hi,

attached an easy update of MPDCon 1.2 to 1.3.
Changes: 
  * Lyrics Inspector
  * Song Inspector
  * fixed some glitches in the GUI

Works well for me on i386, where most of development is done too ;)

OK?

cheers,
Sebastian

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/gnustep/mpdcon/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile    22 Aug 2012 07:15:52 -0000      1.5
+++ Makefile    21 Oct 2012 10:42:32 -0000
@@ -2,8 +2,7 @@
 
 COMMENT =      GNUstep client for Music Player Daemon
 
-DISTNAME =     MPDCon-1.2
-REVISION =     0
+DISTNAME =     MPDCon-1.3
 
 HOMEPAGE =     http://gap.nongnu.org/mpdcon/
 MASTER_SITES = ${MASTER_SITE_SAVANNAH:=gap/}
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/gnustep/mpdcon/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo    8 Jul 2012 13:50:31 -0000       1.2
+++ distinfo    21 Oct 2012 10:42:32 -0000
@@ -1,5 +1,2 @@
-MD5 (gnustep/MPDCon-1.2.tar.gz) = s72tWFHbo0cf7slsO6nUgg==
-RMD160 (gnustep/MPDCon-1.2.tar.gz) = A8OECmdOiYFv93PE2Gtc3zzR+KU=
-SHA1 (gnustep/MPDCon-1.2.tar.gz) = hza1IuZ6kAUrqqvcqpS5/f9o71M=
-SHA256 (gnustep/MPDCon-1.2.tar.gz) = 
0awe2/H2DDpq37VJwFoyyCgJ8+IhEOrkSeYkmIhDNI0=
-SIZE (gnustep/MPDCon-1.2.tar.gz) = 65810
+SHA256 (gnustep/MPDCon-1.3.tar.gz) = 
qDeIu54iTo7vh/t5VSNIpHpbjMQQ/QPNQCMsDoPDf7s=
+SIZE (gnustep/MPDCon-1.3.tar.gz) = 72544
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/gnustep/mpdcon/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- pkg/PLIST   24 Apr 2011 14:02:36 -0000      1.1.1.1
+++ pkg/PLIST   21 Oct 2012 10:42:32 -0000
@@ -18,6 +18,10 @@
 libexec/GNUstep/MPDCon.app/Resources/GNUstep.tiff
 libexec/GNUstep/MPDCon.app/Resources/Info-gnustep.plist
 libexec/GNUstep/MPDCon.app/Resources/Install
+libexec/GNUstep/MPDCon.app/Resources/LyricsInspector.gorm/
+libexec/GNUstep/MPDCon.app/Resources/LyricsInspector.gorm/data.classes
+libexec/GNUstep/MPDCon.app/Resources/LyricsInspector.gorm/data.info
+libexec/GNUstep/MPDCon.app/Resources/LyricsInspector.gorm/objects.gorm
 libexec/GNUstep/MPDCon.app/Resources/MPDCon.desktop
 libexec/GNUstep/MPDCon.app/Resources/MPDCon.tiff
 libexec/GNUstep/MPDCon.app/Resources/MoveSong.tiff
@@ -55,6 +59,10 @@
 libexec/GNUstep/MPDCon.app/Resources/Prev.tiff
 libexec/GNUstep/MPDCon.app/Resources/Repeat.tiff
 libexec/GNUstep/MPDCon.app/Resources/Shuffle.tiff
+libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/
+libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/data.classes
+libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/data.info
+libexec/GNUstep/MPDCon.app/Resources/SongInspector.gorm/objects.gorm
 libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/
 libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/data.classes
 libexec/GNUstep/MPDCon.app/Resources/StatisticsViewer.gorm/data.info

Reply via email to