Date: Thu, 22 May 2008 03:50:06 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/123877: [MAINTAINER] databases/db46: Fix unfetchable problem Message-ID: <20080521195006.B935B1CC43@ccreader.NCTU.edu.tw> Resent-Message-ID: <200805212000.m4LK06Sa069414@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 123877 >Category: ports >Synopsis: [MAINTAINER] databases/db46: Fix unfetchable problem >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed May 21 20:00:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.3-STABLE i386 >Organization: >Environment: System: FreeBSD ccreader.NCTU.edu.tw 6.3-STABLE FreeBSD 6.3-STABLE #4: Sat May 17 02:23:23 CST 2008 >Description: - Fix unfetchable problem. - Fix portlint's warning. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- db46-4.6.21.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/databases/db46/Makefile /home/staff/gslin/work/ports/db46/Makefile --- /usr/ports/databases/db46/Makefile 2008-03-31 15:51:04.000000000 +0800 +++ /home/staff/gslin/work/ports/db46/Makefile 2008-05-22 03:49:20.000000000 +0800 @@ -15,7 +15,7 @@ DISTNAME= db-${PORTVERSION:R} DIST_SUBDIR= bdb -PATCH_SITES= http://www.oracle.com/technology/products/berkeley-db/xml/update/${PORTVERSION:R}/ +PATCH_SITES= http://www.oracle.com/technology/products/berkeley-db/db/update/${PORTVERSION:R}/ PATCHFILES= patch.4.6.21.1 PATCH_DIST_STRIP= -d .. # * patch.4.6.21.1: ----------------------------------------------------------- @@ -24,6 +24,7 @@ # I allow matthias.andree@gmx.de and all freebsd committer to do changes # to this package. + MAINTAINER= gslin@gslin.org COMMENT= The Berkeley DB package, revision 4.6 --- db46-4.6.21.1.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?20080521195006.B935B1CC43>