From owner-freebsd-ports Fri Dec 18 23:00:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA04079 for freebsd-ports-outgoing; Fri, 18 Dec 1998 23:00:04 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA04064 for ; Fri, 18 Dec 1998 23:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from Unknown UID 563@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA04908; Fri, 18 Dec 1998 23:00:00 -0800 (PST) Received: from tip.noc.iafrica.com (tip.noc.iafrica.com [196.31.1.220]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA03479 for ; Fri, 18 Dec 1998 22:52:39 -0800 (PST) (envelope-from bradh@tip.noc.iafrica.com) Received: (from root@localhost) by tip.noc.iafrica.com (8.8.8/8.8.8) id IAA02351; Sat, 19 Dec 1998 08:52:23 +0200 (SAST) (envelope-from bradh) Message-Id: <199812190652.IAA02351@tip.noc.iafrica.com> Date: Sat, 19 Dec 1998 08:52:23 +0200 (SAST) From: bradh@iafrica.com Reply-To: bradh@iafrica.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9126: updated port: gifsicle-1.8 to gifsicle-1.9.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9126 >Category: ports >Synopsis: updated port: gifsicle-1.8 to gifsicle-1.9.1 >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: Fri Dec 18 23:00:00 PST 1998 >Last-Modified: >Originator: Brad Hendrickse >Organization: UUNET Internet Africa >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD ns2.rabies.org.za 3.0-CURRENT FreeBSD 3.0-CURRENT #5: Sun Dec 6 19:23:45 SAST 1998 bradh@amnesia.rabies.org.za:/usr/src/sys/compile/kernel.AMNESIA i386 >Description: gifsicle is a powerful command-line program for manipulating GIF image files. Extensive options let you control what exactly it does. HomePage: http://www.lcdf.org/gifsicle/ >How-To-Repeat: N/A >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gifsicle # gifsicle/Makefile # gifsicle/files # gifsicle/files/md5 # gifsicle/pkg # gifsicle/pkg/PLIST # gifsicle/pkg/DESCR # gifsicle/pkg/COMMENT # echo c - gifsicle mkdir -p gifsicle > /dev/null 2>&1 echo x - gifsicle/Makefile sed 's/^X//' >gifsicle/Makefile << 'END-of-gifsicle/Makefile' X# New ports collection makefile for: gifsicle X# Version required: 1.9.1 X# Date created: 19 December 1998 X# Whom: Brad Hendrickse X# X# $Id$ X# X XDISTNAME= gifsicle-1.9.1 XPKGNAME= gifsicle XCATEGORIES= graphics XMASTER_SITES= http://www.lcdf.org/gifsicle/ X XMAINTAINER= bradh@iafrica.com X XMAN1= gifsicle.1 X XGNU_CONFIGURE= yes X Xpost-install: X.if !defined(NOPORTDOCS) X ${MKDIR} ${PREFIX}/share/doc/gifsicle X ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/gifsicle X.endif X X.include END-of-gifsicle/Makefile echo c - gifsicle/files mkdir -p gifsicle/files > /dev/null 2>&1 echo x - gifsicle/files/md5 sed 's/^X//' >gifsicle/files/md5 << 'END-of-gifsicle/files/md5' XMD5 (gifsicle-1.9.1.tar.gz) = b5ac5b1be5b168b54319428440189906 END-of-gifsicle/files/md5 echo c - gifsicle/pkg mkdir -p gifsicle/pkg > /dev/null 2>&1 echo x - gifsicle/pkg/PLIST sed 's/^X//' >gifsicle/pkg/PLIST << 'END-of-gifsicle/pkg/PLIST' Xbin/gifsicle Xshare/doc/gifsicle/README X@dirrm share/doc/gifsicle END-of-gifsicle/pkg/PLIST echo x - gifsicle/pkg/DESCR sed 's/^X//' >gifsicle/pkg/DESCR << 'END-of-gifsicle/pkg/DESCR' Xgifsicle is a powerful command-line program for manipulating GIF image files. XExtensive options let you control what exactly it does. X XHomePage: http://www.lcdf.org/gifsicle/ X X-- Xbrad hendrickse X(bradh@iafrica.com) END-of-gifsicle/pkg/DESCR echo x - gifsicle/pkg/COMMENT sed 's/^X//' >gifsicle/pkg/COMMENT << 'END-of-gifsicle/pkg/COMMENT' Xgifsicle - manipulates GIF images and animations END-of-gifsicle/pkg/COMMENT exit >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message