ports/180975: comms/xlog update
Danilo Egêa Gondolfo
danilogondolfo at gmail.com
Wed Jul 31 18:20:01 UTC 2013
>Number: 180975
>Category: ports
>Synopsis: comms/xlog update
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Jul 31 18:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Danilo Egêa Gondolfo
>Release: FreeBSD 9.2-BETA1
>Organization:
>Environment:
FreeBSD freebsd 9.2-BETA1 FreeBSD 9.2-BETA1 #7 r253479: Sat Jul 20 06:52:49 BRT 2013 root at freebsd:/usr/obj/usr/src/sys/PROJETO amd64
>Description:
Changes
- Updated from 2.0.9 to 2.0.10
- Disable -Werror (was implemented in this version)
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
--- Makefile (revision 324063)
+++ Makefile (working copy)
@@ -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 @@
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-mime-update
+CONFIGURE_ENV+= ac_cv_c_compiler_gnu=no
PORTDOCS= *
Index: distinfo
===================================================================
--- distinfo (revision 324063)
+++ distinfo (working copy)
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list