pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/siod Use NetBSD target for DragonFly as well.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/19fe19407578
branches:  trunk
changeset: 506098:19fe19407578
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jan 11 21:54:06 2006 +0000

description:
Use NetBSD target for DragonFly as well.

diffstat:

 lang/siod/distinfo         |  4 ++--
 lang/siod/patches/patch-aa |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (33 lines):

diff -r 4123328311c2 -r 19fe19407578 lang/siod/distinfo
--- a/lang/siod/distinfo        Wed Jan 11 21:51:34 2006 +0000
+++ b/lang/siod/distinfo        Wed Jan 11 21:54:06 2006 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.5 2005/02/24 09:03:11 agc Exp $
+$NetBSD: distinfo,v 1.6 2006/01/11 21:54:06 joerg Exp $
 
 SHA1 (siod.tgz) = e49cbd59bbdf3af607335a300ace98c561ad5bdd
 RMD160 (siod.tgz) = 51aeb394d1391d289abd6375502b23cb9089ff31
 Size (siod.tgz) = 214700 bytes
-SHA1 (patch-aa) = 45134ef8186b58f4c21a20e88a9af65694f14f75
+SHA1 (patch-aa) = ed4f93457a55f9ca74bad5b8c8e2c62fda487cb7
 SHA1 (patch-ab) = 840474628c3863261ea91f0c7fe730765ab72e4e
 SHA1 (patch-ac) = 4466fd94141f87b4d9a6dd8ea3a0f29bdd09998b
 SHA1 (patch-ad) = 3a09aba5ada19edb0307e69412dc18e90d60afbe
diff -r 4123328311c2 -r 19fe19407578 lang/siod/patches/patch-aa
--- a/lang/siod/patches/patch-aa        Wed Jan 11 21:51:34 2006 +0000
+++ b/lang/siod/patches/patch-aa        Wed Jan 11 21:54:06 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.3 2002/09/28 04:03:00 dmcmahill Exp $
+$NetBSD: patch-aa,v 1.4 2006/01/11 21:54:06 joerg Exp $
 
 NetBSD definition for makefile, and make solaris into SunOS so
 that we can use ${OPSYS}.
@@ -38,7 +38,7 @@
 +      SO="so" \
 +        build_driver
 +
-+NetBSD:
++NetBSD DragonFly:
 +      $(MAKE) $(LDLP) \
 +      PROGS="siod ndbm.so tar.so parser_pratt.so ss.so regex.so" \
 +      LD=ld \



Home | Main Index | Thread Index | Old Index