ports/172735: [UPDATE] devel/glog to 0.3.2

Zhihao Yuan lichray at gmail.com
Mon Oct 15 21:10:01 UTC 2012


>Number:         172735
>Category:       ports
>Synopsis:       [UPDATE] devel/glog to 0.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 15 21:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Zhihao Yuan
>Release:        FreeBSD 8.3-STABLE amd64
>Organization:
Northern Illinois University
>Environment:
System: FreeBSD elitebook.hp 8.3-STABLE FreeBSD 8.3-STABLE #4 r240363: Tue Sep 11 10:40:15 CDT 2012 lichray at elitebook.hp:/usr/obj/usr/src/sys/HOUKAGO amd64


	
>Description:
	
	https://code.google.com/p/google-glog/

	For clang support.
>How-To-Repeat:
	
>Fix:

	

--- glog-0.3.2.patch begins here ---
diff -ruN --exclude=CVS ../glog.orig/Makefile ./Makefile
--- ../glog.orig/Makefile	2011-10-07 03:55:20.000000000 -0500
+++ ./Makefile	2012-10-15 15:45:18.142331983 -0500
@@ -6,21 +6,19 @@
 #
 
 PORTNAME=	glog
-PORTVERSION=	0.3.1
-PORTREVISION=	1
+PORTVERSION=	0.3.2
 CATEGORIES=	devel
 MASTER_SITES=	GOOGLE_CODE
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	A library of C++ classes for flexible logging
 
-LIB_DEPENDS=	execinfo.1:${PORTSDIR}/devel/libexecinfo \
-		gflags.2:${PORTSDIR}/devel/gflags
+LIB_DEPENDS=	execinfo:${PORTSDIR}/devel/libexecinfo \
+		gflags:${PORTSDIR}/devel/gflags
 
 GNU_CONFIGURE=	yes
 USE_GNOME=	gnomehack
 USE_LDCONFIG=	yes
-USE_GCC=	4.2+
 PROJECTHOST=	google-glog
 
 CPPFLAGS+=	-I${LOCALBASE}/include
diff -ruN --exclude=CVS ../glog.orig/distinfo ./distinfo
--- ../glog.orig/distinfo	2011-04-07 04:12:37.000000000 -0500
+++ ./distinfo	2012-10-15 15:45:46.510741181 -0500
@@ -1,2 +1,2 @@
-SHA256 (glog-0.3.1.tar.gz) = eebc617a22a3f68594e74aed3c48a024f36c867b42324a79521259d6393bae24
-SIZE (glog-0.3.1.tar.gz) = 490361
+SHA256 (glog-0.3.2.tar.gz) = 5e47f9437e97cb1621930dea3c557a2801ddac3b5db1a9fd0c3cde399f2c9ccd
+SIZE (glog-0.3.2.tar.gz) = 478666
--- glog-0.3.2.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list