svn commit: r324109 - head/comms/xlog
William Grzybowski
wg at FreeBSD.org
Thu Aug 1 14:52:59 UTC 2013
Author: wg
Date: Thu Aug 1 14:52:58 2013
New Revision: 324109
URL: http://svnweb.freebsd.org/changeset/ports/324109
Log:
comms/xlog: update to 2.0.10
- Update to 2.0.10
Changes: http://xlog.nongnu.org/xlog.changelog
PR: ports/180975
Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com> (maintainer)
Modified:
head/comms/xlog/Makefile
head/comms/xlog/distinfo
Modified: head/comms/xlog/Makefile
==============================================================================
--- head/comms/xlog/Makefile Thu Aug 1 14:39:03 2013 (r324108)
+++ head/comms/xlog/Makefile Thu Aug 1 14:52:58 2013 (r324109)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xlog
-PORTVERSION= 2.0.9
+PORTVERSION= 2.0.10
CATEGORIES= comms hamradio
MASTER_SITES= SAVANNAH
MASTER_SITE_SUBDIR= xlog
@@ -15,6 +15,7 @@ LICENSE= GPLv3
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-mime-update
+CONFIGURE_ENV+= ac_cv_c_compiler_gnu=no
PORTDOCS= *
Modified: head/comms/xlog/distinfo
==============================================================================
--- head/comms/xlog/distinfo Thu Aug 1 14:39:03 2013 (r324108)
+++ head/comms/xlog/distinfo Thu Aug 1 14:52:58 2013 (r324109)
@@ -1,2 +1,2 @@
-SHA256 (xlog-2.0.9.tar.gz) = 3bc44113910b03d3f1c12b2a89074b5b5e5a0e0325b3ed917b3252e650cb3d88
-SIZE (xlog-2.0.9.tar.gz) = 11395055
+SHA256 (xlog-2.0.10.tar.gz) = 62e4e8bfce0d7a3b009ee89ecfee519ec4b09a8006069f847a0c07cccc35cc41
+SIZE (xlog-2.0.10.tar.gz) = 11395198
More information about the svn-ports-head
mailing list