- Update to 4.0.1
PR: 242398 Submitted by: freebsd-ports@jan0sch.de (maintainer)
This commit is contained in:
parent
793dfe6d40
commit
7332524290
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519660
3 changed files with 7 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue