pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-Net-Write Update from version 1.00 to 1.03, dis...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f09f84332a3a
branches:  trunk
changeset: 546238:f09f84332a3a
user:      he <he%pkgsrc.org@localhost>
date:      Sun Aug 24 20:18:52 2008 +0000

description:
Update from version 1.00 to 1.03, discussed in general terms with maintainer.

Pkgsrc changes:
 o Canonicalize MASTER_SITES and HOMEPAGE

Upstream changes:

1.03 Fri Mar 21 17:20:00 CET 2008
   - added support for IP_HDRINCL with IPv6 raw sockets (Linux only)
   => in fact, it should have worked before, but it appears to be a regression

1.02 Tue Feb 19 12:11:21 CET 2008
   - bugfix: due to Socket6 update, AF_INET6 definition has changed

1.01 Sun Feb 17 19:08:15 CET 2008
   - update: portability patches for other Unix systems (untested), concerning
             IP_HDRINCL constants and the like
   - update: license string (lc(Artistic)), to make CPANTS happy

diffstat:

 net/p5-Net-Write/Makefile |  8 ++++----
 net/p5-Net-Write/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (34 lines):

diff -r 6d057d748d02 -r f09f84332a3a net/p5-Net-Write/Makefile
--- a/net/p5-Net-Write/Makefile Sun Aug 24 20:12:42 2008 +0000
+++ b/net/p5-Net-Write/Makefile Sun Aug 24 20:18:52 2008 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:40 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/08/24 20:18:52 he Exp $
 #
 
-DISTNAME=      Net-Write-1.00
+DISTNAME=      Net-Write-1.03
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    net
-MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/G/GO/GOMOR/
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}
 
 MAINTAINER=    adrianp%NetBSD.org@localhost
-HOMEPAGE=      http://search.cpan.org/CPAN/authors/id/G/GO/GOMOR/
+HOMEPAGE=      http://search.cpan.org/dist/Net-Write/
 COMMENT=       Portable interface to open and send raw data to network
 
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r 6d057d748d02 -r f09f84332a3a net/p5-Net-Write/distinfo
--- a/net/p5-Net-Write/distinfo Sun Aug 24 20:12:42 2008 +0000
+++ b/net/p5-Net-Write/distinfo Sun Aug 24 20:18:52 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/01/03 14:09:28 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2008/08/24 20:18:52 he Exp $
 
-SHA1 (Net-Write-1.00.tar.gz) = 4362f4016b1a6302a5eb3befbff4cc27d95af56c
-RMD160 (Net-Write-1.00.tar.gz) = 9fc612edeaa1c7489b6aeb2a96cbc972d897492d
-Size (Net-Write-1.00.tar.gz) = 7962 bytes
+SHA1 (Net-Write-1.03.tar.gz) = 68c008126fc8122a50aa14ecbbc5541ce41d7df0
+RMD160 (Net-Write-1.03.tar.gz) = 13d1a9579991f0b1feff9035d0d67219d1640de3
+Size (Net-Write-1.03.tar.gz) = 8556 bytes



Home | Main Index | Thread Index | Old Index