From owner-svn-ports-all@FreeBSD.ORG Wed May 7 22:16:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6E6B932C; Wed, 7 May 2014 22:16:11 +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 5BDE16C6; Wed, 7 May 2014 22:16:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s47MGBE0018220; Wed, 7 May 2014 22:16:11 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s47MGBDL018218; Wed, 7 May 2014 22:16:11 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201405072216.s47MGBDL018218@svn.freebsd.org> From: Baptiste Daroussin Date: Wed, 7 May 2014 22:16:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353220 - head/print/libgnomecups 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: Wed, 07 May 2014 22:16:11 -0000 Author: bapt Date: Wed May 7 22:16:10 2014 New Revision: 353220 URL: http://svnweb.freebsd.org/changeset/ports/353220 QAT: https://qat.redports.org/buildarchive/r353220/ Log: Convert to: USES=libtool USES=pathfix USES=tar:bzip2 Strip binaries Modified: head/print/libgnomecups/Makefile head/print/libgnomecups/pkg-plist Modified: head/print/libgnomecups/Makefile ============================================================================== --- head/print/libgnomecups/Makefile Wed May 7 22:11:28 2014 (r353219) +++ head/print/libgnomecups/Makefile Wed May 7 22:16:10 2014 (r353220) @@ -3,7 +3,7 @@ PORTNAME= libgnomecups PORTVERSION= 0.2.3 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= print gnome MASTER_SITES= GNOME @@ -12,14 +12,14 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Support library for gnome cups administration -LIB_DEPENDS= cups:${PORTSDIR}/print/cups-client +LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client -USES= pkgconfig gettext gmake -USE_BZIP2= yes -USE_GNOME= gnomehack intlhack ltverhack glib20 +USES= pkgconfig pathfix gettext gmake libtool:keepla tar:bzip2 +GNU_CONFIGURE= yes +USE_GNOME= intlhack glib20 USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include -D_IPP_PRIVATE_STRUCTURES LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip .include Modified: head/print/libgnomecups/pkg-plist ============================================================================== --- head/print/libgnomecups/pkg-plist Wed May 7 22:11:28 2014 (r353219) +++ head/print/libgnomecups/pkg-plist Wed May 7 22:16:10 2014 (r353220) @@ -7,6 +7,7 @@ lib/libgnomecups-1.0.a lib/libgnomecups-1.0.la lib/libgnomecups-1.0.so lib/libgnomecups-1.0.so.1 +lib/libgnomecups-1.0.so.1.0.0 libdata/pkgconfig/libgnomecups-1.0.pc share/locale/ar/LC_MESSAGES/libgnomecups.mo share/locale/bg/LC_MESSAGES/libgnomecups.mo