ports/166409: [patch] databases/sqlrelay: update to 0.43 and unbreak

Mikhail T. m.tsatsenko at gmail.com
Mon Mar 26 09:00:24 UTC 2012


>Number:         166409
>Category:       ports
>Synopsis:       [patch] databases/sqlrelay: update to 0.43 and unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 26 09:00:23 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Mikhail T.
>Release:        
>Organization:
>Environment:
>Description:
Looks like that each version of sqlrelay requires specific version of devel/rudiments.
Updating this port to 0.43 makes it possible to build it with our rudiments v. 0.34.
Sqlrelay 0.44 requires newer rudiments 0.35
>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/sqlrelay/Makefile,v
retrieving revision 1.69
diff -u -r1.69 Makefile
--- Makefile	6 Feb 2012 12:25:47 -0000	1.69
+++ Makefile	26 Mar 2012 08:54:26 -0000
@@ -7,7 +7,6 @@
 
 PORTNAME=	${SQLRELAY_PORTNAME}
 PORTVERSION=	${SQLRELAY_PORTVERSION}
-PORTREVISION=	4
 CATEGORIES=	databases
 MASTER_SITES=	SF
 
@@ -16,8 +15,6 @@
 
 LIB_DEPENDS=	rudiments.1:${PORTSDIR}/devel/rudiments
 
-BROKEN=		does not compile
-
 WANT_GNOME=	yes
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	autoconf libtool
Index: Makefile.common
===================================================================
RCS file: /home/ncvs/ports/databases/sqlrelay/Makefile.common,v
retrieving revision 1.15
diff -u -r1.15 Makefile.common
--- Makefile.common	2 Nov 2009 15:55:08 -0000	1.15
+++ Makefile.common	26 Mar 2012 08:54:26 -0000
@@ -1,7 +1,7 @@
 # $FreeBSD: ports/databases/sqlrelay/Makefile.common,v 1.15 2009/11/02 15:55:08 skv Exp $
 
 SQLRELAY_PORTNAME=	sqlrelay
-SQLRELAY_PORTVERSION=	0.41
+SQLRELAY_PORTVERSION=	0.43
 
 SQLRELAY_PORTDIR=	${PORTSDIR}/databases/${SQLRELAY_PORTNAME}
 SQLRELAY_WRKSRC_CMD=	cd ${SQLRELAY_PORTDIR} && ${MAKE} -V WRKSRC
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/sqlrelay/distinfo,v
retrieving revision 1.17
diff -u -r1.17 distinfo
--- distinfo	20 Mar 2011 12:48:07 -0000	1.17
+++ distinfo	26 Mar 2012 08:54:26 -0000
@@ -1,2 +1,2 @@
-SHA256 (sqlrelay-0.41.tar.gz) = 15c112e14bce437e4ad553cb4e7cd7c588268dcf0a9e8becd79dffd55a48d38b
-SIZE (sqlrelay-0.41.tar.gz) = 1779122
+SHA256 (sqlrelay-0.43.tar.gz) = 9e9b633e6fe5d37bceb11f5b97ffb01e4759be7b00820d90e6e9eef8ff8e5caf
+SIZE (sqlrelay-0.43.tar.gz) = 1743456


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



More information about the freebsd-ports-bugs mailing list