From owner-svn-ports-head@FreeBSD.ORG Fri Nov 14 18:19:32 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 918ACD25; Fri, 14 Nov 2014 18:19:32 +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 72F3DC6C; Fri, 14 Nov 2014 18:19:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAEIJWDP074100; Fri, 14 Nov 2014 18:19:32 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAEIJVtF074092; Fri, 14 Nov 2014 18:19:31 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201411141819.sAEIJVtF074092@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 14 Nov 2014 18:19:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372570 - head/x11/florence 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.18-1 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, 14 Nov 2014 18:19:32 -0000 Author: madpilot Date: Fri Nov 14 18:19:31 2014 New Revision: 372570 URL: https://svnweb.freebsd.org/changeset/ports/372570 QAT: https://qat.redports.org/buildarchive/r372570/ Log: - Update to 0.6.3 - Use install-strip target - Update plist PR: 194867 Submitted by: Horia Racoviceanu (maintainer) Modified: head/x11/florence/Makefile head/x11/florence/distinfo head/x11/florence/pkg-plist Modified: head/x11/florence/Makefile ============================================================================== --- head/x11/florence/Makefile Fri Nov 14 18:15:35 2014 (r372569) +++ head/x11/florence/Makefile Fri Nov 14 18:19:31 2014 (r372570) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= florence -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= x11 MASTER_SITES= SF/florence/florence/${PORTVERSION}/ @@ -24,6 +24,7 @@ CONFIGURE_ARGS+=--prefix="${LOCALBASE}" USE_LDCONFIG= yes INSTALLS_OMF= yes GLIB_SCHEMAS= org.florence.gschema.xml +INSTALL_TARGET= install-strip PORTDOCS= AUTHORS ChangeLog NEWS README @@ -45,8 +46,6 @@ post-patch: .endif post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libflorence-1.0.so.1 - @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} Modified: head/x11/florence/distinfo ============================================================================== --- head/x11/florence/distinfo Fri Nov 14 18:15:35 2014 (r372569) +++ head/x11/florence/distinfo Fri Nov 14 18:19:31 2014 (r372570) @@ -1,2 +1,2 @@ -SHA256 (florence-0.6.2.tar.bz2) = 185ce805be5e5ef7cb42cd1f5abc93ab30b949651f04d37457e40022f98802f3 -SIZE (florence-0.6.2.tar.bz2) = 1073200 +SHA256 (florence-0.6.3.tar.bz2) = 422992fd07d285be73cce721a203e22cee21320d69b0fda1579ce62944c5091e +SIZE (florence-0.6.3.tar.bz2) = 924287 Modified: head/x11/florence/pkg-plist ============================================================================== --- head/x11/florence/pkg-plist Fri Nov 14 18:15:35 2014 (r372569) +++ head/x11/florence/pkg-plist Fri Nov 14 18:19:31 2014 (r372570) @@ -170,22 +170,3 @@ share/omf/florence/florence-C.omf share/omf/florence/florence-fr.omf share/omf/florence/florence-ru.omf share/pixmaps/florence.svg -@dirrm include/florence-1.0 -@dirrm %%DATADIR%%/layouts -@dirrm %%DATADIR%%/relaxng -@dirrm %%DATADIR%%/styles/bright -@dirrm %%DATADIR%%/styles/default/sounds -@dirrm %%DATADIR%%/styles/default -@dirrm %%DATADIR%%/styles/flat -@dirrm %%DATADIR%%/styles/hard -@dirrm %%DATADIR%%/styles -@dirrm %%DATADIR%%/svg11 -@dirrm %%DATADIR%% -@dirrm share/gnome/help/florence/C/figures -@dirrm share/gnome/help/florence/C -@dirrm share/gnome/help/florence/fr/figures -@dirrm share/gnome/help/florence/fr -@dirrm share/gnome/help/florence/ru/figures -@dirrm share/gnome/help/florence/ru -@dirrm share/gnome/help/florence -@dirrm share/omf/florence