diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-08 20:06:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-08 20:06:33 +0000 |
commit | 413580c81648215385e784e5ca1bc47fa316f3e2 (patch) | |
tree | 33dffb1e08add92072750bd03fd68bd5183c14c0 /comms/xlog | |
parent | db6e4244c61c37118bb177e8a105582763a9d4e0 (diff) | |
download | ports-413580c81648215385e784e5ca1bc47fa316f3e2.tar.gz ports-413580c81648215385e784e5ca1bc47fa316f3e2.zip |
Notes
Diffstat (limited to 'comms/xlog')
-rw-r--r-- | comms/xlog/Makefile | 3 | ||||
-rw-r--r-- | comms/xlog/distinfo | 4 | ||||
-rw-r--r-- | comms/xlog/pkg-plist | 1 |
3 files changed, 3 insertions, 5 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index ce2fa26486c9..2cb60e2b4a88 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= xlog -PORTVERSION= 0.9.11 +PORTVERSION= 0.9.12 CATEGORIES= comms MASTER_SITES= http://pg4i.mattsnetwork.co.uk/download/ \ http://www.qsl.net/pg4i/download/ @@ -16,7 +16,6 @@ COMMENT= Amateur Radio logging application USE_X_PREFIX= yes USE_GNOME= libgnomeprint GNU_CONFIGURE= yes -USE_GMAKE= yes .if defined(WITH_HAMLIB) LIB_DEPENDS+= hamlib:${PORTSDIR}/comms/hamlib diff --git a/comms/xlog/distinfo b/comms/xlog/distinfo index 0eead7af9954..81db4e35622e 100644 --- a/comms/xlog/distinfo +++ b/comms/xlog/distinfo @@ -1,2 +1,2 @@ -MD5 (xlog-0.9.11.tar.gz) = 2899c08816ce83d00c80cfba9a23e212 -SIZE (xlog-0.9.11.tar.gz) = 415141 +MD5 (xlog-0.9.12.tar.gz) = 1f6701532924cf1cb3595c6fd965a4dc +SIZE (xlog-0.9.12.tar.gz) = 431918 diff --git a/comms/xlog/pkg-plist b/comms/xlog/pkg-plist index 3cc371cd2227..92af57e799dc 100644 --- a/comms/xlog/pkg-plist +++ b/comms/xlog/pkg-plist @@ -32,7 +32,6 @@ share/xlog/AUTHORS share/xlog/ChangeLog share/xlog/FAQ share/xlog/MANUAL -share/xlog/README share/xlog/THANKS share/xlog/TODO share/xlog/dxcc/cty.dat |