ports/183128: [patch update] databases/cego 2.19.6 -> 2.19.7

Kurt Jaeger fbsd-ports at opsec.eu
Sun Oct 20 17:00:01 UTC 2013


>Number:         183128
>Category:       ports
>Synopsis:       [patch update] databases/cego 2.19.6 -> 2.19.7
>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:   Sun Oct 20 17:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Jaeger
>Release:        FreeBSD 10.0-BETA1 amd64
>Organization:
-
>Environment:
System: FreeBSD f10.opsec.eu 10.0-BETA1 FreeBSD 10.0-BETA1 #0 r256420: Sun Oct 13 22:55:05 CEST 2013 pi at f10.opsec.eu:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	databases/cego 2.19.6 -> 2.19.7
	fixes some bugs, see 
	http://www.lemke-it.com/litexec?request=pubclogcego

>How-To-Repeat:
	-
>Fix:

diff -r -u -N databases/cego/Makefile /usr/home/pi/myp/databases/cego/Makefile
--- databases/cego/Makefile	2013-10-01 21:14:14.000000000 +0200
+++ /usr/home/pi/myp/databases/cego/Makefile	2013-10-20 18:48:26.000000000 +0200
@@ -2,7 +2,7 @@
 # $FreeBSD: head/databases/cego/Makefile 327717 2013-09-20 16:13:47Z bapt $
 
 PORTNAME=	cego
-PORTVERSION=	2.19.6
+PORTVERSION=	2.19.7
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 
@@ -29,6 +29,7 @@
 PLIST_SUB+=	USER=${USERS}
 
 NO_STAGE=	yes
+
 post-patch:
 	@${REINPLACE_CMD} -e 's,-O3,,g' \
 		${WRKSRC}/src/Makefile.in \
@@ -36,7 +37,7 @@
 		${WRKSRC}/samples/cgwraptest/Makefile.in
 
 post-install:
-	@${MKDIR} ${PREFIX}/share/cego
-	@${CP} ${WRKSRC}/tools/* ${PREFIX}/share/cego/
+	@${MKDIR} ${STAGEDIR}${PREFIX}/share/cego
+	@${CP} ${WRKSRC}/tools/* ${STAGEDIR}${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-10-01 21:14:14.000000000 +0200
+++ /usr/home/pi/myp/databases/cego/distinfo	2013-10-20 18:44:11.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (cego-2.19.6.tar.gz) = 6e56ab0a84069e71c6f8552eb6412d0bc50e8289d8a9614a69f134c86cd8f223
-SIZE (cego-2.19.6.tar.gz) = 901957
+SHA256 (cego-2.19.7.tar.gz) = aff0552007c9ca7392021ba0d361e70f2a2683a1827f89794a6e45dd6f510410
+SIZE (cego-2.19.7.tar.gz) = 902649

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


More information about the freebsd-ports-bugs mailing list