ports/51513: Update port: graphics/sane-frontends to 1.0.11

KATO Tsuguru tkato at prontomail.com
Mon Apr 28 20:30:28 UTC 2003


>Number:         51513
>Category:       ports
>Synopsis:       Update port: graphics/sane-frontends to 1.0.11
>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:   Mon Apr 28 13:30:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.11

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/sane-frontends/Makefile graphics/sane-frontends/Makefile
--- /usr/ports/graphics/sane-frontends/Makefile	Mon Apr 21 12:22:53 2003
+++ graphics/sane-frontends/Makefile	Sun Apr 27 15:46:15 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sane-frontends
-PORTVERSION=	1.0.10
+PORTVERSION=	1.0.11
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.mostang.com/pub/sane/%SUBDIR%/ \
 		ftp://ftp.de.mostang.com/pub/sane/%SUBDIR%/ \
@@ -18,7 +18,6 @@
 
 LIB_DEPENDS=	sane.1:${PORTSDIR}/graphics/sane-backends
 
-USE_GNOME=	gtk12
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
@@ -31,6 +30,14 @@
 CONFIGURE_ARGS+=	--enable-gimp
 .else
 CONFIGURE_ARGS+=	--disable-gimp
+.endif
+
+.if defined(WITH_GTK2)
+.undef WITH_GIMP
+USE_GNOME=	gtk20
+.else
+USE_GNOME=	gtk12
+CONFIGURE_ARGS=	--disable-gtk2
 .endif
 
 pre-everything::
diff -urN /usr/ports/graphics/sane-frontends/distinfo graphics/sane-frontends/distinfo
--- /usr/ports/graphics/sane-frontends/distinfo	Wed Feb 12 19:11:44 2003
+++ graphics/sane-frontends/distinfo	Sun Apr 27 12:42:00 2003
@@ -1 +1 @@
-MD5 (sane-frontends-1.0.10.tar.gz) = a7de89c3e67495e8a38ca63b2ff693c4
+MD5 (sane-frontends-1.0.11.tar.gz) = 59b143e12c926726db16983d288aa1a1
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list