From owner-freebsd-ports Tue Jun 26 14:20:11 2001 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 CB7C837B40C for ; Tue, 26 Jun 2001 14:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QLK1N71314; Tue, 26 Jun 2001 14:20:01 -0700 (PDT) (envelope-from gnats) Received: from wumpus.wlcg.com (wumpus.wlcg.com [209.9.101.248]) by hub.freebsd.org (Postfix) with ESMTP id 830FF37B401 for ; Tue, 26 Jun 2001 14:12:57 -0700 (PDT) (envelope-from rsimmons@wumpus.wlcg.com) Received: (from rsimmons@localhost) by wumpus.wlcg.com (8.11.3/8.11.3) id f5QLBLJ38694; Tue, 26 Jun 2001 17:11:21 -0400 (EDT) (envelope-from rsimmons) Message-Id: <200106262111.f5QLBLJ38694@wumpus.wlcg.com> Date: Tue, 26 Jun 2001 17:11:21 -0400 (EDT) From: Rob Simmons Reply-To: rsimmons@wumpus.wlcg.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/28427: Patches and info to update gnats port to 3.113.1 (almost) 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: 28427 >Category: ports >Synopsis: Patches and info to update gnats port to 3.113.1 (almost) >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jun 26 14:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Rob Simmons >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD wumpus 4.3-STABLE FreeBSD 4.3-STABLE #0: Fri Jun 8 09:17:41 EDT 2001 root@wumpus:/usr/obj/usr/src/sys/WUMPUS i386 >Description: Here are some diffs that will update the gnats port to the 3.113.1 version. There is no longer a bz2 dependency (less software is better). Also, I'm not sure if I want to be the maintainer for this port, so I didn't put my email in the Makefile. >How-To-Repeat: >Fix: First, the ports/databases/gnats/files/patch-ac is no longer needed and should be removed. Second the ports/databases/gnats/distinfo file needs to be updated to this: MD5 (gnats-3.113.1.tar.gz) = 7a3fac7196a3179c69d7d348b1ac4dcc Third, here is a diff for the Makefile: --- Makefile.old Tue Jun 26 17:00:56 2001 +++ Makefile Tue Jun 26 17:03:01 2001 @@ -1,18 +1,14 @@ # New ports collection makefile for: gnats -# Date created: 10 November 1995 -# Whom: pst -# -# $FreeBSD: ports/databases/gnats/Makefile,v 1.35 2001/04/11 21:57:44 ben Exp $ -# +# Date created: 26 June 2001 +# Whom: Rob Simmons PORTNAME= gnats -PORTVERSION= 3.113 +PORTVERSION= 3.113.1 CATEGORIES= databases elisp -MASTER_SITES= ftp://ftp.freesoftware.com/pub/sourceware/gnats/snapshots/ \ - ftp://mirrors.rcn.net/pub/sourceware/gnats/snapshots/ \ - ftp://sunsite.org.uk/Mirrors/sourceware.cygnus.com/pub/gnats/snapshots/ +MASTER_SITES= ftp://ftp.digex.net/pub/gnu/gnats/ \ + ftp://ftp.twtelecom.net/pub/GNU/gnats/ -MAINTAINER= pst@FreeBSD.org +MAINTAINER= nobody@freebsd.org BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 @@ -21,7 +17,6 @@ --with-full-gnats \ --with-release-based -USE_BZIP2= yes USE_GMAKE= yes USE_BISON= yes MAN1= edit-pr.1 query-pr.1 send-pr.1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message