Date: Thu, 1 Aug 2013 14:52:58 +0000 (UTC) From: William Grzybowski <wg@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324109 - head/comms/xlog Message-ID: <201308011452.r71Eqw2W031318@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308011452.r71Eqw2W031318>