From owner-svn-ports-head@FreeBSD.ORG Sat Jan 12 23:09:02 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AC8CC654; Sat, 12 Jan 2013 23:09:02 +0000 (UTC) (envelope-from mva@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8E780D0B; Sat, 12 Jan 2013 23:09:02 +0000 (UTC) Received: from svn.freebsd.org (svn.FreeBSD.org [8.8.178.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0CN92Hv004958; Sat, 12 Jan 2013 23:09:02 GMT (envelope-from mva@svn.freebsd.org) Received: (from mva@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0CN92IS004953; Sat, 12 Jan 2013 23:09:02 GMT (envelope-from mva@svn.freebsd.org) Message-Id: <201301122309.r0CN92IS004953@svn.freebsd.org> From: Marcus von Appen Date: Sat, 12 Jan 2013 23:09:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r310294 - in head/graphics/xournal: . files 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.14 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: Sat, 12 Jan 2013 23:09:02 -0000 Author: mva Date: Sat Jan 12 23:09:01 2013 New Revision: 310294 URL: http://svnweb.freebsd.org/changeset/ports/310294 Log: - Update to 0.4.7 - Convert to new options framework - Strip Makefile header - Drop LIB_DEPENDS ABI versions - Move LIB_DEPENDS after LICENSE to pet portlint PR: ports/175066 Submitted by: Jan Henrik Sylvester (maintainer) Deleted: head/graphics/xournal/files/patch-poppler-0.18 Modified: head/graphics/xournal/Makefile (contents, props changed) head/graphics/xournal/distinfo (contents, props changed) head/graphics/xournal/pkg-plist (contents, props changed) Modified: head/graphics/xournal/Makefile ============================================================================== --- head/graphics/xournal/Makefile Sat Jan 12 22:49:07 2013 (r310293) +++ head/graphics/xournal/Makefile Sat Jan 12 23:09:01 2013 (r310294) @@ -1,23 +1,18 @@ -# New ports collection makefile for: xournal -# Date created: 21 Jan 2011 -# Whom: Jan Henrik Sylvester -# +# Created by: Jan Henrik Sylvester # $FreeBSD$ -# PORTNAME= xournal -PORTVERSION= 0.4.5 -PORTREVISION= 3 +PORTVERSION= 0.4.7 CATEGORIES= graphics MASTER_SITES= SF MAINTAINER= me@janh.de COMMENT= A notetaking application that can annotate PDFs -LIB_DEPENDS= poppler-glib.8:${PORTSDIR}/graphics/poppler-glib - LICENSE= GPLv2 +LIB_DEPENDS= poppler-glib:${PORTSDIR}/graphics/poppler-glib + MAKE_JOBS_SAFE= yes USE_GNOME= desktopfileutils libgnomecanvas GNU_CONFIGURE= yes @@ -25,11 +20,13 @@ CONFIGURE_ARGS= --docdir="${DOCSDIR}" INSTALLS_ICONS= yes INSTALL_TARGET= install desktop-install -OPTIONS= GHOSTSCRIPT "Install ghostscript (PS/PDF as bitmap bg)" on +OPTIONS_DEFINE= GHOSTSCRIPT +GHOSTSCRIPT_DESC= Install ghostscript (PS/PDF as bitmap bg) +OPTIONS_DEFAULT= GHOSTSCRIPT -.include +.include -.if !defined(WITHOUT_GHOSTSCRIPT) +.if ${PORT_OPTIONS:MGHOSTSCRIPT} USE_GHOSTSCRIPT_RUN= yes .endif @@ -40,8 +37,8 @@ post-patch: ${WRKSRC}/Makefile.in post-install: -.if !defined(NOPORTDOCS) +.if ${PORT_OPTIONS:MDOCS} @(cd ${WRKSRC} && ${MAKE} install-doc-local) .endif -.include +.include Modified: head/graphics/xournal/distinfo ============================================================================== --- head/graphics/xournal/distinfo Sat Jan 12 22:49:07 2013 (r310293) +++ head/graphics/xournal/distinfo Sat Jan 12 23:09:01 2013 (r310294) @@ -1,2 +1,2 @@ -SHA256 (xournal-0.4.5.tar.gz) = a7d7c2cb544451939779276e6e5ee5acc756bd0efb5253de15dc00bfe07755d1 -SIZE (xournal-0.4.5.tar.gz) = 425062 +SHA256 (xournal-0.4.7.tar.gz) = d1ceb9c3a0b0172f7c2389bfe188a13cdc9f9f4c3ddc30095d635edf1367ac89 +SIZE (xournal-0.4.7.tar.gz) = 553391 Modified: head/graphics/xournal/pkg-plist ============================================================================== --- head/graphics/xournal/pkg-plist Sat Jan 12 22:49:07 2013 (r310293) +++ head/graphics/xournal/pkg-plist Sat Jan 12 23:09:01 2013 (r310294) @@ -9,38 +9,38 @@ share/mimelnk/application/x-xoj.desktop %%PORTDOCS%%%%DOCSDIR%%/pixmaps %%PORTDOCS%%%%DOCSDIR%%/screenshot.png %%PORTDOCS%%@dirrm %%DOCSDIR%% -share/xournal/pixmaps/black.png -share/xournal/pixmaps/blue.png -share/xournal/pixmaps/default-pen.png -share/xournal/pixmaps/eraser.png -share/xournal/pixmaps/fullscreen.png -share/xournal/pixmaps/gray.png -share/xournal/pixmaps/green.png -share/xournal/pixmaps/hand.png -share/xournal/pixmaps/highlighter.png -share/xournal/pixmaps/lasso.png -share/xournal/pixmaps/lightblue.png -share/xournal/pixmaps/lightgreen.png -share/xournal/pixmaps/magenta.png -share/xournal/pixmaps/medium.png -share/xournal/pixmaps/orange.png -share/xournal/pixmaps/pencil.png -share/xournal/pixmaps/rect-select.png -share/xournal/pixmaps/recycled.png -share/xournal/pixmaps/red.png -share/xournal/pixmaps/ruler.png -share/xournal/pixmaps/shapes.png -share/xournal/pixmaps/stretch.png -share/xournal/pixmaps/text-tool.png -share/xournal/pixmaps/thick.png -share/xournal/pixmaps/thin.png -share/xournal/pixmaps/white.png -share/xournal/pixmaps/xoj.svg -share/xournal/pixmaps/xournal.png -share/xournal/pixmaps/xournal.svg -share/xournal/pixmaps/yellow.png -@dirrm share/xournal/pixmaps -@dirrm share/xournal +%%DATADIR%%/pixmaps/black.png +%%DATADIR%%/pixmaps/blue.png +%%DATADIR%%/pixmaps/default-pen.png +%%DATADIR%%/pixmaps/eraser.png +%%DATADIR%%/pixmaps/fullscreen.png +%%DATADIR%%/pixmaps/gray.png +%%DATADIR%%/pixmaps/green.png +%%DATADIR%%/pixmaps/hand.png +%%DATADIR%%/pixmaps/highlighter.png +%%DATADIR%%/pixmaps/lasso.png +%%DATADIR%%/pixmaps/lightblue.png +%%DATADIR%%/pixmaps/lightgreen.png +%%DATADIR%%/pixmaps/magenta.png +%%DATADIR%%/pixmaps/medium.png +%%DATADIR%%/pixmaps/orange.png +%%DATADIR%%/pixmaps/pencil.png +%%DATADIR%%/pixmaps/rect-select.png +%%DATADIR%%/pixmaps/recycled.png +%%DATADIR%%/pixmaps/red.png +%%DATADIR%%/pixmaps/ruler.png +%%DATADIR%%/pixmaps/shapes.png +%%DATADIR%%/pixmaps/stretch.png +%%DATADIR%%/pixmaps/text-tool.png +%%DATADIR%%/pixmaps/thick.png +%%DATADIR%%/pixmaps/thin.png +%%DATADIR%%/pixmaps/white.png +%%DATADIR%%/pixmaps/xoj.svg +%%DATADIR%%/pixmaps/xournal.png +%%DATADIR%%/pixmaps/xournal.svg +%%DATADIR%%/pixmaps/yellow.png +@dirrm %%DATADIR%%/pixmaps +@dirrm %%DATADIR%% @exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime