From owner-freebsd-ports Sat Dec 16 21:50: 9 2000 From owner-freebsd-ports@FreeBSD.ORG Sat Dec 16 21:50:06 2000 Return-Path: Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5399437B402 for ; Sat, 16 Dec 2000 21:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBH5o1h64121; Sat, 16 Dec 2000 21:50:01 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 16 Dec 2000 21:50:01 -0800 (PST) Resent-Message-Id: <200012170550.eBH5o1h64121@freefall.freebsd.org> Resent-From: gnats-admin@FreeBSD.org (GNATS Management) Resent-To: freebsd-ports@FreeBSD.org Resent-Reply-To: gnats-admin@FreeBSD.org, ishmael27@home.com Received: from babylon.merseine.nu (c418236-a.clmba1.mo.home.com [24.12.203.134]) by hub.freebsd.org (Postfix) with ESMTP id 4BAD037B400 for ; Sat, 16 Dec 2000 21:41:08 -0800 (PST) Received: (from ishmael@localhost) by babylon.merseine.nu (8.11.1/8.11.1) id eBH5gKZ82873; Sat, 16 Dec 2000 23:42:20 -0600 (CST) (envelope-from ishmael) Message-Id: <200012170542.eBH5gKZ82873@babylon.merseine.nu> Date: Sat, 16 Dec 2000 23:42:20 -0600 (CST) From: ishmael27@home.com Sender: ishmael@babylon.merseine.nu Reply-To: ishmael27@home.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/23594: Update graphics/scrot to 0.5 (MAINTAINER) Resent-Sender: gnats@FreeBSD.org Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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