Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2013 20:39:31 GMT
From:      Mike Bowie <mbowie@buzmo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/175772: Update to finance/php-tclink
Message-ID:  <201302012039.r11KdVw2086448@red.freebsd.org>
Resent-Message-ID: <201302012040.r11Ke0F7084772@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175772
>Category:       ports
>Synopsis:       Update to finance/php-tclink
>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:   Fri Feb 01 20:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mike Bowie
>Release:        9.0-RELEASE
>Organization:
>Environment:
FreeBSD www.academicinnovations.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Per http://people.freebsd.org/~ehaupt/distilator/mbowie@buzmo.com-bad.html, the distfiles for the port have moved. The vendor has also updated the software to v4.0.0 and removed the previous version.
>How-To-Repeat:
cd /usr/ports/finance/php-tclink && make
>Fix:
The attached shar updates the version, removes the previous patch in files and appropriate distfile changes.

Unfortunately I no longer use the platform, so can only really test and verify the build.

Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	php-tclink/Makefile
#	php-tclink/distinfo
#	php-tclink/pkg-descr
#
echo x - php-tclink/Makefile
sed 's/^X//' >php-tclink/Makefile << 'b9aa392e95fceaebc89a031cf66a2620'
X# New ports collection makefile for:   php-tclink
X# Date created:                        27 May 2008
X# Whom:                                <mbowie@buzmo.com>
X#
X# $FreeBSD: ports/finance/php-tclink/Makefile,v 1.3 2010/05/12 20:13:10 pav Exp $
X#
X
XPORTNAME=	tclink
XPORTVERSION=	4.0.0
XCATEGORIES=	finance
XMASTER_SITES=	https://vault.trustcommerce.com/downloads/
XPKGNAMEPREFIX=	php-
XDISTNAME=	${PORTNAME}-${PORTVERSION}-php
X
XMAINTAINER=	mbowie@buzmo.com
XCOMMENT=	A PHP extension for TrustCommerce credit card processing
X
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
XUSE_OPENSSL=	yes
X
X.include <bsd.port.mk>
b9aa392e95fceaebc89a031cf66a2620
echo x - php-tclink/distinfo
sed 's/^X//' >php-tclink/distinfo << 'f7b3982a17af64c4b76cf1d3f1c65ccc'
XSHA256 (tclink-4.0.0-php.tar.gz) = c97f52a4ed87f6ebfbc3cfb4e11d358f12d7d78b6194894ca6c0f25cc30cba3d
XSIZE (tclink-4.0.0-php.tar.gz) = 241512
f7b3982a17af64c4b76cf1d3f1c65ccc
echo x - php-tclink/pkg-descr
sed 's/^X//' >php-tclink/pkg-descr << '7e971432138bd84ef173b45303289f49'
XTCLink is a thin client API that allows a merchant to process credit card
Xtransactions through the TrustCommerce processing gateway over a encrypted
Xchannel (SSL) using TCP/IP.
X
XWWW: http://www.trustcommerce.com/code-tools/api-sdk
7e971432138bd84ef173b45303289f49
exit



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



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