diff -Naur grip.org/Makefile grip/Makefile --- grip.org/Makefile 2019-12-05 20:09:18.141619000 +0100 +++ grip/Makefile 2019-12-03 15:28:07.273934000 +0100 @@ -1,8 +1,8 @@ # Created by: kbyanc@posi.net -# $FreeBSD: head/audio/grip/Makefile 512530 2019-09-21 18:18:33Z linimon $ +# $FreeBSD$ PORTNAME= grip -PORTVERSION= 3.10.2 +PORTVERSION= 4.0.1 CATEGORIES= audio MASTER_SITES= SF/grip/${PORTVERSION} @@ -18,8 +18,7 @@ libid3.so:audio/id3lib \ libpopt.so:devel/popt -USES= compiler:c++11-lang gmake gnome libtool localbase \ - pathfix pkgconfig xorg +USES= gmake libtool localbase pathfix pkgconfig USE_XORG= ice sm x11 xext USE_GNOME= cairo gdkpixbuf2 gnomeprefix libgnomeui vte @@ -51,8 +50,6 @@ DEFAULT_CDROM_DEVICE=/dev/cd0 .endif -.include - pre-everything:: .if !defined(WITH_CDROM_DEVICE) @${ECHO_MSG} "===> The default CDROM device is ${DEFAULT_CDROM_DEVICE}" @@ -63,8 +60,5 @@ post-patch: @${REINPLACE_CMD} -e 's|/dev/cdrom|${DEFAULT_CDROM_DEVICE}|' \ ${WRKSRC}/src/grip.c -.if ${CHOSEN_COMPILER_TYPE} == gcc && ${COMPILER_VERSION} <= 42 - ${REINPLACE_CMD} -e '/pragma/d' ${WRKSRC}/src/cdpar.c -.endif -.include +.include diff -Naur grip.org/distinfo grip/distinfo --- grip.org/distinfo 2019-12-05 20:09:18.141512000 +0100 +++ grip/distinfo 2019-12-03 15:28:07.274184000 +0100 @@ -1,3 +1,3 @@ -TIMESTAMP = 1566143989 -SHA256 (grip-3.10.2.tar.gz) = 665cb23e13ea334fb1a9bb275c2ed4b14b3470c5801b7678172dcf0ff8cecff2 -SIZE (grip-3.10.2.tar.gz) = 980804 +TIMESTAMP = 1575362124 +SHA256 (grip-4.0.1.tar.gz) = 46cdcea9acc5101ea3941adfcf3d66df7bbd200e67c38a355c263cd2862c902e +SIZE (grip-4.0.1.tar.gz) = 1004917 diff -Naur grip.org/pkg-plist grip/pkg-plist --- grip.org/pkg-plist 2019-12-05 20:10:35.052346000 +0100 +++ grip/pkg-plist 2019-12-05 20:08:34.126007000 +0100 @@ -2,7 +2,6 @@ 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 @@ %%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 @@ %%NLS%%share/locale/zh_TW/LC_MESSAGES/grip.mo share/pixmaps/grip.png share/pixmaps/griptray.png +share/solid/actions/grip-audiocd.desktop