ports/60010: Update port: graphics/sane-backends

KATO Tsuguru tkato at prontomail.com
Sun Dec 7 14:10:27 UTC 2003


>Number:         60010
>Category:       ports
>Synopsis:       Update port: graphics/sane-backends
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 07 06:10:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Fix pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/sane-backends/Makefile graphics/sane-backends/Makefile
--- /usr/ports/graphics/sane-backends/Makefile	Thu Dec  4 22:37:04 2003
+++ graphics/sane-backends/Makefile	Thu Dec  4 22:42:45 2003
@@ -7,6 +7,7 @@
 
 PORTNAME=	sane-backends
 PORTVERSION=	1.0.13
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.mostang.com/pub/sane/%SUBDIR%/ \
 		ftp://ftp.de.mostang.com/pub/sane/%SUBDIR%/ \
diff -urN /usr/ports/graphics/sane-backends/pkg-plist graphics/sane-backends/pkg-plist
--- /usr/ports/graphics/sane-backends/pkg-plist	Thu Dec  4 22:37:04 2003
+++ graphics/sane-backends/pkg-plist	Mon Nov 24 02:48:23 2003
@@ -308,17 +308,6 @@
 %%PORTDOCS%%share/doc/sane/umax/umax.CHANGES
 %%PORTDOCS%%share/doc/sane/umax/umax.FAQ
 %%PORTDOCS%%share/doc/sane/umax/umax.TODO
-%%PORTDOCS%%@dirrm share/doc/sane/umax
-%%PORTDOCS%%@dirrm share/doc/sane/teco
-%%PORTDOCS%%@dirrm share/doc/sane/sceptre
-%%PORTDOCS%%@dirrm share/doc/sane/plustek
-%%PORTDOCS%%@dirrm share/doc/sane/mustek_usb
-%%PORTDOCS%%@dirrm share/doc/sane/mustek
-%%PORTDOCS%%@dirrm share/doc/sane/matsushita
-%%PORTDOCS%%@dirrm share/doc/sane/leo
-%%PORTDOCS%%@dirrm share/doc/sane/gt68xx
-%%PORTDOCS%%@dirrm share/doc/sane/canon
-%%PORTDOCS%%@dirrm share/doc/sane
 share/locale/bg/LC_MESSAGES/sane-backends.mo
 share/locale/cs/LC_MESSAGES/sane-backends.mo
 share/locale/de/LC_MESSAGES/sane-backends.mo
@@ -330,8 +319,21 @@
 share/locale/pt/LC_MESSAGES/sane-backends.mo
 share/locale/ru/LC_MESSAGES/sane-backends.mo
 share/locale/sv/LC_MESSAGES/sane-backends.mo
+ at exec mkdir %D/share/sane
+ at exec mkdir %D/share/sane/gt68xx
+ at unexec rmdir %D/share/sane/gt68xx 2>/dev/null || true
+ at unexec rmdir %D/share/sane 2>/dev/null || true
+%%PORTDOCS%%@dirrm share/doc/sane/umax
+%%PORTDOCS%%@dirrm share/doc/sane/teco
+%%PORTDOCS%%@dirrm share/doc/sane/sceptre
+%%PORTDOCS%%@dirrm share/doc/sane/plustek
+%%PORTDOCS%%@dirrm share/doc/sane/mustek_usb
+%%PORTDOCS%%@dirrm share/doc/sane/mustek
+%%PORTDOCS%%@dirrm share/doc/sane/matsushita
+%%PORTDOCS%%@dirrm share/doc/sane/leo
+%%PORTDOCS%%@dirrm share/doc/sane/gt68xx
+%%PORTDOCS%%@dirrm share/doc/sane/canon
+%%PORTDOCS%%@dirrm share/doc/sane
 @dirrm lib/sane
 @dirrm include/sane
 @dirrm etc/sane.d
- at dirrm share/sane/gt68xx
- at dirrm share/sane
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list