diff options
-rw-r--r-- | comms/grig/Makefile | 4 | ||||
-rw-r--r-- | comms/grig/pkg-plist | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/comms/grig/Makefile b/comms/grig/Makefile index c63a79563db1..8ecd0b78eac7 100644 --- a/comms/grig/Makefile +++ b/comms/grig/Makefile @@ -1,5 +1,6 @@ PORTNAME= grig PORTVERSION= 0.9.0 +PORTREVISION= 1 #DISTNAME= Grig CATEGORIES= comms hamradio @@ -13,7 +14,8 @@ 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 \ 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,13 +1,14 @@ 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 |