summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2014-06-17 22:22:57 +0000
committerasau <asau@pkgsrc.org>2014-06-17 22:22:57 +0000
commit45992eebd1e9fb7537ca9c71cf5f40e6cf1c8e2b (patch)
tree004bb985108fa10770e3947eb296a0e2bf5edfa8 /lang
parent73c6f4a7ec4820ec99fa2c06034c424b116b1c35 (diff)
downloadpkgsrc-45992eebd1e9fb7537ca9c71cf5f40e6cf1c8e2b.tar.gz
Treat FreeBSD as other BSD systems.
Diffstat (limited to 'lang')
-rw-r--r--lang/siod/distinfo4
-rw-r--r--lang/siod/patches/patch-aa4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/siod/distinfo b/lang/siod/distinfo
index 1de21d87362..1ea04158d4e 100644
--- a/lang/siod/distinfo
+++ b/lang/siod/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.7 2008/08/28 13:15:27 ahoka Exp $
+$NetBSD: distinfo,v 1.8 2014/06/17 22:22:57 asau Exp $
SHA1 (siod.tgz) = e49cbd59bbdf3af607335a300ace98c561ad5bdd
RMD160 (siod.tgz) = 51aeb394d1391d289abd6375502b23cb9089ff31
Size (siod.tgz) = 214700 bytes
-SHA1 (patch-aa) = 77f4d38b486d682072a93180c5a5fd7f42df172d
+SHA1 (patch-aa) = c8d05226615d0c6618c6ddaea9b4b9cf002f0f16
SHA1 (patch-ab) = 840474628c3863261ea91f0c7fe730765ab72e4e
SHA1 (patch-ac) = 4466fd94141f87b4d9a6dd8ea3a0f29bdd09998b
SHA1 (patch-ad) = 3a09aba5ada19edb0307e69412dc18e90d60afbe
diff --git a/lang/siod/patches/patch-aa b/lang/siod/patches/patch-aa
index 8852a09541b..a413bfa0d0b 100644
--- a/lang/siod/patches/patch-aa
+++ b/lang/siod/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.5 2008/08/28 13:15:27 ahoka Exp $
+$NetBSD: patch-aa,v 1.6 2014/06/17 22:22:57 asau Exp $
NetBSD definition for makefile, and make solaris into SunOS so
that we can use ${OPSYS}.
@@ -36,7 +36,7 @@ that we can use ${OPSYS}.
SO="so" \
build_driver
-+NetBSD DragonFly:
++NetBSD FreeBSD DragonFly:
+ $(MAKE) $(LDLP) \
+ PROGS="siod ndbm.so tar.so parser_pratt.so ss.so regex.so" \
+ LD=ld \