diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-12-10 11:41:47 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-12-10 11:41:47 +0000 |
commit | 7332524290cd209b7e238f5edb0c15fffc8b58ae (patch) | |
tree | 26df1a9dc9fdee1eea8b37432ba162b53b3f66d4 | |
parent | Fix build on GCC-based systems: (diff) |
- Update to 4.0.1
PR: 242398
Submitted by: freebsd-ports@jan0sch.de (maintainer)
Notes
Notes:
svn path=/head/; revision=519660
-rw-r--r-- | audio/grip/Makefile | 4 | ||||
-rw-r--r-- | audio/grip/distinfo | 6 | ||||
-rw-r--r-- | audio/grip/pkg-plist | 3 |
3 files changed, 7 insertions, 6 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile index f551ab18667c..15441983d27a 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grip -PORTVERSION= 3.10.2 +PORTVERSION= 4.0.1 CATEGORIES= audio MASTER_SITES= SF/grip/${PORTVERSION} @@ -19,7 +19,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libpopt.so:devel/popt USES= compiler:c++11-lang gmake gnome libtool localbase \ - pathfix pkgconfig xorg + pathfix pkgconfig xorg gnome USE_XORG= ice sm x11 xext USE_GNOME= cairo gdkpixbuf2 gnomeprefix libgnomeui vte diff --git a/audio/grip/distinfo b/audio/grip/distinfo index f924f730263d..78cf37c7c665 100644 --- a/audio/grip/distinfo +++ b/audio/grip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1566143989 -SHA256 (grip-3.10.2.tar.gz) = 665cb23e13ea334fb1a9bb275c2ed4b14b3470c5801b7678172dcf0ff8cecff2 -SIZE (grip-3.10.2.tar.gz) = 980804 +TIMESTAMP = 1575903849 +SHA256 (grip-4.0.1.tar.gz) = 46cdcea9acc5101ea3941adfcf3d66df7bbd200e67c38a355c263cd2862c902e +SIZE (grip-4.0.1.tar.gz) = 1004917 diff --git a/audio/grip/pkg-plist b/audio/grip/pkg-plist index 72b1103a4d02..1f130de788e5 100644 --- a/audio/grip/pkg-plist +++ b/audio/grip/pkg-plist @@ -2,7 +2,6 @@ bin/grip man/man1/grip.1.gz share/applications/grip.desktop share/apps/solid/actions/grip-audiocd.desktop -share/solid/actions/grip-audiocd.desktop share/gnome/help/grip/C/cdconfig.png share/gnome/help/grip/C/cdplayer.png share/gnome/help/grip/C/cdplayersmall.png @@ -71,6 +70,7 @@ share/icons/hicolor/scalable/apps/grip.svg %%NLS%%share/locale/hu/LC_MESSAGES/grip.mo %%NLS%%share/locale/it/LC_MESSAGES/grip.mo %%NLS%%share/locale/ja/LC_MESSAGES/grip.mo +%%NLS%%share/locale/ko/LC_MESSAGES/grip.mo %%NLS%%share/locale/nb/LC_MESSAGES/grip.mo %%NLS%%share/locale/nl/LC_MESSAGES/grip.mo %%NLS%%share/locale/pl/LC_MESSAGES/grip.mo @@ -84,3 +84,4 @@ share/icons/hicolor/scalable/apps/grip.svg %%NLS%%share/locale/zh_TW/LC_MESSAGES/grip.mo share/pixmaps/grip.png share/pixmaps/griptray.png +share/solid/actions/grip-audiocd.desktop |