aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2013-06-28 21:17:09 +0000
committerNicola Vitale <nivit@FreeBSD.org>2013-06-28 21:17:09 +0000
commit572dd294a2a710aa52fb897272afe783db5d0a70 (patch)
treec39053710bc8ce8137572eba22904e2ab9d2eebb /audio
parentb7e131bc25053f7271079e2e5560ee81db9f5627 (diff)
downloadports-572dd294a2a710aa52fb897272afe783db5d0a70.tar.gz
ports-572dd294a2a710aa52fb897272afe783db5d0a70.zip
- Update to 2.0.3
- Change GitHub repository (libechonest is developed by Leo Franchi) - Add PORTVERSION to PLIST_SUB - Fix WWW in pkg-descr
Notes
Notes: svn path=/head/; revision=321987
Diffstat (limited to 'audio')
-rw-r--r--audio/libechonest/Makefile9
-rw-r--r--audio/libechonest/distinfo4
-rw-r--r--audio/libechonest/pkg-descr2
-rw-r--r--audio/libechonest/pkg-plist2
4 files changed, 9 insertions, 8 deletions
diff --git a/audio/libechonest/Makefile b/audio/libechonest/Makefile
index 6e40cde9e4f8..85a6caa67fd5 100644
--- a/audio/libechonest/Makefile
+++ b/audio/libechonest/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libechonest
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.3
#PORTREVISION= 0
CATEGORIES= audio
@@ -13,10 +13,11 @@ LICENSE= GPLv2
LIB_DEPENDS= qjson:${PORTSDIR}/devel/qjson
-GH_ACCOUNT= dschmidt
+GH_ACCOUNT= lfranchi
GH_PROJECT= ${PORTNAME}
-GH_TAGNAME= ${GH_COMMIT}
-GH_COMMIT= f9a55d1
+GH_COMMIT= c02854c
+
+PLIST_SUB= PORTVERSION=${PORTVERSION}
USES= cmake pkgconfig
USE_GITHUB= yes
diff --git a/audio/libechonest/distinfo b/audio/libechonest/distinfo
index bde0d8c94e51..7e5340f4ad91 100644
--- a/audio/libechonest/distinfo
+++ b/audio/libechonest/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libechonest-2.0.1.tar.gz) = 7d7f76d38d7814f4e234f518a2e9c74ae48817a3c3b0ab3650def4c91d6819cb
-SIZE (libechonest-2.0.1.tar.gz) = 12075130
+SHA256 (libechonest-2.0.3.tar.gz) = dab899707e5b08f8f73ed2cf9adbb624f036c90195481d7135a0e82e9f3c6495
+SIZE (libechonest-2.0.3.tar.gz) = 12076458
diff --git a/audio/libechonest/pkg-descr b/audio/libechonest/pkg-descr
index ad546ae73360..994a923f2ee4 100644
--- a/audio/libechonest/pkg-descr
+++ b/audio/libechonest/pkg-descr
@@ -1,4 +1,4 @@
libechonest is a collection of C++/Qt classes designed to make a developer's
life easy when trying to use the APIs provided by The Echo Nest.
-WWW: http://github.com/dschimdt/libechonest
+WWW: http://github.com/lfranchi/libechonest
diff --git a/audio/libechonest/pkg-plist b/audio/libechonest/pkg-plist
index 8898fddc8df9..6f614251098c 100644
--- a/audio/libechonest/pkg-plist
+++ b/audio/libechonest/pkg-plist
@@ -16,6 +16,6 @@ include/echonest/Util.h
include/echonest/echonest_export.h
lib/libechonest.so
lib/libechonest.so.2
-lib/libechonest.so.2.0.1
+lib/libechonest.so.%%PORTVERSION%%
libdata/pkgconfig/libechonest.pc
@dirrm include/echonest