summaryrefslogtreecommitdiff
path: root/graphics/scrot
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-04-27 19:29:02 +0000
committerjmmv <jmmv>2003-04-27 19:29:02 +0000
commit7d55be4351449a08682a19f07be1fc6bba7cb1cf (patch)
tree1faa20869fbcd5e285be57dab4ea04f9be019b75 /graphics/scrot
parentf31de581be12dcd709f9d696fd0fdfc0656036ea (diff)
downloadpkgsrc-7d55be4351449a08682a19f07be1fc6bba7cb1cf.tar.gz
Move documentation to share/doc/scrot. Bump PKGREVISION to 1.
Diffstat (limited to 'graphics/scrot')
-rw-r--r--graphics/scrot/Makefile3
-rw-r--r--graphics/scrot/PLIST12
-rw-r--r--graphics/scrot/distinfo3
-rw-r--r--graphics/scrot/patches/patch-aa13
4 files changed, 23 insertions, 8 deletions
diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile
index ee16590c6ea..7529900b0f6 100644
--- a/graphics/scrot/Makefile
+++ b/graphics/scrot/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/02/17 13:10:03 zuntum Exp $
+# $NetBSD: Makefile,v 1.2 2003/04/27 19:29:02 jmmv Exp $
#
DISTNAME= scrot-0.6
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://linuxbrit.co.uk/downloads/
diff --git a/graphics/scrot/PLIST b/graphics/scrot/PLIST
index e964a5088e2..29f92dd75a6 100644
--- a/graphics/scrot/PLIST
+++ b/graphics/scrot/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/17 13:10:03 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/04/27 19:29:02 jmmv Exp $
bin/scrot
-doc/scrot/AUTHORS
-doc/scrot/ChangeLog
-doc/scrot/README
-doc/scrot/TODO
man/man1/scrot.1
-@dirrm doc/scrot
+share/doc/scrot/AUTHORS
+share/doc/scrot/ChangeLog
+share/doc/scrot/README
+share/doc/scrot/TODO
+@dirrm share/doc/scrot
diff --git a/graphics/scrot/distinfo b/graphics/scrot/distinfo
index 2687576a457..8688bb30d77 100644
--- a/graphics/scrot/distinfo
+++ b/graphics/scrot/distinfo
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/02/17 13:10:03 zuntum Exp $
+$NetBSD: distinfo,v 1.2 2003/04/27 19:29:02 jmmv Exp $
SHA1 (scrot-0.6.tar.gz) = aebfa142d9d68473f68f5ff0e2a77628b25e9b0f
Size (scrot-0.6.tar.gz) = 68439 bytes
+SHA1 (patch-aa) = b42dd5e4e336db20cd1da9ceabb29392bd2c4f5d
diff --git a/graphics/scrot/patches/patch-aa b/graphics/scrot/patches/patch-aa
new file mode 100644
index 00000000000..78b2a06e2d6
--- /dev/null
+++ b/graphics/scrot/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2003/04/27 19:29:03 jmmv Exp $
+
+--- Makefile.in.orig 2001-08-29 20:57:11.000000000 +0200
++++ Makefile.in
+@@ -82,7 +82,7 @@ INCLUDES = -I/usr/X11R6/include $(X_CFLA
+ man_MANS = scrot.1
+
+ docs_DATA = README AUTHORS ChangeLog TODO
+-docsdir = $(prefix)/doc/scrot
++docsdir = $(datadir)/doc/scrot
+
+ EXTRA_DIST = scrot.spec scrot.1 $(docs_DATA)
+