diff options
author | pav <pav@FreeBSD.org> | 2006-01-15 10:03:00 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-15 10:03:00 +0800 |
commit | ed1f8476d21fda00770ae7121adf553544c1b084 (patch) | |
tree | a09d453892b7a43df2ca28dda4f3722ef613fbf1 /audio | |
parent | 3cd5f52fa38ce3b015ce426c2c8eda733ac5588f (diff) | |
download | freebsd-ports-gnome-ed1f8476d21fda00770ae7121adf553544c1b084.tar.gz freebsd-ports-gnome-ed1f8476d21fda00770ae7121adf553544c1b084.tar.zst freebsd-ports-gnome-ed1f8476d21fda00770ae7121adf553544c1b084.zip |
- Update to 0.2DrBombay
- Sanitize the PORTVERSION
PR: ports/91805
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms2/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms2/distinfo | 6 | ||||
-rw-r--r-- | audio/xmms2/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index 492f964876df..361a9074c7fc 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -6,11 +6,11 @@ # PORTNAME= xmms2 -DISTVERSION= 0.2DrAlban +PORTVERSION= 0.2.d.2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${DISTVERSION} +DISTNAME= ${PORTNAME}-0.2DrBombay MAINTAINER= alex@foxybanana.com COMMENT= Rewrite of xmms as a client/server system (developer release) diff --git a/audio/xmms2/distinfo b/audio/xmms2/distinfo index 7a09111fbf59..151b8dd7cba8 100644 --- a/audio/xmms2/distinfo +++ b/audio/xmms2/distinfo @@ -1,3 +1,3 @@ -MD5 (xmms2-0.2DrAlban.tar.bz2) = 172368d5d03d3f309641f82aef7490f5 -SHA256 (xmms2-0.2DrAlban.tar.bz2) = 91067bd9c4d378e2afcd8506c40c9a3af168cd916241fbf7039fb5efb1788ad4 -SIZE (xmms2-0.2DrAlban.tar.bz2) = 687706 +SHA256 (xmms2-0.2DrBombay.tar.bz2) = c4845c2cd4cd629b586a674bddd303f6f8fb1fac73490af0bb9f76b1a0e354a2 +MD5 (xmms2-0.2DrBombay.tar.bz2) = 2477865f4e609f58e00d4ab27d8c4fbf +SIZE (xmms2-0.2DrBombay.tar.bz2) = 950188 diff --git a/audio/xmms2/pkg-plist b/audio/xmms2/pkg-plist index 85c7af290a06..e2746d045eec 100644 --- a/audio/xmms2/pkg-plist +++ b/audio/xmms2/pkg-plist @@ -71,7 +71,7 @@ libdata/pkgconfig/xmms2-client-glib.pc libdata/pkgconfig/xmms2-client-ecore.pc libdata/pkgconfig/xmms2-client.pc libdata/pkgconfig/xmms2-plugin.pc -%%DATADIR%%/dismantled-the_swarm_clip.ogg +%%DATADIR%%/mind.in.a.box-lament_snipplet.ogg %%DATADIR%%/scripts/startup.d/xmms2-et-launcher.sh @dirrm include/xmms2/xmms @dirrm include/xmms2/xmmsc |