aboutsummaryrefslogtreecommitdiff
path: root/audio/grip
diff options
context:
space:
mode:
authorJens Grassel <freebsd-ports@jan0sch.de>2021-07-09 13:59:50 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2021-07-09 13:59:50 +0000
commit05751868a5962c75c22621cf8390f6088a3d29e8 (patch)
tree2e9735ad3bc1de23dd72579664a2a42892925b79 /audio/grip
parentabcde308144327fccd7d6f6ad0b6f70448b0f275 (diff)
downloadports-05751868a5962c75c22621cf8390f6088a3d29e8.tar.gz
ports-05751868a5962c75c22621cf8390f6088a3d29e8.zip
audio/grip: Update to 4.2.2
* Use DISTVERSION instead of PORTVERSION * pet portlint * pet portclippy * pet portfmt ChangeLog: https://sourceforge.net/p/grip/code/ci/master/tree/ChangeLog PR: 257054
Diffstat (limited to 'audio/grip')
-rw-r--r--audio/grip/Makefile33
-rw-r--r--audio/grip/distinfo6
2 files changed, 19 insertions, 20 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile
index 5cfda94f626c..cb7b1e78936a 100644
--- a/audio/grip/Makefile
+++ b/audio/grip/Makefile
@@ -1,10 +1,9 @@
# Created by: kbyanc@posi.net
PORTNAME= grip
-PORTVERSION= 4.2.1
-PORTREVISION= 1
+DISTVERSION= 4.2.2
CATEGORIES= audio
-MASTER_SITES= SF/grip/${PORTVERSION}
+MASTER_SITES= SF/grip/${DISTVERSION}
MAINTAINER= freebsd-ports@jan0sch.de
COMMENT= GTK front-end to external cd rippers and audio encoders
@@ -17,16 +16,16 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libfreetype.so:print/freetype2 \
libid3.so:audio/id3lib
-USES= compiler:c++11-lang gmake gnome libtool localbase \
- pathfix pkgconfig xorg gnome
+USES= compiler:c++11-lang gmake gnome libtool localbase pathfix \
+ pkgconfig xorg
USE_GNOME= cairo gdkpixbuf2 gtk20
INSTALLS_ICONS= yes
USE_XORG= ice sm x11 xext
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+=--disable-werror
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --disable-werror
-OPTIONS_DEFINE= CDPARANOIA CDDA2WAV LAME VORBIS FAAC FLAC NLS
+OPTIONS_DEFINE= CDDA2WAV CDPARANOIA FAAC FLAC LAME NLS VORBIS
OPTIONS_DEFAULT= CDPARANOIA FLAC VORBIS
.if !defined(PACKAGE_BUILDING)
@@ -35,19 +34,19 @@ OPTIONS_DEFAULT+= LAME
OPTIONS_SUB= yes
-CDPARANOIA_LIB_DEPENDS= libcdda_paranoia.so:audio/cdparanoia
+CDDA2WAV_RUN_DEPENDS= cdda2wav:sysutils/cdrtools
+CDPARANOIA_LIB_DEPENDS= libcdda_paranoia.so:audio/cdparanoia
CDPARANOIA_CONFIGURE_ENABLE= cdpar
-CDDA2WAV_RUN_DEPENDS= cdda2wav:sysutils/cdrtools
-FAAC_RUN_DEPENDS= faac:audio/faac
-FLAC_RUN_DEPENDS= flac:audio/flac
-LAME_RUN_DEPENDS= lame:audio/lame
-VORBIS_RUN_DEPENDS= ogg123:audio/vorbis-tools
-NLS_USES= gettext
+FAAC_RUN_DEPENDS= faac:audio/faac
+FLAC_RUN_DEPENDS= flac:audio/flac
+LAME_RUN_DEPENDS= lame:audio/lame
+VORBIS_RUN_DEPENDS= ogg123:audio/vorbis-tools
+NLS_USES= gettext
.if defined(WITH_CDROM_DEVICE)
-DEFAULT_CDROM_DEVICE=${WITH_CDROM_DEVICE}
+DEFAULT_CDROM_DEVICE= ${WITH_CDROM_DEVICE}
.else
-DEFAULT_CDROM_DEVICE=/dev/cd0
+DEFAULT_CDROM_DEVICE= /dev/cd0
.endif
.include <bsd.port.pre.mk>
diff --git a/audio/grip/distinfo b/audio/grip/distinfo
index 22fa938692cd..c52dbd9d6f19 100644
--- a/audio/grip/distinfo
+++ b/audio/grip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622477995
-SHA256 (grip-4.2.1.tar.gz) = ddb1495113dbabdaf32ec242a6946348046170e2710b87927f0e55c6f6604374
-SIZE (grip-4.2.1.tar.gz) = 1210309
+TIMESTAMP = 1625758321
+SHA256 (grip-4.2.2.tar.gz) = 9d7b4680978d60cf25ca594d8bd51d9ac9d57073825dfaf25a628667d4054c71
+SIZE (grip-4.2.2.tar.gz) = 1210481