ports/59516: Update port: databases/dbf to 0.8.1
KATO Tsuguru
tkato at prontomail.com
Thu Nov 20 16:20:33 UTC 2003
>Number: 59516
>Category: ports
>Synopsis: Update port: databases/dbf to 0.8.1
>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: Thu Nov 20 08:20:21 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.8.1
Remove file:
files/patch-Makefile.rules
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/databases/dbf/Makefile databases/dbf/Makefile
--- /usr/ports/databases/dbf/Makefile Wed Nov 12 01:44:51 2003
+++ databases/dbf/Makefile Thu Nov 20 23:45:26 2003
@@ -7,7 +7,7 @@
#
PORTNAME= dbf
-PORTVERSION= 0.8
+PORTVERSION= 0.8.1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,6 +19,7 @@
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
USE_REINPLACE= yes
+MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREFIX}"
post-patch:
.for file in endian.h tables.h
diff -urN /usr/ports/databases/dbf/distinfo databases/dbf/distinfo
--- /usr/ports/databases/dbf/distinfo Wed Nov 12 01:44:51 2003
+++ databases/dbf/distinfo Thu Nov 20 23:29:52 2003
@@ -1 +1 @@
-MD5 (dbf-0.8.src.tar.gz) = 3febe0dd64381c7e9a020ba8f107b5ac
+MD5 (dbf-0.8.1.src.tar.gz) = 21ed7b9a2f1369776de8131b64a8039d
diff -urN /usr/ports/databases/dbf/files/patch-Makefile.rules databases/dbf/files/patch-Makefile.rules
--- /usr/ports/databases/dbf/files/patch-Makefile.rules Wed Nov 12 01:44:51 2003
+++ databases/dbf/files/patch-Makefile.rules Thu Jan 1 09:00:00 1970
@@ -1,21 +0,0 @@
---- ../Makefile.rules.orig Tue Nov 11 16:43:04 2003
-+++ ../Makefile.rules Tue Nov 11 16:43:24 2003
-@@ -2,15 +2,15 @@
- # Version 0.8
-
- # Compiler flags
--CC = /usr/bin/gcc
--CFLAGS = -Wall
-+#CC = /usr/bin/gcc
-+CFLAGS += -Wall
-
- # Settings
- LOG = make.log
- DIRS = src
- BIN = dbf
- VERSION = 0.8
--PREFIX = /usr/local
-+#PREFIX = /usr/local
-
- # Compiler settings - do not change
- # erased dbfversion.o
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list