aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-06-23 09:15:54 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-06-23 09:15:54 +0000
commit1e147499ac4554d2a4372f7bc2f1ba413f8590cd (patch)
treed547f68664013d389e5a2c59fa8bf3c982f83c54
parent243ea98154e8817bb4af56c383dfacdd441e484f (diff)
downloadports-1e147499ac4554d2a4372f7bc2f1ba413f8590cd.tar.gz
ports-1e147499ac4554d2a4372f7bc2f1ba413f8590cd.zip
- Update to 4.1.1
- While at it, set USE_LDCONFIG
Notes
Notes: svn path=/head/; revision=358907
-rw-r--r--audio/libgroove/Makefile7
-rw-r--r--audio/libgroove/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/audio/libgroove/Makefile b/audio/libgroove/Makefile
index ddbfc3bedf25..b843e7f8c737 100644
--- a/audio/libgroove/Makefile
+++ b/audio/libgroove/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libgroove
-PORTVERSION= 4.1.0
+PORTVERSION= 4.1.1
CATEGORIES= audio
MAINTAINER= gahr@FreeBSD.org
@@ -16,11 +16,12 @@ LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/libav \
libspeexdsp.so:${PORTSDIR}/audio/speex \
libSDL2.so:${PORTSDIR}/devel/sdl20
-USES= cmake:outsource
+USES= cmake:outsource
+USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= andrewrk
-GH_COMMIT= c0b3813
+GH_COMMIT= 1b90d6c
PLIST_SUB+= VER1=${PORTVERSION:R:R} \
VER3=${PORTVERSION}
diff --git a/audio/libgroove/distinfo b/audio/libgroove/distinfo
index dce1324fda0c..1583bf069963 100644
--- a/audio/libgroove/distinfo
+++ b/audio/libgroove/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libgroove-4.1.0.tar.gz) = eddd455537c39637d635e459fd4a303a7577e68e907fea193868770525f91eef
-SIZE (libgroove-4.1.0.tar.gz) = 8594104
+SHA256 (libgroove-4.1.1.tar.gz) = 08552393475cf9aed9b5b939e754a3f1034ba323449c1f6ca1a14e0b33e22a78
+SIZE (libgroove-4.1.1.tar.gz) = 8594196