Skip to content

Commit

Permalink
comms/grig: Update to head to fix hamlib API change
Browse files Browse the repository at this point in the history
Update to head to fix grig with hamlib 4.5.3 API change
Also correct pkg-plist
  • Loading branch information
Diane Bruce authored and Diane Bruce committed Jan 28, 2023
1 parent 1c81e0d commit 4920d07
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
4 changes: 3 additions & 1 deletion comms/grig/Makefile
@@ -1,5 +1,6 @@
PORTNAME= grig
PORTVERSION= 0.9.0
PORTREVISION= 1
#DISTNAME= Grig
CATEGORIES= comms hamradio

Expand All @@ -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 \
Expand Down
5 changes: 3 additions & 2 deletions 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
Expand Down

0 comments on commit 4920d07

Please sign in to comment.