aboutsummaryrefslogtreecommitdiff
path: root/graphics/gocr
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-01-30 13:09:09 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-01-30 13:09:09 +0000
commit54527a5280bc58ddfb72d19606e4c8124b55f845 (patch)
tree1c39766a1f5e1b4aa89e5670bf63a6f35fef44bf /graphics/gocr
parent32b2a5ea38862869e08e3fdaec628c815190143f (diff)
downloadports-54527a5280bc58ddfb72d19606e4c8124b55f845.tar.gz
ports-54527a5280bc58ddfb72d19606e4c8124b55f845.zip
Update to 0.38
PR: 62099 Submitted by: Kay Lehmann <kay_lehmann@web.de>
Notes
Notes: svn path=/head/; revision=99511
Diffstat (limited to 'graphics/gocr')
-rw-r--r--graphics/gocr/Makefile6
-rw-r--r--graphics/gocr/distinfo3
-rw-r--r--graphics/gocr/pkg-plist4
3 files changed, 5 insertions, 8 deletions
diff --git a/graphics/gocr/Makefile b/graphics/gocr/Makefile
index 4dd362178850..3858632914a9 100644
--- a/graphics/gocr/Makefile
+++ b/graphics/gocr/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gocr
-PORTVERSION= 0.37
+PORTVERSION= 0.38
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= jocr
@@ -21,12 +21,12 @@ GNU_CONFIGURE= yes
MAN1= gocr.1
-DOC_FILES= examples.txt gocr.html unicode.txt
+PORTDOCS= examples.txt gocr.html unicode.txt
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
-.for file in ${DOC_FILES}
+.for file in ${PORTDOCS}
@${INSTALL_DATA} ${WRKSRC}/doc/${file} ${DOCSDIR}
.endfor
.endif
diff --git a/graphics/gocr/distinfo b/graphics/gocr/distinfo
index f72a732797f8..9b3366a92d9b 100644
--- a/graphics/gocr/distinfo
+++ b/graphics/gocr/distinfo
@@ -1 +1,2 @@
-MD5 (gocr-0.37.tar.gz) = 824984b5d5c44b6e3c2a1a1d5fb6d48e
+MD5 (gocr-0.38.tar.gz) = bb4ec433f9f6432873505c6744ada5f4
+SIZE (gocr-0.38.tar.gz) = 690853
diff --git a/graphics/gocr/pkg-plist b/graphics/gocr/pkg-plist
index 3fb4584160dc..94988c8cd462 100644
--- a/graphics/gocr/pkg-plist
+++ b/graphics/gocr/pkg-plist
@@ -1,7 +1,3 @@
bin/gocr
include/gocr.h
lib/libPgm2asc.a
-share/doc/gocr/examples.txt
-share/doc/gocr/gocr.html
-share/doc/gocr/unicode.txt
-@dirrm share/doc/gocr