git: c31572f2e8a4 - main - audio/grip: Update to 4.2.1
Fernando Apesteguía
fernape at FreeBSD.org
Thu Jun 3 05:44:31 UTC 2021
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c31572f2e8a46b3c85d24b74ca9f6a40f524a4bb
commit c31572f2e8a46b3c85d24b74ca9f6a40f524a4bb
Author: Fernando Apesteguía <fernape at FreeBSD.org>
AuthorDate: 2021-06-02 15:04:56 +0000
Commit: Fernando Apesteguía <fernape at FreeBSD.org>
CommitDate: 2021-06-03 05:40:35 +0000
audio/grip: Update to 4.2.1
PR: 256300
Reported by: freebsd-ports at jan0sch.de (maintainer)
---
audio/grip/Makefile | 8 ++++----
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 at 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
More information about the dev-commits-ports-all
mailing list