diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-06-02 15:04:56 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-06-03 05:40:35 +0000 |
commit | c31572f2e8a46b3c85d24b74ca9f6a40f524a4bb (patch) | |
tree | 2953bc94c7d51f3b791e3f9e658f3df9c1bd36e2 | |
parent | 8b5f120bdf346a1a328533896643afc98c667f8a (diff) |
audio/grip: Update to 4.2.1
PR: 256300
Reported by: freebsd-ports@jan0sch.de (maintainer)
-rw-r--r-- | audio/grip/Makefile | 8 | ||||
-rw-r--r-- | audio/grip/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile index c2319b02aea4..5cfda94f626c 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -1,7 +1,7 @@ # Created by: kbyanc@posi.net PORTNAME= grip -PORTVERSION= 4.1.1 +PORTVERSION= 4.2.1 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/grip/${PORTVERSION} @@ -19,12 +19,12 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= compiler:c++11-lang gmake gnome libtool localbase \ pathfix pkgconfig xorg gnome -USE_XORG= ice sm x11 xext USE_GNOME= cairo gdkpixbuf2 gtk20 +INSTALLS_ICONS= yes +USE_XORG= ice sm x11 xext GNU_CONFIGURE= yes CONFIGURE_ARGS+=--disable-werror -INSTALLS_ICONS= yes OPTIONS_DEFINE= CDPARANOIA CDDA2WAV LAME VORBIS FAAC FLAC NLS OPTIONS_DEFAULT= CDPARANOIA FLAC VORBIS @@ -37,7 +37,7 @@ OPTIONS_SUB= yes CDPARANOIA_LIB_DEPENDS= libcdda_paranoia.so:audio/cdparanoia CDPARANOIA_CONFIGURE_ENABLE= cdpar -CDDA2WAV_RUN_DEPENDS= cdda2wav:sysutils/cdrtools +CDDA2WAV_RUN_DEPENDS= cdda2wav:sysutils/cdrtools FAAC_RUN_DEPENDS= faac:audio/faac FLAC_RUN_DEPENDS= flac:audio/flac LAME_RUN_DEPENDS= lame:audio/lame diff --git a/audio/grip/distinfo b/audio/grip/distinfo index 9e02295cce6d..22fa938692cd 100644 --- a/audio/grip/distinfo +++ b/audio/grip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588354530 -SHA256 (grip-4.1.1.tar.gz) = da21031a7688ebde5fb9cecd574c59aedd7a665320f2e57bb431e3b3b87a72e9 -SIZE (grip-4.1.1.tar.gz) = 1211196 +TIMESTAMP = 1622477995 +SHA256 (grip-4.2.1.tar.gz) = ddb1495113dbabdaf32ec242a6946348046170e2710b87927f0e55c6f6604374 +SIZE (grip-4.2.1.tar.gz) = 1210309 |