Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2001 13:42:06 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/28650: Update port: graphics/sane-frontends to 1.0.5
Message-ID:  <200107022042.f62Kg6i26689@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         28650
>Category:       ports
>Synopsis:       Update port: graphics/sane-frontends to 1.0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 02 13:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.3-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.5

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/sane-frontends/Makefile graphics/sane-frontends/Makefile
--- /usr/ports/graphics/sane-frontends/Makefile	Sun Apr  1 01:09:05 2001
+++ graphics/sane-frontends/Makefile	Mon Jul  2 22:09:44 2001
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	sane-frontends
-PORTVERSION=	1.0.4
-PORTREVISION=	1
+PORTVERSION=	1.0.5
 CATEGORIES=	graphics
-MASTER_SITES=	ftp://ftp.mostang.com/pub/sane/ \
-		ftp://ftp.de.mostang.com/pub/sane/ \
-		ftp://ftp.no.mostang.com/pub/sane/
+MASTER_SITES=	ftp://ftp.mostang.com/pub/sane/%SUBDIR%/ \
+		ftp://ftp.de.mostang.com/pub/sane/%SUBDIR%/ \
+		ftp://ftp.no.mostang.com/pub/sane/%SUBDIR%/
+MASTER_SITE_SUBDIR=	sane-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 
diff -urN /usr/ports/graphics/sane-frontends/distinfo graphics/sane-frontends/distinfo
--- /usr/ports/graphics/sane-frontends/distinfo	Thu Mar 22 21:59:21 2001
+++ graphics/sane-frontends/distinfo	Mon Jul  2 22:10:23 2001
@@ -1 +1 @@
-MD5 (sane-frontends-1.0.4.tar.gz) = f8d1d0afba88f1d1604c67e14738b74d
+MD5 (sane-frontends-1.0.5.tar.gz) = e4fd24b671d2d95fadef05660dbb1759
diff -urN /usr/ports/graphics/sane-frontends/files/patch-src_Makefile.in graphics/sane-frontends/files/patch-src_Makefile.in
--- /usr/ports/graphics/sane-frontends/files/patch-src_Makefile.in	Tue Mar 27 08:16:24 2001
+++ graphics/sane-frontends/files/patch-src_Makefile.in	Mon Jul  2 22:13:03 2001
@@ -1,9 +1,9 @@
---- src/Makefile.in.orig	Fri Dec  1 04:58:38 2000
-+++ src/Makefile.in	Wed Feb  7 00:14:03 2001
-@@ -59,12 +59,12 @@
- all: $(PROGRAMS)
- 
- install: $(PROGRAMS)
+--- src/Makefile.in.orig	Tue May 29 07:16:55 2001
++++ src/Makefile.in	Mon Jul  2 22:12:55 2001
+@@ -65,12 +65,12 @@
+ 	  echo "*** maybe the GTK libraries weren't found?" ; \
+ 	  exit 1 ; \
+ 	fi
 -	$(MKDIR) $(bindir) $(datadir)
 +	$(MKDIR) $(bindir) $(sanedatadir)
  	@for program in $(BINPROGS); do \
@@ -13,5 +13,5 @@
 -	$(INSTALL_DATA) $(srcdir)/sane-style.rc $(datadir)/sane-style.rc
 +	$(INSTALL_DATA) $(srcdir)/sane-style.rc $(sanedatadir)/sane-style.rc
  
- xscanimage: $(XSCAN_OBJS) $(LIBSANEI) $(LIBLIB)
- 	$(LINK) $(XSCAN_OBJS) $(LIBSANEI) \
+ uninstall:
+ 	@for program in $(BINPROGS); do \
diff -urN /usr/ports/graphics/sane-frontends/pkg-message graphics/sane-frontends/pkg-message
--- /usr/ports/graphics/sane-frontends/pkg-message	Sun Apr  1 01:09:05 2001
+++ graphics/sane-frontends/pkg-message	Tue Jul  3 05:13:13 2001
@@ -1,6 +1,6 @@
 Congratulations, SANE-FRONTENDS is now installed.
 
-If you built it with GIMP packages/ports installed, you can use
+If you built it with WITH_GIMP set to yes, you can use
 xscanimage as a GIMP plug-in.  To do this, type:
 
 ln -sf /usr/local/bin/xscanimage ~/.gimp-1.2/plug-ins/xscanimage

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107022042.f62Kg6i26689>