ports/66259: [PATCH] databases/db3: update MASTER_SITES + distinfo + fix portlint warnings

Matthias Andree matthias.andree at gmx.de
Tue May 4 15:10:23 UTC 2004


>Number:         66259
>Category:       ports
>Synopsis:       [PATCH] databases/db3: update MASTER_SITES + distinfo + fix portlint warnings
>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:   Tue May 04 08:10:21 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.10-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #104: Mon Apr 26 14:20:43 CEST 2004
>Description:
- update MASTER_SITES
- switch two ?= to = as there is no slave port, to fix portlint warnings
- add SIZE to distinfo

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- db3-3.3.11_1,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/db3/Makefile /root/ports/databases/db3/Makefile
--- /usr/ports/databases/db3/Makefile	Thu Apr 22 10:32:41 2004
+++ /root/ports/databases/db3/Makefile	Tue May  4 16:59:04 2004
@@ -10,7 +10,8 @@
 PORTREVISION=	1
 PORTEPOCH?=	1
 CATEGORIES=	databases
-MASTER_SITES=	http://www.sleepycat.com/update/snapshot/
+#MASTER_SITES=	http://www.sleepycat.com/update/snapshot/
+MASTER_SITES=	ftp://sleepycat1.inetu.net/releases/
 DISTNAME=	db-${PORTVERSION}
 DIST_SUBDIR=	bdb
 
@@ -18,8 +19,8 @@
 PATCHFILES=	patch.${PORTVERSION}.1 patch.${PORTVERSION}.2
 PATCH_DIST_STRIP=	-d ${WRKDIR}/${DISTNAME}
 
-MAINTAINER?=	matthias.andree at gmx.de
-COMMENT?=	The Berkeley DB package, revision 3.3
+MAINTAINER=	matthias.andree at gmx.de
+COMMENT=	The Berkeley DB package, revision 3.3
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/build_unix
 
diff -ruN --exclude=CVS /usr/ports/databases/db3/distinfo /root/ports/databases/db3/distinfo
--- /usr/ports/databases/db3/distinfo	Sat Jan 18 13:11:25 2003
+++ /root/ports/databases/db3/distinfo	Tue May  4 16:55:24 2004
@@ -1,3 +1,6 @@
 MD5 (bdb/db-3.3.11.tar.gz) = b6ae24fa55713f17a9ac3219d987722c
+SIZE (bdb/db-3.3.11.tar.gz) = 2343243
 MD5 (bdb/patch.3.3.11.1) = a6c5fc6387c57361fbdf29ca63b597c3
+SIZE (bdb/patch.3.3.11.1) = 2601
 MD5 (bdb/patch.3.3.11.2) = fca939f74fc6555e1319626ceca35b33
+SIZE (bdb/patch.3.3.11.2) = 325
--- db3-3.3.11_1,1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list