Date: Thu, 25 May 2006 23:46:05 +0200 From: "Martin Wilke" <freebsd@unixfreunde.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Cc: jhay@FreeBSD.org Subject: ports/97934: [update]net/p5-Net-SMPP Message-ID: <1148593565.31083@lapbox.ath.cx> Resent-Message-ID: <200605252200.k4PM0Y7R084498@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 97934 >Category: ports >Synopsis: [update]net/p5-Net-SMPP >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: Thu May 25 22:00:34 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 7.0-CURRENT #12: Mon May 15 17:45:48 CEST 2006 root@lapbox.ath.cx:/usr/obj/usr/src/sys/LAPBOX >Description: - update to 1.10 - maintainer is cc'd >How-To-Repeat: >Fix: --- p5-Net-SMPP.diff begins here --- diff -ruN /usr/ports/net/p5-Net-SMPP/Makefile ports/net/p5-Net-SMPP/Makefile --- /usr/ports/net/p5-Net-SMPP/Makefile Tue Jul 19 19:18:30 2005 +++ ports/net/p5-Net-SMPP/Makefile Thu May 25 23:33:17 2006 @@ -6,7 +6,7 @@ # PORTNAME= Net-SMPP -PORTVERSION= 1.04 +PORTVERSION= 1.10 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff -ruN /usr/ports/net/p5-Net-SMPP/distinfo ports/net/p5-Net-SMPP/distinfo --- /usr/ports/net/p5-Net-SMPP/distinfo Sun Jan 22 22:23:28 2006 +++ ports/net/p5-Net-SMPP/distinfo Thu May 25 23:33:28 2006 @@ -1,3 +1,3 @@ -MD5 (Net-SMPP-1.04.tar.gz) = e329f1fa4c0c14df4021c4bf15b397e0 -SHA256 (Net-SMPP-1.04.tar.gz) = 0869453ffd8f6a334960a28b032ce935f327557a5a0ccffec1625aa54f438b64 -SIZE (Net-SMPP-1.04.tar.gz) = 45677 +MD5 (Net-SMPP-1.10.tar.gz) = 561e1c827991321585093df8ee0225f0 +SHA256 (Net-SMPP-1.10.tar.gz) = 7d1f4ed27528cddb4541f84a05ae1c0b8c8c5ccfb3a7f46367a9172787edab7a +SIZE (Net-SMPP-1.10.tar.gz) = 46230 Binary files /usr/ports/net/p5-Net-SMPP/p5-Net-SMPP-1.10.tbz and ports/net/p5-Net-SMPP/p5-Net-SMPP-1.10.tbz differ diff -ruN /usr/ports/net/p5-Net-SMPP/pkg-plist ports/net/p5-Net-SMPP/pkg-plist --- /usr/ports/net/p5-Net-SMPP/pkg-plist Sun Jan 22 03:45:59 2006 +++ ports/net/p5-Net-SMPP/pkg-plist Thu May 25 23:39:41 2006 @@ -1,11 +1,19 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMPP/.packlist -%%SITE_PERL%%/Net/smsc.pl -%%SITE_PERL%%/Net/sendmessage.pl -%%SITE_PERL%%/Net/esme-rec.pl -%%SITE_PERL%%/Net/esme-hammer.pl %%SITE_PERL%%/Net/SMPP.pm -%%SITE_PERL%%/Net/esme.pl %%SITE_PERL%%/Net/bind-hammer.pl +%%SITE_PERL%%/Net/esme-hammer.pl +%%SITE_PERL%%/Net/esme-rec.pl +%%SITE_PERL%%/Net/esme.pl +%%SITE_PERL%%/Net/sendmessage.pl +%%SITE_PERL%%/Net/smsc.pl +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMPP/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMPP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto +@dirrm %%SITE_PERL%%/%%PERL_ARCH%% @dirrmtry %%SITE_PERL%%/Net +@dirrm %%SITE_PERL%% +@dirrm lib/perl5/site_perl +@dirrm lib/perl5/%%PERL_VER%%/man/man3 +@dirrm lib/perl5/%%PERL_VER%%/man +@dirrm lib/perl5/%%PERL_VER%% +@dirrm lib/perl5 diff -ruN /usr/ports/net/p5-Net-SMPP/pkg-plist_old ports/net/p5-Net-SMPP/pkg-plist_old --- /usr/ports/net/p5-Net-SMPP/pkg-plist_old Thu Jan 1 01:00:00 1970 +++ ports/net/p5-Net-SMPP/pkg-plist_old Sun Jan 22 03:45:59 2006 @@ -0,0 +1,11 @@ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMPP/.packlist +%%SITE_PERL%%/Net/smsc.pl +%%SITE_PERL%%/Net/sendmessage.pl +%%SITE_PERL%%/Net/esme-rec.pl +%%SITE_PERL%%/Net/esme-hammer.pl +%%SITE_PERL%%/Net/SMPP.pm +%%SITE_PERL%%/Net/esme.pl +%%SITE_PERL%%/Net/bind-hammer.pl +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMPP +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +@dirrmtry %%SITE_PERL%%/Net --- p5-Net-SMPP.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1148593565.31083>