Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2004 09:39:23 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@tiger2.net
Subject:   ports/63046: [maintainer] update devel/p5-Algorithm-Networksort to 1.05
Message-ID:  <20040219013923.205EA1522C@mail.dragon2.net>
Resent-Message-ID: <200402190140.i1J1eFVG067432@freefall.freebsd.org>

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

>Number:         63046
>Category:       ports
>Synopsis:       [maintainer] update devel/p5-Algorithm-Networksort to 1.05
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 18 17:40:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.9-RELEASE FreeBSD 4.9-RELEASE #5: Wed Oct 29 20:13:25 CST 2003 root@sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
- update from 1.04 to 1.05
- cut from Changes
- Missing namespace in ending </g> tag for inputline definition.
- For some reason, I took the input value for hibbard() and
  batcher() to be the bit count, and restricted it to 32.  I
  claim tiredness and caffeine overload.  The restriction is
  removed, and you could have an input of 2**32 if you want,
  although you'd be waiting a long time for a result.
- Fixed L<> tags in the documentation.
- In the eg directory, renamed svg.pl to svg00.pl, and added
  svg01.pl for the XHTML version.
>How-To-Repeat:
>Fix:


diff -ruN /usr/ports/devel/p5-Algorithm-Networksort/Makefile ./p5-Algorithm-Networksort/Makefile
--- /usr/ports/devel/p5-Algorithm-Networksort/Makefile	Mon Dec 29 11:47:32 2003
+++ ./p5-Algorithm-Networksort/Makefile	Thu Feb 19 09:29:43 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Algorithm-Networksort
-PORTVERSION=	1.04
+PORTVERSION=	1.05
 PORTREVISION=	0
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
diff -ruN /usr/ports/devel/p5-Algorithm-Networksort/distinfo ./p5-Algorithm-Networksort/distinfo
--- /usr/ports/devel/p5-Algorithm-Networksort/distinfo	Mon Dec 29 11:47:32 2003
+++ ./p5-Algorithm-Networksort/distinfo	Thu Feb 19 09:29:45 2004
@@ -1 +1,2 @@
-MD5 (Algorithm-Networksort-1.04.tar.gz) = 38558e5ce989a6a6a88aa35f0e55e323
+MD5 (Algorithm-Networksort-1.05.tar.gz) = 82c667a8c0370566fc7eacbdbc97ea2c
+SIZE (Algorithm-Networksort-1.05.tar.gz) = 15583

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



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