Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2014 11:30:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        office@FreeBSD.org
Subject:   Re: ports/188943: commit references a PR
Message-ID:  <201404241130.s3OBU1Jl026754@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188943: commit references a PR
Date: Thu, 24 Apr 2014 11:28:17 +0000 (UTC)

 Author: gahr
 Date: Thu Apr 24 11:28:11 2014
 New Revision: 351994
 URL: http://svnweb.freebsd.org/changeset/ports/351994
 QAT: https://qat.redports.org/buildarchive/r351994/
 
 Log:
   - USES shebangfix + tar:bzip2
   
   PR:		188943
   Approved by:	bapt (portmgr)
 
 Modified:
   head/graphics/libwpg/Makefile
 
 Modified: head/graphics/libwpg/Makefile
 ==============================================================================
 --- head/graphics/libwpg/Makefile	Thu Apr 24 11:13:08 2014	(r351993)
 +++ head/graphics/libwpg/Makefile	Thu Apr 24 11:28:11 2014	(r351994)
 @@ -14,8 +14,8 @@ LICENSE_COMB=	dual
  
  LIB_DEPENDS=	libwpd-0.9.so:${PORTSDIR}/textproc/libwpd
  
 -USES=		libtool:keepla pathfix perl5 pkgconfig
 -USE_BZIP2=	yes
 +USES=		libtool:keepla pathfix perl5 pkgconfig shebangfix tar:bzip2
 +SHEBANG_FILES=	${WRKSRC}/src/conv/svg/wpg2svgbatch.pl
  USE_LDCONFIG=	yes
  GNU_CONFIGURE=	yes
  CONFIGURE_ARGS=	--disable-werror
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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