Skip to content

Commit

Permalink
audio/grip: Update to 4.2.1
Browse files Browse the repository at this point in the history
PR:	256300
Reported by:	freebsd-ports@jan0sch.de (maintainer)
  • Loading branch information
fernape committed Jun 3, 2021
1 parent 8b5f120 commit c31572f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions 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}
Expand All @@ -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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit c31572f

Please sign in to comment.