aboutsummaryrefslogtreecommitdiff
path: root/sysutils/serpentine
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-09-16 05:46:11 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-09-16 05:46:11 +0000
commit1025efd042f46da699000f378bf402d3ffa3c47f (patch)
tree5b6d39adcf1c32d1ffb5cf8bda9d7f1b586fd42f /sysutils/serpentine
parentad0c6901fe5045bd0ac8deaed424aeb8001c8562 (diff)
downloadports-1025efd042f46da699000f378bf402d3ffa3c47f.tar.gz
ports-1025efd042f46da699000f378bf402d3ffa3c47f.zip
- Update to 0.6.2
Notes
Notes: svn path=/head/; revision=142882
Diffstat (limited to 'sysutils/serpentine')
-rw-r--r--sysutils/serpentine/Makefile14
-rw-r--r--sysutils/serpentine/distinfo4
-rw-r--r--sysutils/serpentine/files/patch-serpentine_preferences.py12
-rw-r--r--sysutils/serpentine/pkg-plist6
4 files changed, 10 insertions, 26 deletions
diff --git a/sysutils/serpentine/Makefile b/sysutils/serpentine/Makefile
index ca80936c2ad8..164c0384d3dc 100644
--- a/sysutils/serpentine/Makefile
+++ b/sysutils/serpentine/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= serpentine
-PORTVERSION= 0.6.1
-PORTREVISION= 1
+PORTVERSION= 0.6.2
CATEGORIES= sysutils
MASTER_SITES= http://download.berlios.de/${PORTNAME}/
@@ -35,18 +34,9 @@ OPTIONS= MUINE "Cd-Burner Plugin for muine audio player" Off
BUILD_DEPENDS+= muine:${PORTSDIR}/audio/muine
RUN_DEPENDS+= muine:${PORTSDIR}/audio/muine
PLIST_SUB+= MUINE=""
+CONFIGURE_ARGS+= --enable-muine
.else
PLIST_SUB+= MUINE="@comment "
.endif
-.if defined(WITH_MUINE) || exists(${X11BASE}/bin/muine)
-post-build:
- cd ${WRKSRC}/muine-plugin && ${GMAKE}
-
-post-install:
- ${MKDIR} ${PREFIX}/lib/muine/plugins
- ${INSTALL_DATA} ${WRKSRC}/muine-plugin/SerpentinePlugin.dll \
- ${PREFIX}/lib/muine/plugins
-.endif
-
.include <bsd.port.post.mk>
diff --git a/sysutils/serpentine/distinfo b/sysutils/serpentine/distinfo
index 70f8effb6a1d..16cdeb076ce0 100644
--- a/sysutils/serpentine/distinfo
+++ b/sysutils/serpentine/distinfo
@@ -1,2 +1,2 @@
-MD5 (serpentine-0.6.1.tar.bz2) = d0235e5d13e70d9c8e0c3de928db7709
-SIZE (serpentine-0.6.1.tar.bz2) = 108140
+MD5 (serpentine-0.6.2.tar.bz2) = 51a34c7091040d6da56677303db3308b
+SIZE (serpentine-0.6.2.tar.bz2) = 164464
diff --git a/sysutils/serpentine/files/patch-serpentine_preferences.py b/sysutils/serpentine/files/patch-serpentine_preferences.py
deleted file mode 100644
index 8cd2bf989b89..000000000000
--- a/sysutils/serpentine/files/patch-serpentine_preferences.py
+++ /dev/null
@@ -1,12 +0,0 @@
---- serpentine/preferences.py.orig Mon Jun 27 16:30:18 2005
-+++ serpentine/preferences.py Mon Jun 27 16:31:13 2005
-@@ -93,7 +93,8 @@
- # temp
- self.__tmp = gaw.GConfValue (
- key = "/apps/serpentine/temporary_dir",
-- data_spec = gaw.Spec.STRING
-+ data_spec = gaw.Spec.STRING,
-+ default = "."
- )
-
- # Pool
diff --git a/sysutils/serpentine/pkg-plist b/sysutils/serpentine/pkg-plist
index 6de5fc9bc027..f4752df116fe 100644
--- a/sysutils/serpentine/pkg-plist
+++ b/sysutils/serpentine/pkg-plist
@@ -45,6 +45,9 @@ bin/serpentine
%%PYTHON_SITELIBDIR%%/serpentine/plugins/plugfilter_dir.py
%%PYTHON_SITELIBDIR%%/serpentine/plugins/plugfilter_dir.pyc
%%PYTHON_SITELIBDIR%%/serpentine/plugins/plugfilter_dir.pyo
+%%PYTHON_SITELIBDIR%%/serpentine/plugins/plugfilter_k3b.py
+%%PYTHON_SITELIBDIR%%/serpentine/plugins/plugfilter_k3b.pyc
+%%PYTHON_SITELIBDIR%%/serpentine/plugins/plugfilter_k3b.pyo
%%PYTHON_SITELIBDIR%%/serpentine/plugins/plugfilter_plparser.py
%%PYTHON_SITELIBDIR%%/serpentine/plugins/plugfilter_plparser.pyc
%%PYTHON_SITELIBDIR%%/serpentine/plugins/plugfilter_plparser.pyo
@@ -66,6 +69,9 @@ bin/serpentine
%%PYTHON_SITELIBDIR%%/serpentine/services.py
%%PYTHON_SITELIBDIR%%/serpentine/services.pyc
%%PYTHON_SITELIBDIR%%/serpentine/services.pyo
+%%PYTHON_SITELIBDIR%%/serpentine/urlutil.py
+%%PYTHON_SITELIBDIR%%/serpentine/urlutil.pyc
+%%PYTHON_SITELIBDIR%%/serpentine/urlutil.pyo
%%PYTHON_SITELIBDIR%%/serpentine/xspf.py
%%PYTHON_SITELIBDIR%%/serpentine/xspf.pyc
%%PYTHON_SITELIBDIR%%/serpentine/xspf.pyo