From owner-svn-ports-all@freebsd.org Thu Sep 24 09:20:25 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B3EC03F1E2E; Thu, 24 Sep 2020 09:20:25 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BxqJn4J9vz4ByK; Thu, 24 Sep 2020 09:20:25 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 77C971F996; Thu, 24 Sep 2020 09:20:25 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08O9KPO4066335; Thu, 24 Sep 2020 09:20:25 GMT (envelope-from 0mp@FreeBSD.org) Received: (from 0mp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08O9KOYJ066332; Thu, 24 Sep 2020 09:20:24 GMT (envelope-from 0mp@FreeBSD.org) Message-Id: <202009240920.08O9KOYJ066332@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: 0mp set sender to 0mp@FreeBSD.org using -f From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Thu, 24 Sep 2020 09:20:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r549909 - head/graphics/epstool X-SVN-Group: ports-head X-SVN-Commit-Author: 0mp X-SVN-Commit-Paths: head/graphics/epstool X-SVN-Commit-Revision: 549909 X-SVN-Commit-Repository: ports 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.33 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: Thu, 24 Sep 2020 09:20:25 -0000 Author: 0mp Date: Thu Sep 24 09:20:24 2020 New Revision: 549909 URL: https://svnweb.freebsd.org/changeset/ports/549909 Log: graphics/epstool: Update to 3.09 Reported by: Repology Modified: head/graphics/epstool/Makefile head/graphics/epstool/distinfo head/graphics/epstool/pkg-descr Modified: head/graphics/epstool/Makefile ============================================================================== --- head/graphics/epstool/Makefile Thu Sep 24 09:02:52 2020 (r549908) +++ head/graphics/epstool/Makefile Thu Sep 24 09:20:24 2020 (r549909) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= epstool -PORTVERSION= 3.08 -PORTREVISION= 6 +PORTVERSION= 3.09 CATEGORIES= graphics -MASTER_SITES= LOCAL/bf +MASTER_SITES= http://www.ghostgum.com.au/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Create or extract preview bitmaps in EPS files @@ -15,13 +14,21 @@ LICENSE_FILE= ${WRKSRC}/LICENCE USES= ghostscript:run gmake MAKEFILE= makefile -MAKE_ARGS= MAKE="${MAKE_CMD}" GSCDEBUG="" CC="${CC}" CCAUX="${CC}" \ - CLINK="${CC} ${LDFLAGS}" LINK="${CC} ${LDFLAGS}" EPSLIB="" \ - GTKCFLAGS="" GTKLIBS="" LIBPNGCFLAGS="" LIBPNGLIBS="" +MAKE_ARGS= CC="${CC}" \ + CCAUX="${CC}" \ + CLINK="${CC} ${LDFLAGS}" \ + EPSLIB="" \ + GSCDEBUG="" \ + GTKCFLAGS="" \ + GTKLIBS="" \ + LIBPNGCFLAGS="" \ + LIBPNGLIBS="" \ + LINK="${CC} ${LDFLAGS}" \ + MAKE="${MAKE_CMD}" ALL_TARGET= ${PORTNAME} -MAKE_JOBS_UNSAFE= yes -PLIST_FILES= bin/epstool man/man1/epstool.1.gz +PLIST_FILES= bin/epstool \ + share/man/man1/epstool.1.gz PORTDOCS= epstool.htm gsview.css @@ -29,7 +36,7 @@ OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/epstool ${STAGEDIR}${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/doc/epstool.1 ${STAGEDIR}${MANPREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/doc/epstool.1 ${STAGEDIR}${MANPREFIX}/share/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/graphics/epstool/distinfo ============================================================================== --- head/graphics/epstool/distinfo Thu Sep 24 09:02:52 2020 (r549908) +++ head/graphics/epstool/distinfo Thu Sep 24 09:20:24 2020 (r549909) @@ -1,2 +1,3 @@ -SHA256 (epstool-3.08.tar.gz) = f3f14b95146868ff3f93c8720d5539deef3b6531630a552165664c7ee3c2cfdd -SIZE (epstool-3.08.tar.gz) = 191567 +TIMESTAMP = 1600938921 +SHA256 (epstool-3.09.tar.gz) = e3538857e0c8c21a5a6cbd28fba75d71825318daea6525a4d20e385d758ca847 +SIZE (epstool-3.09.tar.gz) = 191023 Modified: head/graphics/epstool/pkg-descr ============================================================================== --- head/graphics/epstool/pkg-descr Thu Sep 24 09:02:52 2020 (r549908) +++ head/graphics/epstool/pkg-descr Thu Sep 24 09:20:24 2020 (r549909) @@ -1,4 +1,5 @@ -epstool - Create or extract preview bitmaps in EPS files. +Epstool is a utility to create or extract preview images in EPS files, +fix bounding boxes and convert to bitmaps. Features: - Add EPSI or DOS EPS previews. @@ -8,4 +9,4 @@ Features: - Create TIFF or Interchange from part of a bitmap created by Ghostscript. -WWW: http://www.cs.wisc.edu/~ghost/gsview/epstool.htm +WWW: http://www.ghostgum.com.au/software/epstool.htm