summaryrefslogtreecommitdiff
path: root/graphics/GMT
diff options
context:
space:
mode:
authorwennmach <wennmach>2006-11-28 18:02:33 +0000
committerwennmach <wennmach>2006-11-28 18:02:33 +0000
commit81a285e89ad6b4b45a23a9e409c23e9ef9da2f61 (patch)
tree72e1c1b5a83a3aba8a3d3c15d86fb516eb8fc764 /graphics/GMT
parent1f164c8b934b3fa25dfd39beb27e143fc28e7c4e (diff)
downloadpkgsrc-81a285e89ad6b4b45a23a9e409c23e9ef9da2f61.tar.gz
- Note reason for patch-ac in the patch file itself so that this information
is easily accessible for updating the package - Bump PKGREVISION for patch-ac - regen distinfo
Diffstat (limited to 'graphics/GMT')
-rw-r--r--graphics/GMT/Makefile4
-rw-r--r--graphics/GMT/distinfo4
-rw-r--r--graphics/GMT/patches/patch-ac4
3 files changed, 7 insertions, 5 deletions
diff --git a/graphics/GMT/Makefile b/graphics/GMT/Makefile
index 816c243ad47..5134467b21d 100644
--- a/graphics/GMT/Makefile
+++ b/graphics/GMT/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2006/11/14 13:16:00 wennmach Exp $
+# $NetBSD: Makefile,v 1.30 2006/11/28 18:02:33 wennmach Exp $
DISTNAME= GMT4.1.4
PKGNAME= GMT-4.1.4
-#PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.soest.hawaii.edu/gmt/4/ \
ftp://falcon.grdl.noaa.gov/pub/gmt/4/ \
diff --git a/graphics/GMT/distinfo b/graphics/GMT/distinfo
index f982e30d372..3a39ec7d371 100644
--- a/graphics/GMT/distinfo
+++ b/graphics/GMT/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.13 2006/11/27 16:43:58 joerg Exp $
+$NetBSD: distinfo,v 1.14 2006/11/28 18:02:34 wennmach Exp $
SHA1 (GMT4.1.4/GMT4.1.4_man.tar.bz2) = bd07c5675a2dfbba9f8d05864a1bf563c042e5dc
RMD160 (GMT4.1.4/GMT4.1.4_man.tar.bz2) = 42927181461b35294a8702499d2a66501555dc8b
@@ -35,7 +35,7 @@ RMD160 (GMT4.1.4/GMT4.1_high.tar.bz2) = 82bb0417a9f5c92c2d5f96a173478a0c67c02b2b
Size (GMT4.1.4/GMT4.1_high.tar.bz2) = 8644144 bytes
SHA1 (patch-aa) = b548d839e719ea92d8cfa11f72069216ee2ef43d
SHA1 (patch-ab) = a1d95e5654f0b202d6a1f8d7bd7c146d317191d1
-SHA1 (patch-ac) = bb96ed4809fa1eb4f75ab4b7a100443e772a3854
+SHA1 (patch-ac) = 70e02872abf33386ed766b2ec59270227ed6571d
SHA1 (patch-ad) = fab72f2d1942f548f87154da39f5344fe2693a8a
SHA1 (patch-ae) = 7f74635ab750a6c03cb8cae1cf8b99a00a5b63da
SHA1 (patch-af) = e86c0097e703cdbd471f6e9a4873b9bfce3e3cef
diff --git a/graphics/GMT/patches/patch-ac b/graphics/GMT/patches/patch-ac
index 1b97d76f080..7cea789ac21 100644
--- a/graphics/GMT/patches/patch-ac
+++ b/graphics/GMT/patches/patch-ac
@@ -1,4 +1,6 @@
-$NetBSD: patch-ac,v 1.6 2006/11/27 16:43:58 joerg Exp $
+$NetBSD: patch-ac,v 1.7 2006/11/28 18:02:34 wennmach Exp $
+
+Include sys/types.h before sys/stat.h for DragonFly.
--- src/gmt.h.orig 2006-11-27 16:01:49.000000000 +0000
+++ src/gmt.h