summaryrefslogtreecommitdiff
path: root/print/xpdfopen
diff options
context:
space:
mode:
authorminskim <minskim>2013-12-12 04:21:28 +0000
committerminskim <minskim>2013-12-12 04:21:28 +0000
commit30be880f6d58c87105cad84c4f97bbb3b92fdadb (patch)
tree2b4994022e9588070de707f3d508c17b923c88cb /print/xpdfopen
parent028937b58d61fe7b546d2b322fa7b86aa10b07f2 (diff)
downloadpkgsrc-30be880f6d58c87105cad84c4f97bbb3b92fdadb.tar.gz
Update xpdfopen to 0.83
Changes: - fix (kludgily?) reset_focus() so that it actually works. - add -r and -reset_focus options. - update documentation.
Diffstat (limited to 'print/xpdfopen')
-rw-r--r--print/xpdfopen/Makefile8
-rw-r--r--print/xpdfopen/distinfo10
-rw-r--r--print/xpdfopen/patches/patch-Makefile.in4
3 files changed, 11 insertions, 11 deletions
diff --git a/print/xpdfopen/Makefile b/print/xpdfopen/Makefile
index 5a6d0c7e00a..f665d43ccd2 100644
--- a/print/xpdfopen/Makefile
+++ b/print/xpdfopen/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2012/10/08 13:45:50 asau Exp $
+# $NetBSD: Makefile,v 1.3 2013/12/12 04:21:28 minskim Exp $
-DISTNAME= texlive-20110705-source
-PKGNAME= xpdfopen-0.82
+DISTNAME= texlive-20130530-source
+PKGNAME= xpdfopen-0.83
CATEGORIES= print
-MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
+MASTER_SITES= ftp://tug.org/historic/systems/texlive/2013/
EXTRACT_SUFX= .tar.xz
MAINTAINER= minskim@NetBSD.org
diff --git a/print/xpdfopen/distinfo b/print/xpdfopen/distinfo
index dd55bd88590..e92a83f8860 100644
--- a/print/xpdfopen/distinfo
+++ b/print/xpdfopen/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/10/27 18:42:48 minskim Exp $
+$NetBSD: distinfo,v 1.2 2013/12/12 04:21:28 minskim Exp $
-SHA1 (texlive-20110705-source.tar.xz) = 7a47cfe847801c86c98da8ade181baf97339f6e4
-RMD160 (texlive-20110705-source.tar.xz) = fbcad494cc4717a0238ab2624f259270fce9332b
-Size (texlive-20110705-source.tar.xz) = 131207904 bytes
-SHA1 (patch-Makefile.in) = 43eabbfbd62ce1625cfdf9b1ca7fa0994aa9d42c
+SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61
+RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18
+Size (texlive-20130530-source.tar.xz) = 179963948 bytes
+SHA1 (patch-Makefile.in) = fd1de7aa7da8247bc4de99aca1f78b289ace41ef
diff --git a/print/xpdfopen/patches/patch-Makefile.in b/print/xpdfopen/patches/patch-Makefile.in
index 71f51ddc2bf..bddac1e66ae 100644
--- a/print/xpdfopen/patches/patch-Makefile.in
+++ b/print/xpdfopen/patches/patch-Makefile.in
@@ -1,11 +1,11 @@
-$NetBSD: patch-Makefile.in,v 1.1.1.1 2011/10/27 18:42:48 minskim Exp $
+$NetBSD: patch-Makefile.in,v 1.2 2013/12/12 04:21:28 minskim Exp $
--- Makefile.in.orig 2011-05-19 07:58:35.000000000 +0000
+++ Makefile.in
@@ -208,7 +208,7 @@ top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I ../../m4
+ AM_CPPFLAGS = $(X_CFLAGS)
AM_CFLAGS = $(WARNING_CFLAGS)
- INCLUDES = $(X_CFLAGS)
-LDADD = $(X_LIBS) -lX11 -lXmu $(X_EXTRA_LIBS)
+LDADD = $(X_LIBS) -lX11 $(X_EXTRA_LIBS)
common_sources = sendx.c sendx.h utils.c utils.h xpdfopen.h