From owner-svn-ports-head@FreeBSD.ORG Fri Apr 11 15:09:36 2014 Return-Path: Delivered-To: svn-ports-head@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 97A7FE19; Fri, 11 Apr 2014 15:09:36 +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 82C9815CB; Fri, 11 Apr 2014 15:09:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3BF9a6x094194; Fri, 11 Apr 2014 15:09:36 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3BF9avZ094191; Fri, 11 Apr 2014 15:09:36 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201404111509.s3BF9avZ094191@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 11 Apr 2014 15:09:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r350977 - head/editors/ghex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Apr 2014 15:09:36 -0000 Author: bapt Date: Fri Apr 11 15:09:35 2014 New Revision: 350977 URL: http://svnweb.freebsd.org/changeset/ports/350977 QAT: https://qat.redports.org/buildarchive/r350977/ Log: Support stage Modified: head/editors/ghex/Makefile head/editors/ghex/pkg-plist Modified: head/editors/ghex/Makefile ============================================================================== --- head/editors/ghex/Makefile Fri Apr 11 15:07:14 2014 (r350976) +++ head/editors/ghex/Makefile Fri Apr 11 15:09:35 2014 (r350977) @@ -12,11 +12,10 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 2 hex editor -USE_BZIP2= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprintui libgnomeui \ - gnomedocutils -USES= gettext gmake pkgconfig +USE_GNOME= gnomeprefix intlhack libgnomeprintui libgnomeui gnomedocutils +USES= gettext gmake libtool pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip INSTALLS_ICONS= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -24,5 +23,4 @@ LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= ghex2.schemas -NO_STAGE= yes .include Modified: head/editors/ghex/pkg-plist ============================================================================== --- head/editors/ghex/pkg-plist Fri Apr 11 15:07:14 2014 (r350976) +++ head/editors/ghex/pkg-plist Fri Apr 11 15:09:35 2014 (r350977) @@ -5,6 +5,7 @@ lib/libgtkhex.a lib/libgtkhex.la lib/libgtkhex.so lib/libgtkhex.so.0 +lib/libgtkhex.so.0.0.0 libdata/pkgconfig/gtkhex.pc share/applications/ghex.desktop share/gnome-2.0/ui/ghex-ui.xml