diff options
author | sylvio <sylvio@FreeBSD.org> | 2011-03-01 02:48:03 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2011-03-01 02:48:03 +0800 |
commit | 723f915cdda9b58a548a2cf4c5f410ab77bb5ba4 (patch) | |
tree | 26a9decd38125943537406c7d712c111225beee0 /comms | |
parent | 9650081e85e733e81aec25f48c0e8b90428e5033 (diff) | |
download | freebsd-ports-gnome-723f915cdda9b58a548a2cf4c5f410ab77bb5ba4.tar.gz freebsd-ports-gnome-723f915cdda9b58a548a2cf4c5f410ab77bb5ba4.tar.zst freebsd-ports-gnome-723f915cdda9b58a548a2cf4c5f410ab77bb5ba4.zip |
- Update to 2.0.5
PR: ports/155009
Submitted by: Matt Dawson <matt@chronos.org.uk> (maintainer)
Diffstat (limited to 'comms')
-rw-r--r-- | comms/xlog/Makefile | 3 | ||||
-rw-r--r-- | comms/xlog/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index 8d882d33cc46..9ae8f405bc45 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xlog -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ http://pg4i.chronos.org.uk/download/ \ @@ -26,6 +26,7 @@ CONFIGURE_ARGS= --with-mime-update \ LIB_DEPENDS+= hamlib:${PORTSDIR}/comms/hamlib MAN1= xlog.1 +LICENSE= GPLv3 .if defined(WITHOUT_NLS) CONFIGURE_ARGS+= --disable-nls diff --git a/comms/xlog/distinfo b/comms/xlog/distinfo index 3ffb65e02d73..3106b2d71d2a 100644 --- a/comms/xlog/distinfo +++ b/comms/xlog/distinfo @@ -1,2 +1,2 @@ -SHA256 (xlog-2.0.4.tar.gz) = 5136244ce00f5f043535ac9d0acf4df12c04a09cb2bc71f74847e666fc250ef3 -SIZE (xlog-2.0.4.tar.gz) = 11146213 +SHA256 (xlog-2.0.5.tar.gz) = d8290377acbb57d51182e511c4d11a9ea10c73f4d45434da210dd4a5c1b1b09f +SIZE (xlog-2.0.5.tar.gz) = 11173514 |