Hi, Ports!

This update package xmp to the latest release 3.1.0.
Tested on i386.

Comments ? OK ?

-- 
Alexandr Shadchin
Index: Makefile
===================================================================
RCS file: /cvs/ports/audio/xmp/Makefile,v
retrieving revision 1.32
diff -u -p -r1.32 Makefile
--- Makefile    16 Dec 2009 07:49:29 -0000      1.32
+++ Makefile    20 Mar 2010 19:32:56 -0000
@@ -4,7 +4,7 @@ COMMENT-main=           extended module player
 COMMENT-audacious=     extended module player plugin for Audacious
 COMMENT-bmp=           extended module player plugin for BMP
 COMMENT-xmms=          extended module player plugin for XMMS
-DISTNAME=              xmp-3.0.0
+DISTNAME=              xmp-3.1.0
 PKGNAME-main=          ${DISTNAME}
 PKGNAME-audacious=     audacious-${DISTNAME}
 PKGNAME-bmp=           bmp-${DISTNAME}
@@ -13,7 +13,7 @@ CATEGORIES=           audio
 
 HOMEPAGE=              http://xmp.sourceforge.net/
 
-# GPL
+# GPLv2
 PERMIT_PACKAGE_CDROM=  Yes
 PERMIT_PACKAGE_FTP=    Yes
 PERMIT_DISTFILES_CDROM=        Yes
@@ -27,6 +27,8 @@ MULTI_PACKAGES=               -main -audacious -bmp -
 
 USE_X11=               Yes
 USE_GMAKE=             Yes
+
+NO_REGRESS=            Yes
 
 WANTLIB=               m
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/audio/xmp/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo    16 Dec 2009 07:49:29 -0000      1.5
+++ distinfo    20 Mar 2010 19:32:56 -0000
@@ -1,5 +1,5 @@
-MD5 (xmp-3.0.0.tar.gz) = xmM1umdn8Xlvp89y/Bg11Q==
-RMD160 (xmp-3.0.0.tar.gz) = 6g++SgUQJARxL4wLD6Q/eS3e4Ww=
-SHA1 (xmp-3.0.0.tar.gz) = mwpE0TmCnv0MoPWscKAoOVCPgaM=
-SHA256 (xmp-3.0.0.tar.gz) = hJZDlQHEBxuqRpbwKdxFsqdEYXF3fn5YJyLPaxXTqLQ=
-SIZE (xmp-3.0.0.tar.gz) = 838621
+MD5 (xmp-3.1.0.tar.gz) = KUTs5ThNx0wl6nKk1rGDoA==
+RMD160 (xmp-3.1.0.tar.gz) = BvZh8Z3CLH/RTkV0r25dsZUQhjQ=
+SHA1 (xmp-3.1.0.tar.gz) = I++BBoOa5wX0fAeybPCJf0g6FXo=
+SHA256 (xmp-3.1.0.tar.gz) = IW8hFFT7ttJQUd057J6jMkLbUlN7et6DSPygmBogGDI=
+SIZE (xmp-3.1.0.tar.gz) = 845736
Index: pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/audio/xmp/pkg/PLIST-main,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST-main
--- pkg/PLIST-main      16 Dec 2009 07:49:29 -0000      1.2
+++ pkg/PLIST-main      20 Mar 2010 19:32:56 -0000
@@ -1,14 +1,9 @@
 @comment $OpenBSD: PLIST-main,v 1.2 2009/12/16 07:49:29 jakemsr Exp $
-...@pkgpath audio/xmp,no_xmms
-...@pkgpath audio/xmp
 @bin bin/xmp
-lib/audacious/
-lib/audacious/Input/
-lib/bmp/
-lib/bmp/Input/
-lib/xmms/
-lib/xmms/Input/
 @man man/man1/xmp.1
 share/examples/xmp/
+...@sample ${SYSCONFDIR}/xmp/
 share/examples/xmp/modules.conf
+...@sample ${SYSCONFDIR}/xmp/modules.conf
 share/examples/xmp/xmp.conf
+...@sample ${SYSCONFDIR}/xmp/xmp.conf

Reply via email to