Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2003 05:50:16 -0700 (PDT)
From:      Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/58003: [maintainer-update] Update ports/net/p5-Net-TCLink to 3.4 and take over maintainership
Message-ID:  <200310141250.h9ECoGPQ002268@freefall.freebsd.org>

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

From: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/58003: [maintainer-update] Update ports/net/p5-Net-TCLink to 3.4 and take over maintainership
Date: Tue, 14 Oct 2003 20:41:37 +0800

 Forget to modify %%SITE_PERL%%, sorry..
 
 Attached the modified patch, and please commit it, thanks!
 
 diff -ruN /usr/ports/net/p5-Net-TCLink/Makefile p5-Net-TCLink/Makefile
 --- /usr/ports/net/p5-Net-TCLink/Makefile	Fri Feb 21 02:51:03 2003
 +++ p5-Net-TCLink/Makefile	Tue Oct 14 20:15:32 2003
 @@ -6,14 +6,14 @@
  #
  
  PORTNAME=	Net-TCLink
 -PORTVERSION=	3.3.1
 +PORTVERSION=	3.4
  CATEGORIES=	net perl5
  MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
  MASTER_SITE_SUBDIR=	Net
  PKGNAMEPREFIX=	p5-
  DISTNAME=	Net_TCLink.pm-${PORTVERSION}
  
 -MAINTAINER=	ports@FreeBSD.org
 +MAINTAINER=	yinjieh@csie.nctu.edu.tw
  COMMENT=	A client library to for connecting to the TrustCommerce payment gateway
  
  PERL_CONFIGURE=	yes
 diff -ruN /usr/ports/net/p5-Net-TCLink/distinfo p5-Net-TCLink/distinfo
 --- /usr/ports/net/p5-Net-TCLink/distinfo	Fri Oct 25 01:49:10 2002
 +++ p5-Net-TCLink/distinfo	Tue Oct 14 20:15:52 2003
 @@ -1 +1 @@
 -MD5 (Net_TCLink.pm-3.3.1.tar.gz) = df63ec7b707cae400b47b87e3d14b79c
 +MD5 (Net_TCLink.pm-3.4.tar.gz) = 45b8c8b68b007408e62613ccd9080e49
 diff -ruN /usr/ports/net/p5-Net-TCLink/pkg-plist p5-Net-TCLink/pkg-plist
 --- /usr/ports/net/p5-Net-TCLink/pkg-plist	Fri Oct 25 01:49:10 2002
 +++ p5-Net-TCLink/pkg-plist	Tue Oct 14 20:38:13 2003
 @@ -1,8 +1,8 @@
 -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Net/TCLink.pm
 -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/TCLink/.packlist
 -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/TCLink/TCLink.bs
 -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/TCLink/TCLink.so
 -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/TCLink/autosplit.ix
 -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/TCLink
 -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net
 -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Net
 +%%SITE_PERL%%/%%PERL_ARCH%%/Net/TCLink.pm
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/TCLink/.packlist
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/TCLink/TCLink.bs
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/TCLink/TCLink.so
 +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/TCLink/autosplit.ix
 +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/TCLink
 +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
 +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net
 
 
 On Tue, Oct 14, 2003 at 05:30:16AM -0700, FreeBSD-gnats-submit@FreeBSD.org wrote:
 > Thank you very much for your problem report.
 > It has the internal identification `ports/58003'.
 > The individual assigned to look at your
 > report is: freebsd-ports-bugs. 
 > 
 > You can access the state of your problem report at any time
 > via this link:
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=58003
 > 
 > >Category:       ports
 > >Responsible:    freebsd-ports-bugs
 > >Synopsis:       [maintainer-update] Update ports/net/p5-Net-TCLink to 3.4 and take over maintainership
 > >Arrival-Date:   Tue Oct 14 05:30:16 PDT 2003



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