diff --git a/comms/grig/Makefile b/comms/grig/Makefile index c63a79563db1..8ecd0b78eac7 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -1,29 +1,31 @@ PORTNAME= grig PORTVERSION= 0.9.0 +PORTREVISION= 1 #DISTNAME= Grig CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio control front-end WWW= http://groundstation.sourceforge.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= fillods GH_PROJECT= grig -GH_TAGNAME= 77ab785 +#GH_TAGNAME= 77ab785 +GH_TAGNAME= 9d79adb LIB_DEPENDS= libhamlib.so:comms/hamlib \ libharfbuzz.so:print/harfbuzz \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USE_GNOME= cairo gdkpixbuf2 gtk20 intltool GNU_CONFIGURE= yes USES= autoreconf gettext gmake gnome libtool pkgconfig LIBS+= -lm .include diff --git a/comms/grig/pkg-plist b/comms/grig/pkg-plist index 6a711fdf0588..36819efd7d4a 100644 --- a/comms/grig/pkg-plist +++ b/comms/grig/pkg-plist @@ -1,15 +1,16 @@ bin/grig -share/locale/fr/LC_MESSAGES/grig.mo share/locale/de/LC_MESSAGES/grig.mo +share/locale/it/LC_MESSAGES/grig.mo +share/locale/fr/LC_MESSAGES/grig.mo share/locale/tr/LC_MESSAGES/grig.mo man/man1/grig.1.gz %%DATADIR%%/AUTHORS %%DATADIR%%/COPYING %%DATADIR%%/ChangeLog %%DATADIR%%/NEWS -%%DATADIR%%/README +%%DATADIR%%/README.md share/pixmaps/grig/digits_normal.png share/pixmaps/grig/digits_small.png share/pixmaps/grig/grig-logo.png share/pixmaps/grig/ic910.png share/pixmaps/grig/smeter.png