diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-23 22:35:58 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-23 22:35:58 +0800 |
commit | 4c5771b0c34165a7a446fa2ba4e81341aab2e523 (patch) | |
tree | 6c1c89d5797eb6a7c6429cac5f74444c7c2ee51f | |
parent | 7294e08cf92860851fbe5db7251dfa6e7025f746 (diff) | |
download | marcuscom-ports-4c5771b0c34165a7a446fa2ba4e81341aab2e523.tar marcuscom-ports-4c5771b0c34165a7a446fa2ba4e81341aab2e523.tar.gz marcuscom-ports-4c5771b0c34165a7a446fa2ba4e81341aab2e523.tar.bz2 marcuscom-ports-4c5771b0c34165a7a446fa2ba4e81341aab2e523.tar.lz marcuscom-ports-4c5771b0c34165a7a446fa2ba4e81341aab2e523.tar.xz marcuscom-ports-4c5771b0c34165a7a446fa2ba4e81341aab2e523.tar.zst marcuscom-ports-4c5771b0c34165a7a446fa2ba4e81341aab2e523.zip |
Update sound-juicer to 3.12.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19679 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | audio/sound-juicer/Makefile | 3 | ||||
-rw-r--r-- | audio/sound-juicer/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index dd36b867e..81031be9a 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME= sound-juicer -PORTVERSION= 3.11.90 +PORTVERSION= 3.12.0 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -27,6 +27,7 @@ CONFIGURE_ARGS= --enable-ignore-missing-cd INSTALLS_ICONS= yes CFLAGS+= -I${LOCALBASE}/include -Wno-error=format-nonliteral LDFLAGS+= -L${LOCALBASE}/lib +MAKE_ENV= XDG_CACHE_HOME=${WRKDIR} GLIB_SCHEMAS= org.gnome.sound-juicer.gschema.xml diff --git a/audio/sound-juicer/distinfo b/audio/sound-juicer/distinfo index 4d1a1734d..138274dfe 100644 --- a/audio/sound-juicer/distinfo +++ b/audio/sound-juicer/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/sound-juicer-3.11.90.tar.xz) = f8b9460df9e701cba2f09a25a0147d4a05f2a8af41cc0803b1ae5cf1526b8e8c -SIZE (gnome3/sound-juicer-3.11.90.tar.xz) = 1956892 +SHA256 (gnome3/sound-juicer-3.12.0.tar.xz) = c6f98dc6d453e2890fdc3bb7d2e360318d82dafd0304aa0a23ff6ea10b7aff1f +SIZE (gnome3/sound-juicer-3.12.0.tar.xz) = 1960968 |