FreeBSD Bugzilla – Attachment 173007 Details for
Bug 211387
databases/firebird25-server: update to version 2.5.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
The forgotten patch
D-databases-firebird25-new.diff (text/plain), 2.40 KB, created by
luca.pizzamiglio
on 2016-07-26 16:35:31 UTC
(
hide
)
Description:
The forgotten patch
Filename:
MIME Type:
Creator:
luca.pizzamiglio
Created:
2016-07-26 16:35:31 UTC
Size:
2.40 KB
patch
obsolete
>diff --git databases/firebird25-server/Makefile databases/firebird25-server/Makefile >index d3d4953..aba3397 100644 >--- databases/firebird25-server/Makefile >+++ databases/firebird25-server/Makefile >@@ -2,12 +2,11 @@ > # $FreeBSD$ > > PORTNAME= firebird >-PORTVERSION= 2.5.4 >-PORTREVISION= 7 >+PORTVERSION= 2.5.6 > CATEGORIES?= databases > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.0//}-Release/ > PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}-server >-DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.26856-0 >+DISTNAME= ${PORTNAME:S/f/F/}-${PORTVERSION}.27020-0 > DIST_SUBDIR= ${PORTNAME} > > MAINTAINER= ports@FreeBSD.org >@@ -24,7 +23,7 @@ LICENSE_PERMS_IPL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > > LIB_DEPENDS= libicuuc.so:devel/icu > >-USES= gmake pkgconfig tar:bzip2 >+USES= cpe gmake pkgconfig tar:bzip2 > GNU_CONFIGURE= yes > MAKE_JOBS_UNSAFE= yes > >@@ -90,7 +89,7 @@ UDF_SQL= src/extlib/ib_udf2.sql src/extlib/fbudf/fbudf.sql > PKGINSTALL?= ${PKGDIR}/pkg-install-server > .else > # Client part stuff >-LIB_DEPENDS+= libedit.so.0:devel/libedit >+USES+= libedit > LDFLAGS+= -L${LOCALBASE}/lib # to link in lncurses pulled in by libedit > > CONFIGURE_ARGS+= --with-system-editline >diff --git databases/firebird25-server/distinfo databases/firebird25-server/distinfo >index 2628ab0..5a495dc 100644 >--- databases/firebird25-server/distinfo >+++ databases/firebird25-server/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (firebird/Firebird-2.5.4.26856-0.tar.bz2) = 4e775dcf218640d3af507a816aef0060f52a295b9ee5f66ec66f0b0564da18d3 >-SIZE (firebird/Firebird-2.5.4.26856-0.tar.bz2) = 13744859 >+TIMESTAMP = 1468845026 >+SHA256 (firebird/Firebird-2.5.6.27020-0.tar.bz2) = 8e416f2f9a8f1fce2aa872925ca2016010878265ec56fe0a32a73e0080378826 >+SIZE (firebird/Firebird-2.5.6.27020-0.tar.bz2) = 13610463 >diff --git databases/firebird25-server/pkg-plist databases/firebird25-server/pkg-plist >index 081ba52..20b48f7 100644 >--- databases/firebird25-server/pkg-plist >+++ databases/firebird25-server/pkg-plist >@@ -27,7 +27,7 @@ libexec/firebird/intl/fbintl.conf > @group firebird > @sample /%%LOCALSTATEDIR%%/security2.fdb.sample > /%%LOCALSTATEDIR%%/help/help.fdb >-@unexec [ -s /%%LOCALSTATEDIR%%/firebird.log ] || rm -f /%%LOCALSTATEDIR%%/firebird.log >+@preunexec [ -s /%%LOCALSTATEDIR%%/firebird.log ] || rm -f /%%LOCALSTATEDIR%%/firebird.log > @rmtry /%%LOCALSTATEDIR%%/isc_event1.`hostname` > @rmtry /%%LOCALSTATEDIR%%/isc_init1.`hostname` > @rmtry /%%LOCALSTATEDIR%%/isc_lock1.`hostname`
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 211387
: 173007