aboutsummaryrefslogtreecommitdiff
path: root/audio/etcd
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-08-06 12:02:34 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-08-06 12:02:34 +0000
commitb3c740f8f2caf5d798bbf8466a4d22a5b205c5bf (patch)
treee4504c29a9419530e07ad528e02bbbf684f74353 /audio/etcd
parent20ac5cc5bdb25a0586f54df965f4046ce5776566 (diff)
downloadports-b3c740f8f2caf5d798bbf8466a4d22a5b205c5bf.tar.gz
ports-b3c740f8f2caf5d798bbf8466a4d22a5b205c5bf.zip
- Update to 1.0.1
- Remove dependency on audio/libmusicbrainz [1] PR: 170304 [1] Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Notes
Notes: svn path=/head/; revision=302171
Diffstat (limited to 'audio/etcd')
-rw-r--r--audio/etcd/Makefile8
-rw-r--r--audio/etcd/distinfo4
2 files changed, 4 insertions, 8 deletions
diff --git a/audio/etcd/Makefile b/audio/etcd/Makefile
index caf10ee6e383..a1a6a5f224e7 100644
--- a/audio/etcd/Makefile
+++ b/audio/etcd/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= etcd
-PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTVERSION= 1.0.1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://people.freebsd.org/~gahr/distfiles/ \
@@ -17,14 +16,11 @@ MASTER_SITE_SUBDIR= gahr
MAINTAINER= gahr@FreeBSD.org
COMMENT= Enhanced Tiny CD, a simple ncurses-based CD player
-LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz
-
USE_SDL= sdl
MANCOMPRESSED= no
MAKE_ARGS= INCDIR=${LOCALBASE}/include LIBDIR=${LOCALBASE}/lib \
- SDL_LIBS=-lSDL MB_LIBS=-lmusicbrainz \
- NCURSES_LIBS="-lncursesw ${PTHREAD_LIBS}"
+ SDL_LIBS=-lSDL NCURSES_LIBS="-lncursesw ${PTHREAD_LIBS}"
PLIST_FILES= bin/etcd
diff --git a/audio/etcd/distinfo b/audio/etcd/distinfo
index 83fedc7d9ebe..2a6f853cd087 100644
--- a/audio/etcd/distinfo
+++ b/audio/etcd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (etcd-1.0.0.tar.gz) = 19f3dc6254a673ce2dd2f70d6483a7e2489d1051d1c18bf578a2613b6803b4ec
-SIZE (etcd-1.0.0.tar.gz) = 10995
+SHA256 (etcd-1.0.1.tar.gz) = 5690aeab6da9cb672f3c30f81d5034b53c0722213423913f56573f65cde01ad3
+SIZE (etcd-1.0.1.tar.gz) = 9359