summaryrefslogtreecommitdiff
path: root/graphics/tex-a2ping
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2018-05-02 11:15:20 +0000
committermarkd <markd@pkgsrc.org>2018-05-02 11:15:20 +0000
commita07ea41c3345433a73fd029e2ecfd3aa2b8a5fdb (patch)
tree1a18c25a452c853d6eec556c5df7f28ea302897f /graphics/tex-a2ping
parent6c782b207c13da1966490743da5e10a74f9c0233 (diff)
downloadpkgsrc-a07ea41c3345433a73fd029e2ecfd3aa2b8a5fdb.tar.gz
tex-a2ping{,-doc}: update to 2.83p
* Lots of new features (introduced in 2007-03-07, but it somehow never made it to CTAN) * Bugfixes to make it work with Ghostscript 8.22.
Diffstat (limited to 'graphics/tex-a2ping')
-rw-r--r--graphics/tex-a2ping/DESCR21
-rw-r--r--graphics/tex-a2ping/Makefile8
-rw-r--r--graphics/tex-a2ping/distinfo12
-rw-r--r--graphics/tex-a2ping/patches/patch-aa16
4 files changed, 30 insertions, 27 deletions
diff --git a/graphics/tex-a2ping/DESCR b/graphics/tex-a2ping/DESCR
index 9ad95c99b01..2fc10bbca9c 100644
--- a/graphics/tex-a2ping/DESCR
+++ b/graphics/tex-a2ping/DESCR
@@ -1,10 +1,11 @@
-a2ping is a Perl script command line utility written for Unix that
-converts many raster image and vector graphics formats to EPS or PDF
-and other page description formats. Accepted input file formats are:
-PS (PostScript), EPS, PDF, PNG, JPEG, TIFF, PNM, BMP, GIF, LBM, XPM,
-PCX, TGA. Accepted output formats are: EPS, PCL5, PDF, PDF1, PBM,
-PGM, PPM, PS, markedEPS, markedPS, PNG, XWD, BMP, TIFF, JPEG, GIF,
-XPM. a2ping delegates the low- level work to Ghostscript (GS),
-pdftops and sam2p. a2ping fixes many glitches during the EPS to EPS
-conversion, so its output is often more compatible and better
-embeddable than its input.
+a2ping is a Perl script command line utility written for Unix
+that converts many raster image and vector graphics formats to
+EPS or PDF and other page description formats. Accepted input
+file formats are: PS (PostScript), EPS, PDF, PNG, JPEG, TIFF,
+PNM, BMP, GIF, LBM, XPM, PCX, TGA. Accepted output formats are:
+EPS, PCL5, PDF, PDF1, PBM, PGM, PPM, PS, markedEPS, markedPS,
+PNG, XWD, BMP, TIFF, JPEG, GIF, XPM. a2ping delegates the
+low-level work to Ghostscript (GS), pdftops and sam2p. a2ping
+fixes many glitches during the EPS to EPS conversion, so its
+output is often more compatible and better embeddable than its
+input.
diff --git a/graphics/tex-a2ping/Makefile b/graphics/tex-a2ping/Makefile
index a901eeeb33e..c7a01ab52e1 100644
--- a/graphics/tex-a2ping/Makefile
+++ b/graphics/tex-a2ping/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.11 2017/09/06 16:49:27 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2018/05/02 11:15:20 markd Exp $
DISTNAME= a2ping
-PKGNAME= tex-${DISTNAME}-2.77p
-PKGREVISION= 5
-TEXLIVE_REV= 29725
+PKGNAME= tex-${DISTNAME}-2.83p
+TEXLIVE_REV= 46893
MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://ctan.org/pkg/a2ping
COMMENT= Advanced PS, PDF, EPS converter
LICENSE= gnu-gpl-v2
diff --git a/graphics/tex-a2ping/distinfo b/graphics/tex-a2ping/distinfo
index 10a2fa9093a..cf9e5885d32 100644
--- a/graphics/tex-a2ping/distinfo
+++ b/graphics/tex-a2ping/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 21:34:21 agc Exp $
+$NetBSD: distinfo,v 1.6 2018/05/02 11:15:20 markd Exp $
-SHA1 (tex-a2ping-29725/a2ping.tar.xz) = b0874b8a796e99976826ead72a5bb90a1c8992b3
-RMD160 (tex-a2ping-29725/a2ping.tar.xz) = 663213b64ae2d00c5131c87a36e34b9bdbf3d8b6
-SHA512 (tex-a2ping-29725/a2ping.tar.xz) = bc05c8610e58bacb6001fd41f848d12f8e77837b5e24d32f7af1c9939778d92aeac7ee07969f22e86c72a8850650ad1d06341681503d8d8699dbf6db1de4be62
-Size (tex-a2ping-29725/a2ping.tar.xz) = 31124 bytes
-SHA1 (patch-aa) = 5c6415bf9c79011e953b87e67aad169a38fe1f7f
+SHA1 (tex-a2ping-46893/a2ping.tar.xz) = c40f7f9ce976b5da467a2dfcbbfa289d0ed65901
+RMD160 (tex-a2ping-46893/a2ping.tar.xz) = 186400754f584f65c959bb8dd1c9a6b9405fc0e5
+SHA512 (tex-a2ping-46893/a2ping.tar.xz) = f6570f81a87ecf8e93996685843752737743809bd80294a819f75ac0a0e733fbfa4645b2b88996c9d0ecc620c9452156d2d504b6fde6b648c9413159385b9cad
+Size (tex-a2ping-46893/a2ping.tar.xz) = 30572 bytes
+SHA1 (patch-aa) = 42c23ff4c323ba9a5738263db0eb3e4457fc2dd6
diff --git a/graphics/tex-a2ping/patches/patch-aa b/graphics/tex-a2ping/patches/patch-aa
index bfe39536f6a..4b377efee34 100644
--- a/graphics/tex-a2ping/patches/patch-aa
+++ b/graphics/tex-a2ping/patches/patch-aa
@@ -1,16 +1,18 @@
-$NetBSD: patch-aa,v 1.1.1.1 2009/08/03 23:48:44 minskim Exp $
+$NetBSD: patch-aa,v 1.2 2018/05/02 11:15:20 markd Exp $
---- bin/a2ping.orig 2008-03-03 11:18:05.000000000 -0800
+s/perl/@PERL@/
+
+--- bin/a2ping.orig 2018-03-08 23:39:23.000000000 +0000
+++ bin/a2ping
@@ -1,8 +1,8 @@
#! /bin/sh
eval '(exit $?0)' && eval 'PERL_BADLANG=x;export PERL_BADLANG;: \
--;exec perl -x -S -- "$0" ${1+"$@"};#'if 0;
--eval 'setenv PERL_BADLANG x;exec perl -x -S -- "$0" $argv:q;#'.q+
+-;exec perl -x -- "$0" ${1+"$@"};#'if 0;
+-eval 'setenv PERL_BADLANG x;exec perl -x -- "$0" $argv:q;#'.q+
-#!perl -w
-+;exec @PERL@ -x -S -- "$0" ${1+"$@"};#'if 0;
-+eval 'setenv PERL_BADLANG x;exec @PERL@ -x -S -- "$0" $argv:q;#'.q+
++;exec @PERL@ -x -- "$0" ${1+"$@"};#'if 0;
++eval 'setenv PERL_BADLANG x;exec @PERL@ -x -- "$0" $argv:q;#'.q+
+#!@PERL@ -w
package Htex::a2ping; $0=~/(.*)/s;unshift@INC,'.';do($1);die$@if$@;__END__+if !1;
- # This Perl script was generated by JustLib2 at Wed Apr 23 09:14:13 2003.
# Don't touch/remove any lines above; http://www.inf.bme.hu/~pts/justlib
+ #