Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2005 19:23:50 +1100 (EST)
From:      Sam Lawrance <boris@brooknet.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77767: [PATCH] databases/gbib: sync with debian patches (fix unfetchable)
Message-ID:  <20050220082350.5ABD613E2@localhost>
Resent-Message-ID: <200502200830.j1K8UMh6094039@freefall.freebsd.org>

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

>Number:         77767
>Category:       ports
>Synopsis:       [PATCH] databases/gbib: sync with debian patches (fix unfetchable)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 20 08:30:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD dirk.no.domain 5.3-STABLE FreeBSD 5.3-STABLE #3: Wed Feb  9 00:12:24 EST
>Description:
Upstream patch from debian disappeared; use next version.
I don't know how to deal with autoconf 213 being deprecated.
Built on 4, 5; quick test on 5-stable Feb 9 seems fine.

>How-To-Repeat:
>Fix:

--- gbib-0.1.2_4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/databases/gbib/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	10 Apr 2004 17:26:31 -0000	1.10
+++ Makefile	20 Feb 2005 07:42:30 -0000
@@ -7,14 +7,14 @@
 
 PORTNAME=	gbib
 PORTVERSION=	0.1.2
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	databases editors gnome
 MASTER_SITES=	ftp://ftp.seul.org/pub/gbib/src/ \
 		http://www.unixpages.org/distfiles/
 
 PATCH_SITES=	${MASTER_SITE_DEBIAN}
 PATCH_SITE_SUBDIR=	pool/main/g/gbib
-PATCHFILES=	${PORTNAME}_${PORTVERSION}-1.diff.gz
+PATCHFILES=	${PORTNAME}_${PORTVERSION}-3.diff.gz
 PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	ports@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/databases/gbib/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	29 Jan 2004 07:22:46 -0000	1.3
+++ distinfo	20 Feb 2005 07:27:47 -0000
@@ -1,4 +1,4 @@
 MD5 (gbib-0.1.2.tar.gz) = b90e05dbac8be823ccb06616eaff3d02
 SIZE (gbib-0.1.2.tar.gz) = 129400
-MD5 (gbib_0.1.2-1.diff.gz) = d597d0e9704859e9fd4abe4ca9bc7280
-SIZE (gbib_0.1.2-1.diff.gz) = 9642
+MD5 (gbib_0.1.2-3.diff.gz) = c1c385d2bd6767cae173ed8f6b7a3604
+SIZE (gbib_0.1.2-3.diff.gz) = 11771
--- gbib-0.1.2_4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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