From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Nov 14 03:00:33 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF28516A41F for ; Mon, 14 Nov 2005 03:00:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1814E43D55 for ; Mon, 14 Nov 2005 03:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAE30VS5096910 for ; Mon, 14 Nov 2005 03:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAE30Vrh096909; Mon, 14 Nov 2005 03:00:31 GMT (envelope-from gnats) Resent-Date: Mon, 14 Nov 2005 03:00:31 GMT Resent-Message-Id: <200511140300.jAE30Vrh096909@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthew Luckie Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DA4416A41F for ; Mon, 14 Nov 2005 02:54:06 +0000 (GMT) (envelope-from mjl@luckie.org.nz) Received: from grunt5.ihug.co.nz (grunt5.ihug.co.nz [203.109.254.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCAE143D4C for ; Mon, 14 Nov 2005 02:54:05 +0000 (GMT) (envelope-from mjl@luckie.org.nz) Received: from 203-173-149-65.bliink.ihug.co.nz (latex.plunket.luckie.org.nz) [203.173.149.65] by grunt5.ihug.co.nz with esmtp (Exim 3.35 #1 (Debian)) id 1EbUTs-0007Wh-00; Mon, 14 Nov 2005 15:54:04 +1300 Received: from rayon.plunket.luckie.org.nz ([192.168.1.8]) by latex.plunket.luckie.org.nz with esmtp (Exim 4.54 (FreeBSD)) id 1EbUTr-000GFO-Af for FreeBSD-gnats-submit@freebsd.org; Mon, 14 Nov 2005 15:54:03 +1300 Received: from mjl by rayon.plunket.luckie.org.nz with local (Exim 4.54 (FreeBSD)) id 1EbUTr-0000PO-1B for FreeBSD-gnats-submit@freebsd.org; Mon, 14 Nov 2005 15:54:03 +1300 Message-Id: Date: Mon, 14 Nov 2005 15:54:03 +1300 From: Matthew Luckie Sender: Matthew Luckie To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/88968: [patch] comms/birda unexpire X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthew Luckie List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 03:00:33 -0000 >Number: 88968 >Category: ports >Synopsis: [patch] comms/birda unexpire >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Nov 14 03:00:30 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Matthew Luckie >Release: FreeBSD 6.0-RELEASE i386 >Organization: University of Waikato >Environment: System: FreeBSD rayon.plunket.luckie.org.nz 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Sat Nov 5 08:19:29 NZDT 2005 root@rayon.plunket.luckie.org.nz:/usr/obj/usr/src/sys/rayon i386 >Description: PR 88049 marked comms/birda as deprecated because the old distfile is no longer available on NetBSD's ftp server. This is because they now ship birda-1.1 This patch updates the port to 1.1, unbreaking birda. I use this port routinely and would hate to see it gone. I would be happy to be maintainer of birda if current maintainer has no interest maintaining it. >How-To-Repeat: N/A >Fix: diff -uNr birda.orig/Makefile birda/Makefile --- birda.orig/Makefile Fri Nov 4 17:07:14 2005 +++ birda/Makefile Mon Nov 14 15:42:43 2005 @@ -6,16 +6,13 @@ # PORTNAME= birda -PORTVERSION= 1.00 -PORTREVISION= 2 +PORTVERSION= 1.1 CATEGORIES= comms -MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ +MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/ \ + ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/ MAINTAINER= allbery@ece.cmu.edu COMMENT= Bohlin's IrDA utilities, ported from NetBSD's pkgsrc - -DEPRECATED= "mastersite disappeared, no longer maintained by author" -EXPIRATION_DATE= 2005-12-31 MAN1= ircomm.1 irobex.1 irs.1 \ mkobexcard.1 mkobexdate.1 mkobexmemo.1 mkobexpdb.1 \ diff -uNr birda.orig/distinfo birda/distinfo --- birda.orig/distinfo Fri Mar 19 06:59:56 2004 +++ birda/distinfo Mon Nov 14 15:43:45 2005 @@ -1,2 +1,3 @@ -MD5 (birda-1.00.tar.gz) = 0f847c3bbeadb388bdb9bc438d2dcc6b -SIZE (birda-1.00.tar.gz) = 56074 +MD5 (birda-1.1.tar.gz) = 12ba41991514f0f8410d510764818c9a +SHA256 (birda-1.1.tar.gz) = 52f9a8f4a48fe7f72e3a33a7d737e2a0af4712e49f0d715f455 a0a8ad6cf87c5 +SIZE (birda-1.1.tar.gz) = 56077 diff -uNr birda.orig/files/patch-lib-Makefile birda/files/patch-lib-Makefile --- birda.orig/files/patch-lib-Makefile Thu Jan 1 12:00:00 1970 +++ birda/files/patch-lib-Makefile Mon Nov 14 10:47:33 2005 @@ -0,0 +1,9 @@ +--- lib/Makefile.orig Mon Nov 14 10:43:07 2005 ++++ lib/Makefile Mon Nov 14 10:42:14 2005 +@@ -9,4 +9,6 @@ + NOPIC= yes + MKLINKLIB= no + ++install: ++ + .include >Release-Note: >Audit-Trail: >Unformatted: