diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2007-12-13 23:26:32 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2007-12-13 23:26:32 +0800 |
commit | de8662b87d6d293d632c4262a4211d60d4f70d83 (patch) | |
tree | 3a259b6ef2b8667f19f27fbd9a6e7fcb7237f846 | |
parent | 9e6d3c1e95a0667fff40af6ab1204bf75ef7c9fe (diff) | |
download | freebsd-ports-gnome-de8662b87d6d293d632c4262a4211d60d4f70d83.tar.gz freebsd-ports-gnome-de8662b87d6d293d632c4262a4211d60d4f70d83.tar.zst freebsd-ports-gnome-de8662b87d6d293d632c4262a4211d60d4f70d83.zip |
- Update to 2.4
PR: ports/118423
Submitted by: Matt Dawson <matt chronos.org.uk> (maintainer)
-rw-r--r-- | comms/xdx/Makefile | 3 | ||||
-rw-r--r-- | comms/xdx/distinfo | 6 | ||||
-rw-r--r-- | comms/xdx/pkg-plist | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index ca9b14d0d4c8..9b3b4bc1cedc 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xdx -PORTVERSION= 2.2 -PORTREVISION= 1 +PORTVERSION= 2.4 CATEGORIES= comms hamradio MASTER_SITES= http://pg4i.chronos.org.uk/download/ \ http://www.qsl.net/pg4i/download/ diff --git a/comms/xdx/distinfo b/comms/xdx/distinfo index 93221f7c150f..56c7063b5578 100644 --- a/comms/xdx/distinfo +++ b/comms/xdx/distinfo @@ -1,3 +1,3 @@ -MD5 (xdx-2.2.tar.gz) = 7085fc49eacdf12f7ebaad08a2c37892 -SHA256 (xdx-2.2.tar.gz) = 312c3fa69221124e04b6e47b81b515a1706ebed54e5ff181da57ef2aade75834 -SIZE (xdx-2.2.tar.gz) = 253015 +MD5 (xdx-2.4.tar.gz) = 9834e9759f7d6a0b7b2fe200020551d7 +SHA256 (xdx-2.4.tar.gz) = fefe3fb34e56613f9b138882bc8226106995c801d873a1c5f6e595bfc9e81fa9 +SIZE (xdx-2.4.tar.gz) = 282279 diff --git a/comms/xdx/pkg-plist b/comms/xdx/pkg-plist index cbf7b492e7c1..734c5af3a27d 100644 --- a/comms/xdx/pkg-plist +++ b/comms/xdx/pkg-plist @@ -5,6 +5,7 @@ share/applications/Xdx.desktop %%DATADIR%%/MANUAL.fr %%DATADIR%%/MANUAL.nl %%DATADIR%%/MANUAL.pl +%%DATADIR%%/cty.dat %%DATADIR%%/pixmaps/bigsmile.png %%DATADIR%%/pixmaps/cry.png %%DATADIR%%/pixmaps/sad.png @@ -18,11 +19,12 @@ share/applications/Xdx.desktop %%DATADIR%%/sounds/attention.wav %%DATADIR%%/wwv.gnuplot %%DATADIR%%/wwv.gnuplot~ +@dirrm %%DATADIR%%/sounds +@dirrm %%DATADIR%%/pixmaps +@dirrm %%DATADIR%% share/locale/es/LC_MESSAGES/xdx.mo share/locale/fr/LC_MESSAGES/xdx.mo share/locale/nl/LC_MESSAGES/xdx.mo share/locale/pl/LC_MESSAGES/xdx.mo -@dirrm %%DATADIR%%/sounds -@dirrm %%DATADIR%%/pixmaps -@dirrm %%DATADIR%% +share/locale/pt/LC_MESSAGES/xdx.mo @dirrmtry share/applications |