diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-08-15 12:57:27 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-08-15 12:57:27 +0000 |
commit | 6cc91bccc7c0bc4f859cb25730fab4878d65fea6 (patch) | |
tree | c11653bf6ff6b00ba93507cf8cf6565bac45aede /audio/libadplug | |
parent | 25c0a4205c61af6e4abccccfda3e1b3279a6c374 (diff) | |
download | ports-6cc91bccc7c0bc4f859cb25730fab4878d65fea6.tar.gz ports-6cc91bccc7c0bc4f859cb25730fab4878d65fea6.zip |
Notes
Diffstat (limited to 'audio/libadplug')
-rw-r--r-- | audio/libadplug/Makefile | 2 | ||||
-rw-r--r-- | audio/libadplug/distinfo | 6 | ||||
-rw-r--r-- | audio/libadplug/files/patch-adplugdb_adplugdb.cpp | 27 | ||||
-rw-r--r-- | audio/libadplug/pkg-plist | 70 |
4 files changed, 39 insertions, 66 deletions
diff --git a/audio/libadplug/Makefile b/audio/libadplug/Makefile index 3b3e938971a9..02f4683c867e 100644 --- a/audio/libadplug/Makefile +++ b/audio/libadplug/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libadplug -PORTVERSION= 2.0 +PORTVERSION= 2.0.1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= adplug diff --git a/audio/libadplug/distinfo b/audio/libadplug/distinfo index 1ea372fe262b..c285d222f658 100644 --- a/audio/libadplug/distinfo +++ b/audio/libadplug/distinfo @@ -1,3 +1,3 @@ -MD5 (adplug-2.0.tar.gz) = 06869885099dcc79765ffb1ab5d31207 -SHA256 (adplug-2.0.tar.gz) = 8e0f8fef212384532f95f8557eb6482fac7db2faa5fdc232e3a8336ec06f2546 -SIZE (adplug-2.0.tar.gz) = 966816 +MD5 (adplug-2.0.1.tar.gz) = c9a9259dbc6a21424b9caaa24f64a01b +SHA256 (adplug-2.0.1.tar.gz) = 3d4910fcf39b368feabbf0f699486ac777064eebf96b1dfb329d59336837db90 +SIZE (adplug-2.0.1.tar.gz) = 975975 diff --git a/audio/libadplug/files/patch-adplugdb_adplugdb.cpp b/audio/libadplug/files/patch-adplugdb_adplugdb.cpp deleted file mode 100644 index e95968907f4a..000000000000 --- a/audio/libadplug/files/patch-adplugdb_adplugdb.cpp +++ /dev/null @@ -1,27 +0,0 @@ ---- adplugdb/adplugdb.cpp.orig Sun Aug 8 21:17:40 2004 -+++ adplugdb/adplugdb.cpp Sat May 7 06:16:26 2005 -@@ -29,6 +29,7 @@ - #include <binfile.h> - #include <string> - #include <iostream> -+#include <unistd.h> - - #if defined(HAVE_SYS_TYPES_H) && defined(HAVE_SYS_STAT_H) - # if HAVE_SYS_TYPES_H -@@ -46,16 +47,6 @@ - #include "../src/adplug.h" - #include "../src/silentopl.h" - #include "../src/database.h" -- --/* -- * Apple (OS X) and Sun systems declare getopt in unistd.h, other systems -- * (Linux) use getopt.h. -- */ --#if defined ( __APPLE__ ) || ( defined (__SVR4) && defined (__sun) ) --# include <unistd.h> --#else --# include "getopt.h" --#endif - - /***** Defines *****/ - diff --git a/audio/libadplug/pkg-plist b/audio/libadplug/pkg-plist index 5a3922d748e5..e817e5eb84bb 100644 --- a/audio/libadplug/pkg-plist +++ b/audio/libadplug/pkg-plist @@ -1,60 +1,60 @@ bin/adplugdb -include/adplug/adplug.h -include/adplug/emuopl.h -include/adplug/fmopl.h -include/adplug/silentopl.h -include/adplug/opl.h -include/adplug/diskopl.h include/adplug/a2m.h +include/adplug/adlibemu.h +include/adplug/adplug.h +include/adplug/adtrack.h include/adplug/amd.h +include/adplug/analopl.h include/adplug/bam.h +include/adplug/bmf.h +include/adplug/cff.h include/adplug/d00.h +include/adplug/database.h include/adplug/dfm.h +include/adplug/diskopl.h +include/adplug/dmo.h +include/adplug/dro.h +include/adplug/dtm.h +include/adplug/emuopl.h +include/adplug/flash.h +include/adplug/fmc.h +include/adplug/fmopl.h +include/adplug/fprovide.h include/adplug/hsc.h include/adplug/hsp.h +include/adplug/hybrid.h +include/adplug/hyp.h include/adplug/imf.h +include/adplug/kemuopl.h include/adplug/ksm.h include/adplug/lds.h +include/adplug/mad.h include/adplug/mid.h include/adplug/mkj.h +include/adplug/msc.h include/adplug/mtk.h +include/adplug/opl.h +include/adplug/player.h +include/adplug/players.h include/adplug/protrack.h +include/adplug/psi.h include/adplug/rad.h +include/adplug/rat.h include/adplug/raw.h +include/adplug/realopl.h +include/adplug/rix.h +include/adplug/rol.h include/adplug/s3m.h include/adplug/sa2.h +include/adplug/silentopl.h include/adplug/sng.h +include/adplug/temuopl.h include/adplug/u6m.h -include/adplug/player.h -include/adplug/fmc.h -include/adplug/mad.h include/adplug/xad.h -include/adplug/bmf.h -include/adplug/flash.h -include/adplug/hyp.h -include/adplug/psi.h -include/adplug/rat.h -include/adplug/hybrid.h -include/adplug/rol.h -include/adplug/adtrack.h -include/adplug/cff.h -include/adplug/dtm.h -include/adplug/dmo.h -include/adplug/fprovide.h -include/adplug/database.h -include/adplug/players.h include/adplug/xsm.h -include/adplug/adlibemu.h -include/adplug/kemuopl.h -include/adplug/dro.h -include/adplug/realopl.h -include/adplug/analopl.h -include/adplug/temuopl.h -include/adplug/msc.h -include/adplug/rix.h -lib/libadplug-2.0.so.0 -lib/libadplug-2.0.so -lib/libadplug.so -lib/libadplug.la +lib/libadplug-2.0.1.so +lib/libadplug-2.0.1.so.0 lib/libadplug.a +lib/libadplug.la +lib/libadplug.so @dirrm include/adplug |