Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jan 2013 13:30:06 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-tcltk@FreeBSD.org
Subject:   Re: ports/173940: commit references a PR
Message-ID:  <201301081330.r08DU6wK078501@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/173940; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/173940: commit references a PR
Date: Tue,  8 Jan 2013 13:22:22 +0000 (UTC)

 Author: gahr
 Date: Tue Jan  8 13:22:14 2013
 New Revision: 310089
 URL: http://svnweb.freebsd.org/changeset/ports/310089
 
 Log:
   - Update to 3.052
   - Assign maintainership to tcltk@
   
   PR:		173940
   Submitted by:	gahr
   Approved by:	maintainer (timeout > 1 month)
 
 Modified:
   head/databases/mysqltcl/Makefile
   head/databases/mysqltcl/distinfo   (contents, props changed)
 
 Modified: head/databases/mysqltcl/Makefile
 ==============================================================================
 --- head/databases/mysqltcl/Makefile	Tue Jan  8 12:52:01 2013	(r310088)
 +++ head/databases/mysqltcl/Makefile	Tue Jan  8 13:22:14 2013	(r310089)
 @@ -1,17 +1,12 @@
 -# New ports collection makefile for:	mysqltcl
 -# Date created:				Thu Sep 28 16:07:00 CET 2006
 -# Whom:					Martin Matuska <martin@matuska.org>
 -#
 +# Created by: Martin Matuska <martin@matuska.org>
  # $FreeBSD$
 -#
  
  PORTNAME=	mysqltcl
 -PORTVERSION=	3.05
 -PORTREVISION=	2
 +PORTVERSION=	3.052
  CATEGORIES=	databases tcl
  MASTER_SITES=	http://www.xdobry.de/mysqltcl/
  
 -MAINTAINER=	bkoenig@alpha-tierchen.de
 +MAINTAINER=	tcltk@FreeBSD.org
  COMMENT=	TCL module for accessing MySQL databases based on msqltcl
  
  USE_LDCONFIG=	yes
 @@ -23,12 +18,12 @@ MANN=		mysqltcl.n
  
  GNU_CONFIGURE=	yes
  
 -CONFIGURE_ARGS+=	--with-tcl=${TCL_LIBDIR} \
 -			--with-mysql-include=${LOCALBASE}/include/mysql \
 -			--with-mysql-lib=${LOCALBASE}/lib/mysql \
 -			--exec-prefix=${PREFIX}
 +CONFIGURE_ARGS+=--with-tcl=${TCL_LIBDIR} \
 +		--with-mysql-include=${LOCALBASE}/include/mysql \
 +		--with-mysql-lib=${LOCALBASE}/lib/mysql \
 +		--exec-prefix=${PREFIX}
  
 -PLIST_SUB+=		LIB_DIR=${PORTNAME}-${PORTVERSION} \
 -			LIB_NAME=libmysqltcl${PORTVERSION}.so
 +PLIST_SUB+=	LIB_DIR=${PORTNAME}-${PORTVERSION} \
 +		LIB_NAME=libmysqltcl${PORTVERSION}.so
  
  .include <bsd.port.mk>
 
 Modified: head/databases/mysqltcl/distinfo
 ==============================================================================
 --- head/databases/mysqltcl/distinfo	Tue Jan  8 12:52:01 2013	(r310088)
 +++ head/databases/mysqltcl/distinfo	Tue Jan  8 13:22:14 2013	(r310089)
 @@ -1,2 +1,2 @@
 -SHA256 (mysqltcl-3.05.tar.gz) = e2346aee4b99b2d91b552718e4be8ec8c4fc4bbbfe12430e4041e9e13d27a245
 -SIZE (mysqltcl-3.05.tar.gz) = 198755
 +SHA256 (mysqltcl-3.052.tar.gz) = 5b6e04430b80fd4af54599551503bae681232be0bae3c55c1a93adeb66702007
 +SIZE (mysqltcl-3.052.tar.gz) = 187781
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301081330.r08DU6wK078501>