Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2000 23:42:20 -0600 (CST)
From:      ishmael27@home.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23594: Update graphics/scrot to 0.5 (MAINTAINER)
Message-ID:  <200012170542.eBH5gKZ82873@babylon.merseine.nu>
Resent-Message-ID: <200012170550.eBH5o1h64121@freefall.freebsd.org>

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

>Number:         23594
>Category:       ports
>Synopsis:       Update graphics/scrot to 0.5 (MAINTAINER)
>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:   Sat Dec 16 21:50:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Norris
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

FreeBSD babylon.merseine.nu 4.2-STABLE FreeBSD 4.2-STABLE #0: Fri Dec 15 07:53:17 CST 2000     ishmael@babylon.merseine.nu:/usr/src/sys/compile/BABYLON  i386
	

>Description:

Update graphics/scrot to latest version, 0.5
This update is dependant upon ports/22797.
	

>How-To-Repeat:

	

>Fix:

diff -urN /usr/ports/graphics/scrot/Makefile ./Makefile
--- /usr/ports/graphics/scrot/Makefile	Mon Dec  4 20:34:02 2000
+++ ./Makefile	Sat Dec 16 23:30:55 2000
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	scrot
-PORTVERSION=	0.4
+PORTVERSION=	0.5
 CATEGORIES=	graphics
 MASTER_SITES=	http://www.linuxbrit.co.uk/downloads/
 
 MAINTAINER=	ishmael27@home.com
 
-LIB_DEPENDS=	Imlib2.1:${PORTSDIR}/graphics/imlib2-tmp
+LIB_DEPENDS=	giblib.1:${PORTSDIR}/graphics/giblib
 
 GNU_CONFIGURE=	yes
 USE_X_PREFIX=	yes
diff -urN /usr/ports/graphics/scrot/distinfo ./distinfo
--- /usr/ports/graphics/scrot/distinfo	Sun Dec  3 14:26:18 2000
+++ ./distinfo	Sat Dec 16 23:30:59 2000
@@ -1 +1 @@
-MD5 (scrot-0.4.tar.gz) = a50cb44e190902f28f54e013a2dc16be
+MD5 (scrot-0.5.tar.gz) = b9710ac7c0d6856b761eaed8f1ba1bb8
diff -urN /usr/ports/graphics/scrot/files/patch-ab ./files/patch-ab
--- /usr/ports/graphics/scrot/files/patch-ab	Sun Dec  3 14:26:18 2000
+++ ./files/patch-ab	Sat Dec 16 23:32:20 2000
@@ -1,11 +1,11 @@
---- src/Makefile.in.orig	Sat Oct 28 19:44:50 2000
-+++ src/Makefile.in	Sun Oct 29 17:22:38 2000
+--- src/Makefile.in.orig	Sat Dec 16 16:25:06 2000
++++ src/Makefile.in	Sat Dec 16 23:32:08 2000
 @@ -70,7 +70,7 @@
  MAINTAINERCLEANFILES = Makefile.in				
  
  LDFLAGS = -L/usr/X11R6/lib
--INCLUDES = -g -O3 -Wall -I/usr/X11R6/include $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. -DPREFIX=\""$(prefix)"\" @IMLIB_CFLAGS@
-+INCLUDES = -Wall -I/usr/X11R6/include $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. -DPREFIX=\""$(prefix)"\" @IMLIB_CFLAGS@
+-INCLUDES = -g -O3 -Wall -I/usr/X11R6/include $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. -DPREFIX=\""$(prefix)"\" @GIBLIB_CFLAGS@
++INCLUDES = -Wall -I/usr/X11R6/include $(X_CFLAGS) -I$(prefix)/include -I$(includedir) -I. -DPREFIX=\""$(prefix)"\" @GIBLIB_CFLAGS@
  
  LIBOBJS = @LIBOBJS@
  
	


>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?200012170542.eBH5gKZ82873>