FreeBSD Bugzilla – Attachment 134134 Details for
Bug 178752
[patch update] database/cego 2.17.12 -> 2.18.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.42 KB, created by
Kurt Jaeger
on 2013-05-18 20:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kurt Jaeger
Created:
2013-05-18 20:00:00 UTC
Size:
2.42 KB
patch
obsolete
>diff -r -u -N databases/cego/Makefile /usr/home/pi/myp/databases/cego/Makefile >--- databases/cego/Makefile 2013-05-16 23:24:27.000000000 +0200 >+++ /usr/home/pi/myp/databases/cego/Makefile 2013-05-18 20:51:42.000000000 +0200 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/databases/cego/Makefile 318261 2013-05-15 19:43:20Z zeising $ > > PORTNAME= cego >-PORTVERSION= 2.17.12 >+PORTVERSION= 2.18.3 > PORTREVISION= 1 > CATEGORIES= databases > MASTER_SITES= http://www.lemke-it.com/ >@@ -10,10 +10,10 @@ > MAINTAINER= fbsd-ports@opsec.eu > COMMENT= Relational and transactional database system > >-LICENSE= GPLv2 >+LICENSE= GPLv3 > >-LIB_DEPENDS= lfc:${PORTSDIR}/devel/lfc \ >- lfcxml:${PORTSDIR}/devel/lfcxml >+LIB_DEPENDS= lfcbase.1:${PORTSDIR}/devel/lfcbase \ >+ lfcxml.1:${PORTSDIR}/devel/lfcxml > > GNU_CONFIGURE= yes > CPPFLAGS+= -I${LOCALBASE}/include >@@ -33,6 +33,10 @@ > @${REINPLACE_CMD} -e 's,-O3,,g' \ > ${WRKSRC}/src/Makefile.in \ > ${WRKSRC}/samples/cgplustest/Makefile.in \ >- ${WRKSRC}/samples/cgwtest/Makefile.in >+ ${WRKSRC}/samples/cgwraptest/Makefile.in >+ >+post-install: >+ @${MKDIR} ${PREFIX}/share/cego >+ @${CP} ${WRKSRC}/tools/* ${PREFIX}/share/cego/ > > .include <bsd.port.mk> >diff -r -u -N databases/cego/distinfo /usr/home/pi/myp/databases/cego/distinfo >--- databases/cego/distinfo 2013-05-13 23:24:22.000000000 +0200 >+++ /usr/home/pi/myp/databases/cego/distinfo 2013-05-18 19:03:22.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (cego-2.17.12.tar.gz) = a900cb61ed440476797dded050b1cb3c3ac0785017bad40516ff52db0f0f83ab >-SIZE (cego-2.17.12.tar.gz) = 634109 >+SHA256 (cego-2.18.3.tar.gz) = ac9b8a3dc7d26562a760f9e368a145f2895114e4f846f4e603008967f3d1e81c >+SIZE (cego-2.18.3.tar.gz) = 985463 >diff -r -u -N databases/cego/pkg-plist /usr/home/pi/myp/databases/cego/pkg-plist >--- databases/cego/pkg-plist 2013-01-01 15:32:16.000000000 +0100 >+++ /usr/home/pi/myp/databases/cego/pkg-plist 2013-05-18 20:51:51.000000000 +0200 >@@ -1,11 +1,8 @@ > bin/cego > bin/cgadm >-bin/cgbackup > bin/cgblow > bin/cgclt > bin/cglog >-bin/cgmkdb >-bin/cgrecover > include/cego/CegoAdmNet.h > include/cego/CegoAdminHandler.h > include/cego/CegoBlob.h >@@ -30,8 +27,17 @@ > include/cego/CegoViewObject.h > include/cego/cgwrap.h > lib/libcego.a >+lib/libcego.la >+lib/libcego.so > lib/libcego.so.1 > lib/libcgwrap.a >+lib/libcgwrap.la >+lib/libcgwrap.so > lib/libcgwrap.so.1 >+share/cego/cgbackup >+share/cego/cgrecover >+share/cego/cgmkdb >+share/cego/startdb >+share/cego/stopdb > @dirrm include/cego >-@dirrmtry %%USER%% >+@dirrm share/cego
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 178752
: 134134