From owner-svn-ports-all@FreeBSD.ORG Tue May 6 16:39:37 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B1150B4B; Tue, 6 May 2014 16:39:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8499484C; Tue, 6 May 2014 16:39:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s46GdbEB006341; Tue, 6 May 2014 16:39:37 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s46GdbUr006339; Tue, 6 May 2014 16:39:37 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201405061639.s46GdbUr006339@svn.freebsd.org> From: Tijl Coosemans Date: Tue, 6 May 2014 16:39:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353106 - head/print/libgnomeprint X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 16:39:37 -0000 Author: tijl Date: Tue May 6 16:39:36 2014 New Revision: 353106 URL: http://svnweb.freebsd.org/changeset/ports/353106 QAT: https://qat.redports.org/buildarchive/r353106/ Log: - USES=libtool tar:bzip2. - Remove dependency on devel/popt. - Remove patching of . Modified: head/print/libgnomeprint/Makefile head/print/libgnomeprint/pkg-plist Modified: head/print/libgnomeprint/Makefile ============================================================================== --- head/print/libgnomeprint/Makefile Tue May 6 16:36:32 2014 (r353105) +++ head/print/libgnomeprint/Makefile Tue May 6 16:39:36 2014 (r353106) @@ -4,7 +4,7 @@ PORTNAME= libgnomeprint PORTVERSION= 2.18.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -12,18 +12,16 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Gnome print support library -USE_BZIP2= yes +USES= tar:bzip2 .if !defined(REFERENCE_PORT) -LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ - libpopt.so:${PORTSDIR}/devel/popt +LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig -USES= bison pathfix gettext gmake pkgconfig -USE_GNOME= gnomeprefix intlhack gnomehier glib20 pango libxml2 \ - libartlgpl2 ltverhack +GNU_CONFIGURE= yes +USES+= bison gettext gmake libtool:keepla pathfix pkgconfig +USE_GNOME= gnomeprefix intlhack glib20 pango libxml2 libartlgpl2 USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -45,8 +43,6 @@ PLIST_SUB+= CUPS:="@comment " .endif post-patch: - @${FIND} ${WRKSRC} -name '*.[ch]' | ${XARGS} ${REINPLACE_CMD} -e \ - 's|||' @${REINPLACE_CMD} -e "/^SUBDIRS =/s|tests||" ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e "/^SUBDIRS =/s|doc||" ${WRKSRC}/Makefile.in Modified: head/print/libgnomeprint/pkg-plist ============================================================================== --- head/print/libgnomeprint/pkg-plist Tue May 6 16:36:32 2014 (r353105) +++ head/print/libgnomeprint/pkg-plist Tue May 6 16:39:36 2014 (r353106) @@ -39,6 +39,7 @@ lib/libgnomeprint-2-2.a lib/libgnomeprint-2-2.la lib/libgnomeprint-2-2.so lib/libgnomeprint-2-2.so.0 +lib/libgnomeprint-2-2.so.0.1.0 lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-clip.a lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-clip.la lib/libgnomeprint/%%VERSION%%/modules/filters/libgnomeprint-clip.so