From nobody@FreeBSD.org  Tue Apr  2 21:30:19 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 4F07D60E
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  2 Apr 2013 21:30:19 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 27F51CD0
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  2 Apr 2013 21:30:19 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r32LUJU1051907
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 2 Apr 2013 21:30:19 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id r32LUJql051906;
	Tue, 2 Apr 2013 21:30:19 GMT
	(envelope-from nobody)
Message-Id: <201304022130.r32LUJql051906@red.freebsd.org>
Date: Tue, 2 Apr 2013 21:30:19 GMT
From: Veniamin Gvozdikov <g.veniamin@googlemail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [update]: devel/glog up to date
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         177592
>Category:       ports
>Synopsis:       [update]: devel/glog up to date
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 02 21:40:00 UTC 2013
>Closed-Date:    Thu Jun 27 02:40:32 UTC 2013
>Last-Modified:  Thu Jun 27 02:40:32 UTC 2013
>Originator:     Veniamin Gvozdikov
>Release:        FreeBSD 9.1-RELEASE
>Organization:
>Environment:
FreeBSD ololo 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Upgrade to latest version with fixes:

* Add --disable-rtti option for configure.
* Visual Studio build and test fix.
* QNX build fix (thanks vanuan).
* Reduce warnings.
* Fixed LOG_SYSRESULT (thanks ukai).
* FreeBSD build fix (thanks yyanagisawa).
* Clang build fix.
* Now users can re-initialize glog after ShutdownGoogleLogging.
* Color output support by GLOG_colorlogtostderr (thanks alexs).
* Now glog's ABI around flags are compatible with gflags.
* Document mentions how to modify flags from user programs.
>How-To-Repeat:

>Fix:
diff -ruN glog.orig/Makefile glog/Makefile
--- glog.orig/Makefile	2013-04-03 01:26:08.112363412 +0400
+++ glog/Makefile	2013-04-03 00:42:53.203366336 +0400
@@ -2,7 +2,7 @@
 # $FreeBSD: devel/glog/Makefile 314640 2013-03-19 13:04:30Z eadler $
 
 PORTNAME=	glog
-PORTVERSION=	0.3.2
+PORTVERSION=	0.3.3
 CATEGORIES=	devel
 MASTER_SITES=	GOOGLE_CODE
 
diff -ruN glog.orig/distinfo glog/distinfo
--- glog.orig/distinfo	2013-04-03 01:26:08.112363412 +0400
+++ glog/distinfo	2013-04-03 00:43:14.781375660 +0400
@@ -1,2 +1,2 @@
-SHA256 (glog-0.3.2.tar.gz) = 5e47f9437e97cb1621930dea3c557a2801ddac3b5db1a9fd0c3cde399f2c9ccd
-SIZE (glog-0.3.2.tar.gz) = 478666
+SHA256 (glog-0.3.3.tar.gz) = fbf90c2285ba0561db7a40f8a4eefb9aa963e7d399bd450363e959929fe849d0
+SIZE (glog-0.3.3.tar.gz) = 509676

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Apr 2 21:40:07 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177592 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Thu Jun 27 02:40:08 UTC 2013 
State-Changed-Why:  
Updated via ports/175792. Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177592 
>Unformatted:
