View | Details | Raw Unified | Return to bug 242398 | Differences between
and this patch

Collapse All | Expand All

(-)b/audio/grip/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	grip
4
PORTNAME=	grip
5
PORTVERSION=	3.10.2
5
PORTVERSION=	4.0.1
6
CATEGORIES=	audio
6
CATEGORIES=	audio
7
MASTER_SITES=	SF/grip/${PORTVERSION}
7
MASTER_SITES=	SF/grip/${PORTVERSION}
8
8
Lines 19-25 LIB_DEPENDS= libcurl.so:ftp/curl \ Link Here
19
		libpopt.so:devel/popt
19
		libpopt.so:devel/popt
20
20
21
USES=		compiler:c++11-lang gmake gnome libtool localbase \
21
USES=		compiler:c++11-lang gmake gnome libtool localbase \
22
		pathfix pkgconfig xorg
22
		pathfix pkgconfig xorg gnome
23
USE_XORG=	ice sm x11 xext
23
USE_XORG=	ice sm x11 xext
24
USE_GNOME=	cairo gdkpixbuf2 gnomeprefix libgnomeui vte
24
USE_GNOME=	cairo gdkpixbuf2 gnomeprefix libgnomeui vte
25
25
(-)b/audio/grip/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1566143989
1
TIMESTAMP = 1575903849
2
SHA256 (grip-3.10.2.tar.gz) = 665cb23e13ea334fb1a9bb275c2ed4b14b3470c5801b7678172dcf0ff8cecff2
2
SHA256 (grip-4.0.1.tar.gz) = 46cdcea9acc5101ea3941adfcf3d66df7bbd200e67c38a355c263cd2862c902e
3
SIZE (grip-3.10.2.tar.gz) = 980804
3
SIZE (grip-4.0.1.tar.gz) = 1004917
(-)b/audio/grip/pkg-plist (-1 / +2 lines)
Lines 2-8 bin/grip Link Here
2
man/man1/grip.1.gz
2
man/man1/grip.1.gz
3
share/applications/grip.desktop
3
share/applications/grip.desktop
4
share/apps/solid/actions/grip-audiocd.desktop
4
share/apps/solid/actions/grip-audiocd.desktop
5
share/solid/actions/grip-audiocd.desktop
6
share/gnome/help/grip/C/cdconfig.png
5
share/gnome/help/grip/C/cdconfig.png
7
share/gnome/help/grip/C/cdplayer.png
6
share/gnome/help/grip/C/cdplayer.png
8
share/gnome/help/grip/C/cdplayersmall.png
7
share/gnome/help/grip/C/cdplayersmall.png
Lines 71-76 share/icons/hicolor/scalable/apps/grip.svg Link Here
71
%%NLS%%share/locale/hu/LC_MESSAGES/grip.mo
70
%%NLS%%share/locale/hu/LC_MESSAGES/grip.mo
72
%%NLS%%share/locale/it/LC_MESSAGES/grip.mo
71
%%NLS%%share/locale/it/LC_MESSAGES/grip.mo
73
%%NLS%%share/locale/ja/LC_MESSAGES/grip.mo
72
%%NLS%%share/locale/ja/LC_MESSAGES/grip.mo
73
%%NLS%%share/locale/ko/LC_MESSAGES/grip.mo
74
%%NLS%%share/locale/nb/LC_MESSAGES/grip.mo
74
%%NLS%%share/locale/nb/LC_MESSAGES/grip.mo
75
%%NLS%%share/locale/nl/LC_MESSAGES/grip.mo
75
%%NLS%%share/locale/nl/LC_MESSAGES/grip.mo
76
%%NLS%%share/locale/pl/LC_MESSAGES/grip.mo
76
%%NLS%%share/locale/pl/LC_MESSAGES/grip.mo
Lines 84-86 share/icons/hicolor/scalable/apps/grip.svg Link Here
84
%%NLS%%share/locale/zh_TW/LC_MESSAGES/grip.mo
84
%%NLS%%share/locale/zh_TW/LC_MESSAGES/grip.mo
85
share/pixmaps/grip.png
85
share/pixmaps/grip.png
86
share/pixmaps/griptray.png
86
share/pixmaps/griptray.png
87
share/solid/actions/grip-audiocd.desktop

Return to bug 242398