Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2013 14:00:22 +0100
From:      Kurt Jaeger <fbsd-ports@opsec.eu>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lemke@lemke-it.com
Subject:   ports/183359: [patch update] databases/p5-DBD-cego 1.2.6 -> 1.2.7
Message-ID:  <E1VaPx8-000MNs-0o@f10.opsec.eu>
Resent-Message-ID: <201310271310.r9RDA0Mm084019@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183359
>Category:       ports
>Synopsis:       [patch update] databases/p5-DBD-cego 1.2.6 -> 1.2.7
>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:   Sun Oct 27 13:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Jaeger
>Release:        FreeBSD 10.0-BETA1 amd64
>Organization:
-
>Environment:
System: FreeBSD f10.opsec.eu 10.0-BETA1 FreeBSD 10.0-BETA1 #0 r256420: Sun Oct 13 22:55:05 CEST 2013 pi@f10.opsec.eu:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	databases/p5-DBD-cego 1.2.6 -> 1.2.7

>How-To-Repeat:
	-

>Fix:

diff -r -u -N databases/p5-DBD-cego/Makefile /usr/home/pi/myp/databases/p5-DBD-cego/Makefile
--- databases/p5-DBD-cego/Makefile	2013-10-01 21:14:15.000000000 +0200
+++ /usr/home/pi/myp/databases/p5-DBD-cego/Makefile	2013-10-27 13:58:04.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: head/databases/p5-DBD-cego/Makefile 327717 2013-09-20 16:13:47Z bapt $
 
 PORTNAME=	DBD-cego
-PORTVERSION=	1.2.6
+PORTVERSION=	1.2.7
 CATEGORIES=	databases perl5
 MASTER_SITES=	http://www.lemke-it.com/
 PKGNAMEPREFIX=	p5-
diff -r -u -N databases/p5-DBD-cego/distinfo /usr/home/pi/myp/databases/p5-DBD-cego/distinfo
--- databases/p5-DBD-cego/distinfo	2013-10-01 21:14:15.000000000 +0200
+++ /usr/home/pi/myp/databases/p5-DBD-cego/distinfo	1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-SHA256 (DBD-cego-1.2.6.tar.gz) = d944addd62cb3c6bdc853269a7f645f99a7fa255113c7279c81e06313d4b98e9
-SIZE (DBD-cego-1.2.6.tar.gz) = 28192
diff -r -u -N databases/p5-DBD-cego/files/patch-makefile-pl /usr/home/pi/myp/databases/p5-DBD-cego/files/patch-makefile-pl
--- databases/p5-DBD-cego/files/patch-makefile-pl	2013-10-01 21:14:15.000000000 +0200
+++ /usr/home/pi/myp/databases/p5-DBD-cego/files/patch-makefile-pl	2013-10-27 13:59:01.000000000 +0100
@@ -34,9 +34,9 @@
 -    'OPTIMIZE'      => '-O6 -DNDEBUG=1',
 +    'INC'           => '-I$(DBI_INSTARCH_DIR) -I/usr/local/include',
 +    'MYEXTLIB'      => '-lcego -llfcxml -llfcbase',
-+    'CC'            => 'g++',
++    'CC'            => 'clang++',
 +    'CCFLAGS'       => '-O2 -pipe -fno-strict-aliasing -fpermissive',
-+    'LD'            => 'g++ -L/usr/local/lib',
++    'LD'            => 'clang++ -L/usr/local/lib',
 +    'XSPROTOARG'    => '-noprototypes',
 +    'OPTIMIZE'      => '-O3 -DNDEBUG=1',
      'XSOPT'             => '-C++',

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1VaPx8-000MNs-0o>