Date: Tue, 14 Jan 2014 02:00:00 GMT From: Mike Bowie <mbowie@rocket-space.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/184475: finance/php-tclink version bump to 4.0.2 Message-ID: <201401140200.s0E200IM013121@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/184475; it has been noted by GNATS. From: Mike Bowie <mbowie@rocket-space.com> To: William Grzybowski <william88@gmail.com>, Mike Bowie <mbowie@buzmo.com> Cc: "bug-followup@FreeBSD.org" <bug-followup@freebsd.org> Subject: Re: ports/184475: finance/php-tclink version bump to 4.0.2 Date: Mon, 13 Jan 2014 17:49:06 -0800 This is a multi-part message in MIME format. --------------090508060200000607000300 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit My bad... I thought my previous patch to 4.0.0 had been accepted along the way. This should take 3.4.4 straight to 4.0.2 cleanly. Thanks, Mike. On 12/4/13, 1:55 PM, William Grzybowski wrote: > On Wed, Dec 4, 2013 at 7:53 PM, Mike Bowie <mbowie@buzmo.com > <mailto:mbowie@buzmo.com>> wrote: > > Thanks William, > > http://www.freebsd.org/cgi/query-pr.cgi?pr=145922 should give it > some context. > > > > Thanks, I may have not made myself clear but I need a patch that applies > to the current ports tree, not the context of why. > > > On 12/4/13, 1:42 PM, William Grzybowski wrote: > > Hi, > > That patch makes no sense, current version is 3.4.4 > > -- > William Grzybowski > ------------------------------__------------ > Curitiba/PR - Brasil > > > > > > -- > William Grzybowski > ------------------------------------------ > Curitiba/PR - Brasil -- Mike Bowie Chief Electron Disturbance Facilitation Officer (CTO) RocketSpace, Inc Office: 415 625 3155 Direct: 415 230 2214 Mobile: 213 222 8966 Fax: 415 373 3988 E-mail: mbowie@rocket-space.com Web: www.rocket-space.com Tweet: @mike_bowie --------------090508060200000607000300 Content-Type: text/plain; charset=UTF-8; x-mac-type="54455854"; x-mac-creator="522A6368"; name="php-tclink-344-402.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="php-tclink-344-402.diff" diff -ru php-tclink.orig/Makefile php-tclink/Makefile --- php-tclink.orig/Makefile 2013-02-01 12:26:05.000000000 -0800 +++ php-tclink/Makefile 2014-01-13 17:39:03.000000000 -0800 @@ -1,14 +1,10 @@ -# New ports collection makefile for: php-tclink -# Date created: 27 May 2008 -# Whom: <mbowie@buzmo.com> -# -# $FreeBSD: ports/finance/php-tclink/Makefile,v 1.3 2010/05/12 20:13:10 pav Exp $ -# +# Created by: <mbowie@buzmo.com> +# $FreeBSD: finance/php-tclink/Makefile 327727 2013-09-20 17:18:38Z bapt $ PORTNAME= tclink -PORTVERSION= 3.4.4 +PORTVERSION= 4.0.2 CATEGORIES= finance -MASTER_SITES= http://www.trustcommerce.com/downloads/ +MASTER_SITES= https://vault.trustcommerce.com/downloads/ PKGNAMEPREFIX= php- DISTNAME= ${PORTNAME}-${PORTVERSION}-php @@ -18,5 +14,7 @@ USE_PHP= yes USE_PHPEXT= yes USE_OPENSSL= yes +DEFAULT_PHP_VER=53 +NO_STAGE= yes .include <bsd.port.mk> diff -ru php-tclink.orig/distinfo php-tclink/distinfo --- php-tclink.orig/distinfo 2013-02-01 12:26:05.000000000 -0800 +++ php-tclink/distinfo 2014-01-13 17:39:56.000000000 -0800 @@ -1,2 +1,2 @@ -SHA256 (tclink-3.4.4-php.tar.gz) = bd8d6fa484f919bbae200b034368522db13226cb77656840791672de988c8281 -SIZE (tclink-3.4.4-php.tar.gz) = 73859 +SHA256 (tclink-4.0.2-php.tar.gz) = 33d443bdbfe3abdbf18d9c99e0940f31df8975f9e83bb55a84b9b4aa824f0aaa +SIZE (tclink-4.0.2-php.tar.gz) = 29587 Only in php-tclink.orig: files --------------090508060200000607000300--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401140200.s0E200IM013121>