summaryrefslogtreecommitdiff
path: root/graphics/urt
diff options
context:
space:
mode:
authorwiz <wiz>2014-09-08 21:24:44 +0000
committerwiz <wiz>2014-09-08 21:24:44 +0000
commit66f3143811cd5b69e9aca06e7866c19a48e9a1ab (patch)
tree2b063d79b8b09365244193b66b3664f742846298 /graphics/urt
parent9b82fe19d7b39776f130ae42a395f0a37deea407 (diff)
downloadpkgsrc-66f3143811cd5b69e9aca06e7866c19a48e9a1ab.tar.gz
Bump PKGREVISION for netpbm update.
Add some build fixes where necessary.
Diffstat (limited to 'graphics/urt')
-rw-r--r--graphics/urt/Makefile4
-rw-r--r--graphics/urt/distinfo4
-rw-r--r--graphics/urt/patches/patch-aa4
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile
index a2561ef7c45..a20f403edb7 100644
--- a/graphics/urt/Makefile
+++ b/graphics/urt/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.61 2014/01/02 07:34:11 dholland Exp $
+# $NetBSD: Makefile,v 1.62 2014/09/08 21:24:45 wiz Exp $
DISTNAME= urt
PKGNAME= urt-3.1b1
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.iastate.edu/pub/utah-raster/
DISTFILES= urt-3.1b.tar.Z urt-doc.tar.Z urt-img.tar.Z
diff --git a/graphics/urt/distinfo b/graphics/urt/distinfo
index d7c64a05049..45d73b27a1d 100644
--- a/graphics/urt/distinfo
+++ b/graphics/urt/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.12 2014/06/29 19:45:06 dholland Exp $
+$NetBSD: distinfo,v 1.13 2014/09/08 21:24:45 wiz Exp $
SHA1 (urt-3.1b-3.1b1.patch) = 27aefd80b480af298fe4f9542a2efbddba8a174b
RMD160 (urt-3.1b-3.1b1.patch) = 1eca13b44326f632c98312d364434d785751609a
@@ -12,7 +12,7 @@ Size (urt-doc.tar.Z) = 491431 bytes
SHA1 (urt-img.tar.Z) = 3ffa59524037196461c16180c45261e1b4f8ac57
RMD160 (urt-img.tar.Z) = 22c7bf9ea1cf1d9d2441dc85901b6e90f07cc34d
Size (urt-img.tar.Z) = 1740307 bytes
-SHA1 (patch-aa) = f7be02075737fc19750c07c04cfa444e0baf020b
+SHA1 (patch-aa) = fe589f4005d566b63e3b1d408e03ee3c58a3b6f7
SHA1 (patch-ab) = 8f8e50f6ccdd80afaa034af998e47284e7788398
SHA1 (patch-ac) = bf78a3eaea78c1e38327e8534fa84f8e5ea5b5bd
SHA1 (patch-ad) = 764806da7b3b4798ef2627df376db8dcc7c5e97f
diff --git a/graphics/urt/patches/patch-aa b/graphics/urt/patches/patch-aa
index c68466e9da1..f927980145f 100644
--- a/graphics/urt/patches/patch-aa
+++ b/graphics/urt/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.6 2004/04/24 22:06:27 wiz Exp $
+$NetBSD: patch-aa,v 1.7 2014/09/08 21:24:45 wiz Exp $
--- config/urt.orig 1992-07-15 21:47:15.000000000 +0200
+++ config/urt 2003-09-25 13:55:06.000000000 +0200
@@ -142,7 +142,7 @@ $NetBSD: patch-aa,v 1.6 2004/04/24 22:06:27 wiz Exp $
-INCPBMPLUS = -I$(PBMDIR) -I$(PBMDIR)/ppm -I$(PBMDIR)/pgm -I$(PBMDIR)/pbm
-LIBPBMPLUS = $(PBMDIR)/ppm/libppm.a $(PBMDIR)/pgm/libpgm.a \
- $(PBMDIR)/pbm/libpbm.a
-+INCPBMPLUS = -I$(PBMDIR)/include
++INCPBMPLUS = -I$(PBMDIR)/include/netpbm
+LIBPBMPLUS = -L$(PBMDIR)/lib -Wl,-R$(PBMDIR)/lib -lnetpbm
#endif