Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2002 15:49:37 -0400 (EDT)
From:      "Brandon S. Allbery KF8NH" <allbery@ece.cmu.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37325: mainainer update: comms/birda
Message-ID:  <200204211949.g3LJnbXe016652@pyanfar.ece.cmu.edu>

next in thread | raw e-mail | index | archive | help

>Number:         37325
>Category:       ports
>Synopsis:       mainainer update: comms/birda
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 21 12:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Brandon S. Allbery KF8NH
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Carnegie Mellon University, ECE Computing Facilities
>Environment:
System: FreeBSD pyanfar.ece.cmu.edu 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Apr 19 16:06:02 EDT 2002 allbery@pyanfar.ece.cmu.edu:/usr/obj/usr/src/sys/PYANFAR i386
>Description:
	Update birda to 1.00 and correct missing files in pkg-plist.
>How-To-Repeat:

>Fix:

Note:  the files/ subdirectory is no longer needed, as the original source
now has FreeBSD support integrated.

diff -ur birda-0.8/Makefile birda/Makefile
--- birda-0.8/Makefile	Sun Apr 21 15:07:44 2002
+++ birda/Makefile	Sun Apr 21 15:35:39 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	birda
-PORTVERSION=	0.8
+PORTVERSION=	1.00
 CATEGORIES=	comms
 MASTER_SITES=	ftp://ftp.augustsson.net/pub/netbsd/ \
 		ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/
@@ -14,7 +14,18 @@
 MAINTAINER=	allbery@ece.cmu.edu
 
 MAN1=		ircomm.1 irobex.1 irs.1 \
-		mkobexdate.1 mkobexmemo.1 mkobextel.1 mkobextodo.1
+		mkobexcard.1 mkobexdate.1 mkobexmemo.1 mkobexpdb.1 \
+		mkobextel.1 mkobextodo.1
 MANCOMPRESSED=	yes
 
 .include <bsd.port.mk>
+
+# Changes:
+#
+# 2002-04-21 allbery@ece: 1.00
+#	in pre-release checking, find a new NetBSD pkgsrc release and
+#	update to it
+#
+# 2002-04-21 allbery@ece: 0.8,1
+#	noted by igla@batterybackups.net: upgrade from 0.4 (not released) to
+#	0.8 missed addition of mkobexpdb
diff -ur birda-0.8/distinfo birda/distinfo
--- birda-0.8/distinfo	Sun Apr 21 15:07:44 2002
+++ birda/distinfo	Sun Apr 21 15:37:36 2002
@@ -1 +1 @@
-MD5 (birda-0.8.tar.gz) = 6cbfdb3e179f71ad5e7c1f21aa9e85cf
+MD5 (birda-1.00.tar.gz) = 0f847c3bbeadb388bdb9bc438d2dcc6b
diff -ur birda-0.8/pkg-plist birda/pkg-plist
--- birda-0.8/pkg-plist	Sun Apr 21 15:07:44 2002
+++ birda/pkg-plist	Sun Apr 21 15:35:49 2002
@@ -2,7 +2,9 @@
 bin/ircomm
 bin/irobex
 bin/irs
+bin/mkobexcard
 bin/mkobexdate
 bin/mkobexmemo
+bin/mkobexpdb
 bin/mkobextel
 bin/mkobextodo
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204211949.g3LJnbXe016652>