diff options
author | ahze <ahze@FreeBSD.org> | 2006-05-27 08:17:05 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-05-27 08:17:05 +0800 |
commit | fe58009ced4bda3b834eda97dfd2525c9be533ed (patch) | |
tree | 23576002f50e59ad2373dca304c11e6abf9651df /audio/sound-juicer | |
parent | a91ad35d4e2d49b6472b4483616b0c4c1e6833ed (diff) | |
download | freebsd-ports-graphics-fe58009ced4bda3b834eda97dfd2525c9be533ed.tar.gz freebsd-ports-graphics-fe58009ced4bda3b834eda97dfd2525c9be533ed.tar.zst freebsd-ports-graphics-fe58009ced4bda3b834eda97dfd2525c9be533ed.zip |
- Update to 2.14.4
- Use USE_GSTREAMER=good to bring in wavenc plugin
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r-- | audio/sound-juicer/Makefile | 5 | ||||
-rw-r--r-- | audio/sound-juicer/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index b09a60be0ae..2dfcb331e2f 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -7,8 +7,7 @@ # PORTNAME= sound-juicer -PORTVERSION= 2.14.3 -PORTREVISION= 1 +PORTVERSION= 2.14.4 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -28,7 +27,7 @@ USE_GMAKE= yes INSTALLS_OMF= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner \ gnomedocutils -USE_GSTREAMER= cdparanoia vorbis flac gconf +USE_GSTREAMER= cdparanoia vorbis flac gconf good GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-ignore-missing-cd INSTALLS_ICONS= yes diff --git a/audio/sound-juicer/distinfo b/audio/sound-juicer/distinfo index d43b5ed55c6..acfef0b995c 100644 --- a/audio/sound-juicer/distinfo +++ b/audio/sound-juicer/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/sound-juicer-2.14.3.tar.bz2) = c525c4ef4e8cae163f7f1b6a28460e49 -SHA256 (gnome2/sound-juicer-2.14.3.tar.bz2) = f6b1e4af5b20bb3d986b40fa9d342e2cb422e43cff56a8f8541fd9f76ec64683 -SIZE (gnome2/sound-juicer-2.14.3.tar.bz2) = 875055 +MD5 (gnome2/sound-juicer-2.14.4.tar.bz2) = 677ed6e3e7b4aa1602d35c46a8e0bc31 +SHA256 (gnome2/sound-juicer-2.14.4.tar.bz2) = 30e0a3dd054a7758f6021176ed384892b12ddabf5ce19163646a0920d4140649 +SIZE (gnome2/sound-juicer-2.14.4.tar.bz2) = 876858 |