Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Oct 2013 17:10:01 GMT
From:      Kurt Jaeger <pi@opsec.eu>
To:        perl@FreeBSD.org
Subject:   Re: ports/183108: [patch update] databases/p5-DBD-cego
Message-ID:  <201310201710.r9KHA1l4057714@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/183108; it has been noted by GNATS.

From: Kurt Jaeger <pi@opsec.eu>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc: Kurt Jaeger <fbsd-ports@opsec.eu>
Subject: Re: ports/183108: [patch update] databases/p5-DBD-cego
Date: Sun, 20 Oct 2013 19:01:12 +0200

 Hi!
 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=183108
 
 New patch, which also includes update to 1.2.7.
 
 ----------
 
 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-20 18:59:14.000000000 +0200
 @@ -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-
 @@ -16,6 +16,8 @@
  RUN_DEPENDS=	p5-DBI>=1.628:${PORTSDIR}/databases/p5-DBI
  LIB_DEPENDS=	cego.1:${PORTSDIR}/databases/cego
  
 +NO_STAGE=	yes
 +
  .if defined(.PARSEDIR)
  USE_GMAKE=	yes
  .endif
 @@ -24,9 +26,6 @@
  USE_PERL5=	configure
  CC:=		${CXX}
  
 -MAN3=		DBD::Cego.3
 -
 -NO_STAGE=	yes
  post-configure:
  	@${REINPLACE_CMD} -e 's|fno-strict-aliasing|fno-strict-aliasing -fpermissive|g' ${WRKSRC}/Makefile
  
 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-19 19:53:57.000000000 +0200
 @@ -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++',
 diff -r -u -N databases/p5-DBD-cego/pkg-plist /usr/home/pi/myp/databases/p5-DBD-cego/pkg-plist
 --- databases/p5-DBD-cego/pkg-plist	2013-10-01 21:14:15.000000000 +0200
 +++ /usr/home/pi/myp/databases/p5-DBD-cego/pkg-plist	2013-10-20 18:56:32.000000000 +0200
 @@ -2,6 +2,15 @@
  %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Cego/.packlist
  %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Cego/Cego.bs
  %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Cego/Cego.so
 +%%SITE_PERL%%/%%PERL_ARCH%%/man/man3/DBD::Cego.3.gz
  @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Cego
  @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD
  @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/DBD
 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
 +@dirrmtry %%SITE_PERL%%
 +@dirrmtry lib/perl5/site_perl/5.18/mach/auto
 +@dirrmtry lib/perl5/site_perl/5.18
 +@dirrmtry lib/perl5/site_perl
 +@dirrmtry lib/perl5/5.18/man/man3
 +@dirrmtry lib/perl5/5.18/man
 +@dirrmtry lib/perl5/5.18
 
 -- 
 pi@opsec.eu            +49 171 3101372                         7 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310201710.r9KHA1l4057714>