summaryrefslogtreecommitdiff
path: root/textproc/scrollkeeper
diff options
context:
space:
mode:
authorminskim <minskim>2004-05-06 16:20:17 +0000
committerminskim <minskim>2004-05-06 16:20:17 +0000
commit5db5bb6d80be32bfc6e568db105c0334a50f1a2b (patch)
tree24e1fb897311ae61846262e254803fc4e5dfc04a /textproc/scrollkeeper
parent3342791cfbba3a496d0a96a47116365722192411 (diff)
downloadpkgsrc-5db5bb6d80be32bfc6e568db105c0334a50f1a2b.tar.gz
Avoid installing nonexistent files and directories for them. Also
remove related @dirrm entries, which only cause annoying error messages with pkg_delete. PKGREVISION will be bumped in a minute with another fix for this package.
Diffstat (limited to 'textproc/scrollkeeper')
-rw-r--r--textproc/scrollkeeper/PLIST5
-rw-r--r--textproc/scrollkeeper/distinfo3
-rw-r--r--textproc/scrollkeeper/patches/patch-ab13
3 files changed, 16 insertions, 5 deletions
diff --git a/textproc/scrollkeeper/PLIST b/textproc/scrollkeeper/PLIST
index 89854543eba..3661f1800a8 100644
--- a/textproc/scrollkeeper/PLIST
+++ b/textproc/scrollkeeper/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2004/02/09 20:24:55 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.10 2004/05/06 16:20:17 minskim Exp $
bin/scrollkeeper-config
bin/scrollkeeper-extract
bin/scrollkeeper-gen-seriesid
@@ -112,7 +112,6 @@ share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd
@dirrm share/scrollkeeper/Templates/zh_TW
@dirrm share/scrollkeeper/Templates/zh_CN
@dirrm share/scrollkeeper/Templates/vi
-@dirrm share/scrollkeeper/Templates/uk
@dirrm share/scrollkeeper/Templates/tr
@dirrm share/scrollkeeper/Templates/sv
@dirrm share/scrollkeeper/Templates/sr@Latn
@@ -126,7 +125,6 @@ share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd
@dirrm share/scrollkeeper/Templates/no
@dirrm share/scrollkeeper/Templates/nl
@dirrm share/scrollkeeper/Templates/ko
-@dirrm share/scrollkeeper/Templates/kn
@dirrm share/scrollkeeper/Templates/ja
@dirrm share/scrollkeeper/Templates/it
@dirrm share/scrollkeeper/Templates/hu
@@ -138,7 +136,6 @@ share/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd
@dirrm share/scrollkeeper/Templates/cs
@dirrm share/scrollkeeper/Templates/ca
@dirrm share/scrollkeeper/Templates/be
-@dirrm share/scrollkeeper/Templates/az
@dirrm share/scrollkeeper/Templates/am
@dirrm share/scrollkeeper/Templates/C
@dirrm share/scrollkeeper/Templates
diff --git a/textproc/scrollkeeper/distinfo b/textproc/scrollkeeper/distinfo
index db3ba148018..a9fd5a19929 100644
--- a/textproc/scrollkeeper/distinfo
+++ b/textproc/scrollkeeper/distinfo
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.10 2004/01/25 09:35:38 tron Exp $
+$NetBSD: distinfo,v 1.11 2004/05/06 16:20:17 minskim Exp $
SHA1 (scrollkeeper-0.3.14.tar.gz) = 0462799a2d96f46dec76f2fd057e2dfe8d7cb94d
Size (scrollkeeper-0.3.14.tar.gz) = 679513 bytes
SHA1 (patch-aa) = e4658d7589cea0da3c57045e33d9d4812d11ccc9
+SHA1 (patch-ab) = 745fad045b7a9d2286ab3060714a2cf967e875a1
SHA1 (patch-ac) = bd464789672250d8dc6d968ffd0f14735dec0848
SHA1 (patch-ad) = 5577b0b5a1211911a5fa334bec6e6edef28aa10b
diff --git a/textproc/scrollkeeper/patches/patch-ab b/textproc/scrollkeeper/patches/patch-ab
new file mode 100644
index 00000000000..0f25ce928c4
--- /dev/null
+++ b/textproc/scrollkeeper/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.5 2004/05/06 16:20:17 minskim Exp $
+
+--- cl/templates/Makefile.in.orig 2003-12-06 02:17:56.000000000 -0600
++++ cl/templates/Makefile.in
+@@ -184,7 +184,7 @@ target_vendor = @target_vendor@
+ EXTRA_DIST = scrollkeeper_cl.xml.in
+ LIB_PATH = $(top_builddir)/libs/.libs
+
+-TRANSLATED_LOCALES = C am az be ca cs da de el es fr hu it ja kn ko nl no pl pt_BR ro ru sk sl sr sr@Latn sv tr uk vi zh_CN zh_TW
++TRANSLATED_LOCALES = C am be ca cs da de el es fr hu it ja ko nl no pl pt_BR ro ru sk sl sr sr@Latn sv tr vi zh_CN zh_TW
+ subdir = cl/templates
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs