diff options
author | ahze <ahze@FreeBSD.org> | 2005-02-23 03:01:47 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-02-23 03:01:47 +0800 |
commit | 14319d3032ef07427de824f458e020c33a2a85da (patch) | |
tree | afe13cdca2c6b474e7d7fe3ede6603b1ffca107d /audio/bmp-songchange | |
parent | e2080029d4ec79de6a30ed3d38d54f4ac21932f3 (diff) | |
download | freebsd-ports-gnome-14319d3032ef07427de824f458e020c33a2a85da.tar.gz freebsd-ports-gnome-14319d3032ef07427de824f458e020c33a2a85da.tar.zst freebsd-ports-gnome-14319d3032ef07427de824f458e020c33a2a85da.zip |
- Update to 0.0.2
PR: ports/77795
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Diffstat (limited to 'audio/bmp-songchange')
-rw-r--r-- | audio/bmp-songchange/Makefile | 4 | ||||
-rw-r--r-- | audio/bmp-songchange/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/audio/bmp-songchange/Makefile b/audio/bmp-songchange/Makefile index 5a04b7fe0569..04048aa2db9e 100644 --- a/audio/bmp-songchange/Makefile +++ b/audio/bmp-songchange/Makefile @@ -6,10 +6,9 @@ # PORTNAME= bmp-songchange -PORTVERSION= 0.0.1 +PORTVERSION= 0.0.2 CATEGORIES= audio MASTER_SITES= http://download.berlios.de/bmp-plugins/ -DISTNAME= song_change-${PORTVERSION} MAINTAINER= flynn@energyhq.es.eu.org COMMENT= Beep Media Player do-this-on-song-change plugin @@ -18,7 +17,6 @@ LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player USE_X_PREFIX= yes USE_LIBTOOL_VER=15 -USE_GNOME= gtk20 PLIST_FILES= lib/bmp/General/libsong_change.so diff --git a/audio/bmp-songchange/distinfo b/audio/bmp-songchange/distinfo index c6003040c18f..984b99e40997 100644 --- a/audio/bmp-songchange/distinfo +++ b/audio/bmp-songchange/distinfo @@ -1,2 +1,2 @@ -MD5 (song_change-0.0.1.tar.gz) = 84acb53712b8e995e083d285695f519d -SIZE (song_change-0.0.1.tar.gz) = 304075 +MD5 (bmp-songchange-0.0.2.tar.gz) = 67803fb528adbc5082229dd6cc5eddfb +SIZE (bmp-songchange-0.0.2.tar.gz) = 297882 |