From owner-freebsd-ports Mon Apr 1 8:31:12 2002 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 6C67B37B434 for ; Mon, 1 Apr 2002 08:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g31GU2h80544; Mon, 1 Apr 2002 08:30:02 -0800 (PST) (envelope-from gnats) Received: from wildbean.clapper.org (wildbean.clapper.org [216.158.26.4]) by hub.freebsd.org (Postfix) with ESMTP id B632F37B417 for ; Mon, 1 Apr 2002 08:24:21 -0800 (PST) Received: from condor.inside.clapper.org (IDENT:nobody@condor.inside.clapper.org [172.16.87.5]) by wildbean.clapper.org (8.11.3/8.11.4) with ESMTP id g31GOFK44617 for ; Mon, 1 Apr 2002 11:24:15 -0500 (EST) Received: from z.inside.clapper.org (z.inside.clapper.org [172.16.87.2]) by condor.inside.clapper.org (8.11.3/8.11.3) with ESMTP id g31GODt73885; Mon, 1 Apr 2002 11:24:13 -0500 (EST) Received: (from bmc@localhost) by z.inside.clapper.org (8.11.3/8.11.3) id g31GOCb59808; Mon, 1 Apr 2002 11:24:12 -0500 (EST) Message-Id: <200204011624.g31GOCb59808@z.inside.clapper.org> Date: Mon, 1 Apr 2002 11:24:12 -0500 (EST) From: bmc@WillsCreek.com Reply-To: bmc@WillsCreek.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36620: update to tgif port Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36620 >Category: ports >Synopsis: update to tgif port >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Apr 01 08:30:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Brian Clapper >Release: FreeBSD 4.3-RELEASE i386 >Organization: >Environment: System: FreeBSD z.inside.clapper.org 4.3-RELEASE FreeBSD 4.3-RELEASE #1: Tue Feb 26 16:02:24 EST 2002 root@z.inside.clapper.org:/usr/src/sys/compile/Z i386 >Description: update to tgif port >How-To-Repeat: N/A >Fix: Enclosed is a diff to bring the graphics/tgif port up to date. diff -uNr tgif-4.1.41/Makefile tgif/Makefile --- tgif-4.1.41/Makefile Mon Apr 1 09:38:50 2002 +++ tgif/Makefile Mon Apr 1 09:44:01 2002 @@ -2,14 +2,17 @@ # Date created: 30 Jan 1999 # Whom: bmc@WillsCreek.COM # -# $FreeBSD: ports/graphics/tgif/Makefile,v 1.28 2000/11/03 16:35:21 sobomax Exp $ +# $FreeBSD: ports/graphics/tgif/Makefile,v 1.30 2001/10/19 16:07:46 kevlo Exp $ # PORTNAME= tgif -PORTVERSION= 4.1.41 +PORTVERSION= 4.1.42 CATEGORIES= graphics -MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \ - ftp://ftp.cs.ucla.edu/pub/tgif/ +#DISTFILES= ${PORTNAME}-QPL-${PORTVERSION} +DISTNAME= ${PORTNAME}-QPL-${PORTVERSION} +MASTER_SITES= ftp://bourbon.usc.edu/pub/tgif/ \ + http://groups.yahoo.com/group/tgif4-announce/files/ \ + http://prdownloads.sourceforge.net/tgif/ MAINTAINER= bmc@WillsCreek.COM diff -uNr tgif-4.1.41/distinfo tgif/distinfo --- tgif-4.1.41/distinfo Mon Apr 1 09:38:50 2002 +++ tgif/distinfo Mon Apr 1 09:45:09 2002 @@ -1 +1 @@ -MD5 (tgif-4.1.41.tar.gz) = c26cfee5110c60944ae932ed790f4d9e +MD5 (tgif-QPL-4.1.42.tar.gz) = 83b1cd01b1570fbf71ea5994af87f42e diff -uNr tgif-4.1.41/files/patch-aa tgif/files/patch-aa --- tgif-4.1.41/files/patch-aa Mon Apr 1 09:38:50 2002 +++ tgif/files/patch-aa Mon Apr 1 09:48:29 2002 @@ -1,11 +1,19 @@ ---- tgif.man.orig Wed Oct 17 09:17:14 2001 -+++ tgif.man Wed Oct 17 09:18:07 2001 -@@ -8,7 +8,7 @@ - .\" - .\" - .\" --.TH tgif n "Version 4.1 Patchlevel 41 and Above" "Tgif" -+.TH tgif 1L "Version 4.1 Patchlevel 41 and Above" "Tgif" - .\" - .SH NAME - .\" +*** tgif.man.orig Wed Mar 27 22:32:12 2002 +--- tgif.man Mon Apr 1 09:47:53 2002 +*************** +*** 8,14 **** + .\" + .\" + .\" +! .TH tgif n "Version 4.1 Patchlevel 42 and Above" "Tgif" + .\" + .SH NAME + .\" +--- 8,14 ---- + .\" + .\" + .\" +! .TH tgif 1L "Version 4.1 Patchlevel 42 and Above" "Tgif" + .\" + .SH NAME + .\" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message