ports/131670: Tcllib upgrade to 1.11

Pierre DAVID pda at unistra.fr
Sat Feb 14 14:30:02 UTC 2009


>Number:         131670
>Category:       ports
>Synopsis:       Tcllib upgrade to 1.11
>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:   Sat Feb 14 14:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Pierre DAVID
>Release:        -current
>Organization:
Université de Strasbourg
>Environment:
FreeBSD biceps.ma.maison 8.0-CURRENT FreeBSD 8.0-CURRENT #8: Mon Feb  9 21:45:09 CET 2009     pda at biceps:/usr/obj/usr/src/sys/BICEPS  i386

>Description:
devel/tcllib version is 1.10

Attached patch upgrades tcllib to 1.11.

Tested with tcl-8.5.6 and -current
>How-To-Repeat:

>Fix:
See attached patch

Patch attached with submission follows:

diff -u tcllib.bak/Makefile tcllib/Makefile
--- tcllib.bak/Makefile	2008-04-11 05:31:00.408415331 +0200
+++ tcllib/Makefile	2009-02-14 11:39:00.153130866 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		tcllib
-PORTVERSION=		1.10
+PORTVERSION=		1.11
 CATEGORIES=		devel tcl
 PORTREVISION=		1
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
@@ -26,14 +26,18 @@
 .if defined(NO_INSTALL_MANPAGES)
 INSTALL_TARGET=	install-libraries install-applications
 .else
-MANN=	aes.n ansi_cattr.n ansi_cctrl.n ansi_cmacros.n ansi_code.n	\
+MANN=	S3.n adjust.n aes.n annealing.n		\
+	ansi_cattr.n ansi_cctrl.n ansi_cmacros.n ansi_code.n	\
 	ansi_ctrlu.n ansi_send.n asn.n autoproxy.n base32.n	\
-	base32core.n base32hex.n base64.n bee.n bibtex.n bigfloat.n	\
-	bignum.n blowfish.n calculus.n changelog.n cksum.n cmdline.n	\
+	base32core.n base32hex.n base64.n bee.n 		\
+	bibtex.n bigfloat.n	\
+	bignum.n blowfish.n calculus.n cfront.n cgen.n		\
+	changelog.n cksum.n cmdline.n	\
 	combinatorics.n comm.n comm_wire.n connect.n constants.n	\
 	control.n copyops.n counter.n crc16.n crc32.n csv.n cvs.n	\
 	dacceptor.n ddest.n deleg_method.n deleg_proc.n des.n	\
-	dexec.n docidx.n docidx_intro.n docidx_lang_cmdref.n	\
+	dexec.n disjointset.n	\
+	docidx.n docidx_intro.n docidx_lang_cmdref.n	\
 	docidx_lang_faq.n docidx_lang_intro.n docidx_lang_syntax.n	\
 	docidx_plugin_apiref.n docstrip.n docstrip_util.n doctoc.n	\
 	doctoc_intro.n doctoc_lang_cmdref.n doctoc_lang_faq.n	\
@@ -42,29 +46,47 @@
 	doctools_lang_faq.n doctools_lang_intro.n doctools_lang_syntax.n	\
 	doctools_plugin_apiref.n dsource.n dtplite.n exif.n	\
 	expander.n fa.n faop.n filetypes.n fileutil.n fourier.n	\
-	ftp.n ftpd.n fuzzy.n geometry.n graph.n graph1.n html.n	\
-	htmlparse.n ident.n imenu.n ini.n interpolate.n ipager.n	\
+	ftp.n ftp_geturl.n	\
+	ftpd.n fuzzy.n gasm.n	\
+	geometry.n graph.n graph1.n html.n	\
+	htmlparse.n huddle.n	\
+	ident.n imenu.n ini.n interpolate.n ipager.n	\
 	irc.n javascript.n jpeg.n json.n ldap.n ldapx.n linalg.n	\
 	log.n logger.n loggerAppender.n loggerUtils.n mapproj.n	\
 	math.n matrix.n matrix1.n md4.n md5.n md5crypt.n me_ast.n	\
 	me_cpu.n me_cpucore.n me_intro.n me_tcl.n me_util.n me_vm.n	\
-	mime.n mimetypes.n mpexpand.n multi.n multiop.n multiplexer.n	\
+	mime.n mimetypes.n montecarlo.n	\
+	mpexpand.n multi.n multiop.n multiplexer.n	\
 	ncgi.n nmea.n nns_auto.n nns_client.n nns_common.n	\
-	nns_procotol.n nns_server.n nntp.n ntp_time.n optimize.n	\
+	nns_intro.n	\
+	nns_protocol.n nns_server.n	\
+	nntp.n ntp_time.n optimize.n	\
 	otp.n page.n page_intro.n page_pluginmgr.n page_util_flow.n	\
 	page_util_norm_lemon.n page_util_norm_peg.n page_util_peg.n	\
-	page_util_quote.n peg.n peg_interp.n pluginmgr.n png.n	\
+	page_util_quote.n peg.n peg_interp.n picoirc.n	\
+	pluginmgr.n png.n	\
 	polynomials.n pool.n pop3.n pop3d.n pop3d_dbox.n pop3d_udb.n	\
-	prioqueue.n profiler.n qcomplex.n queue.n rational_funcs.n	\
-	rc4.n rcs.n receive.n receiver.n record.n report.n ripemd128.n	\
-	ripemd160.n roman.n romberg.n sasl.n sha1.n skiplist.n	\
+	prioqueue.n profiler.n qcomplex.n queue.n random.n	\
+	rational_funcs.n	\
+	rc4.n rcs.n receive.n receiver.n record.n repeat.n	\
+	report.n ripemd128.n	\
+	ripemd160.n roman.n romberg.n rtcore.n	\
+	sasl.n sha1.n sha256.n	\
+	skiplist.n	\
 	smtp.n smtpd.n snit.n snitfaq.n soundex.n special.n stack.n	\
-	statistics.n stooop.n struct_list.n struct_set.n struct_tree.n	\
-	struct_tree1.n sum.n tar.n tcldocstrip.n tcllib_dns.n	\
+	statistics.n stooop.n stringprep.n stringprep_data.n	\
+	struct_list.n struct_set.n struct_tree.n	\
+	struct_tree1.n sum.n tabify.n tar.n tcldocstrip.n tcllib_dns.n	\
 	tcllib_interp.n tcllib_ip.n term.n term_bind.n term_send.n	\
-	textutil.n tie.n tiff.n tqueue.n transmitter.n traverse.n	\
-	treeql.n uevent.n units.n uri.n uuencode.n uuid.n wip.n	\
-	yencode.n
+	textutil.n textutil_split.n textutil_string.n	\
+	tie.n tie_std.n	\
+	tiff.n tqueue.n transmitter.n traverse.n	\
+	treeql.n trim.n	\
+	uevent.n unicode.n unicode_data.n	\
+	units.n uri.n urn-scheme.n	\
+	uuencode.n uuid.n wip.n	\
+	xsxp.n	\
+	yaml.n yencode.n
 
 MANCOMPRESSED=	no
 .endif
diff -u tcllib.bak/distinfo tcllib/distinfo
--- tcllib.bak/distinfo	2007-09-14 01:15:06.000000000 +0200
+++ tcllib/distinfo	2009-02-14 08:59:50.463757134 +0100
@@ -1,3 +1,3 @@
-MD5 (tcllib-1.10.tar.bz2) = c8692e14fe83ca7570e65335122d2ca9
-SHA256 (tcllib-1.10.tar.bz2) = 1be1625caff06427ec64be3c7d8a81d0a514421dafee5a532325594d790daef2
-SIZE (tcllib-1.10.tar.bz2) = 2732953
+MD5 (tcllib-1.11.tar.bz2) = a48fe88af81819eca9325c5a68f2708c
+SHA256 (tcllib-1.11.tar.bz2) = e4b2bbdf8a00d8910f2f9145b6d5aa0fd05f66df8bcbbb4808d25c77170161b3
+SIZE (tcllib-1.11.tar.bz2) = 3266231
Common subdirectories: tcllib.bak/files and tcllib/files
diff -u tcllib.bak/pkg-plist tcllib/pkg-plist
--- tcllib.bak/pkg-plist	2007-09-27 23:01:44.000000000 +0200
+++ tcllib/pkg-plist	2009-02-14 14:47:42.085589898 +0100
@@ -4,6 +4,10 @@
 lib/tcllib/aes/aes.tcl
 lib/tcllib/aes/pkgIndex.tcl
 @dirrm lib/tcllib/aes
+lib/tcllib/amazon-s3/pkgIndex.tcl
+lib/tcllib/amazon-s3/S3.tcl
+lib/tcllib/amazon-s3/xsxp.tcl
+ at dirrm lib/tcllib/amazon-s3
 lib/tcllib/asn/asn.tcl
 lib/tcllib/asn/pkgIndex.tcl
 @dirrm lib/tcllib/asn
@@ -191,6 +195,7 @@
 lib/tcllib/interp/pkgIndex.tcl
 @dirrm lib/tcllib/interp
 lib/tcllib/irc/irc.tcl
+lib/tcllib/irc/picoirc.tcl
 lib/tcllib/irc/pkgIndex.tcl
 @dirrm lib/tcllib/irc
 lib/tcllib/javascript/javascript.tcl
@@ -377,6 +382,11 @@
 lib/tcllib/sha1/sha256.tcl
 lib/tcllib/sha1/sha256c.tcl
 @dirrm lib/tcllib/sha1
+lib/tcllib/simulation/annealing.tcl
+lib/tcllib/simulation/montecarlo.tcl
+lib/tcllib/simulation/pkgIndex.tcl
+lib/tcllib/simulation/random.tcl
+ at dirrm lib/tcllib/simulation
 lib/tcllib/smtpd/pkgIndex.tcl
 lib/tcllib/smtpd/smtpd.tcl
 @dirrm lib/tcllib/smtpd
@@ -398,10 +408,17 @@
 lib/tcllib/stooop/switched.tcl
 lib/tcllib/stooop/xifo.tcl
 @dirrm lib/tcllib/stooop
+lib/tcllib/stringprep/pkgIndex.tcl
+lib/tcllib/stringprep/stringprep.tcl
+lib/tcllib/stringprep/stringprep_data.tcl
+lib/tcllib/stringprep/unicode.tcl
+lib/tcllib/stringprep/unicode_data.tcl
+ at dirrm lib/tcllib/stringprep
+lib/tcllib/struct/disjointset.tcl
 lib/tcllib/struct/graph.tcl
+lib/tcllib/struct/graph1.tcl
 lib/tcllib/struct/graph_c.tcl
 lib/tcllib/struct/graph_tcl.tcl
-lib/tcllib/struct/graph1.tcl
 lib/tcllib/struct/list.tcl
 lib/tcllib/struct/matrix.tcl
 lib/tcllib/struct/matrix1.tcl
@@ -409,12 +426,16 @@
 lib/tcllib/struct/pool.tcl
 lib/tcllib/struct/prioqueue.tcl
 lib/tcllib/struct/queue.tcl
+lib/tcllib/struct/queue_c.tcl
+lib/tcllib/struct/queue_tcl.tcl
 lib/tcllib/struct/record.tcl
 lib/tcllib/struct/sets.tcl
 lib/tcllib/struct/sets_c.tcl
 lib/tcllib/struct/sets_tcl.tcl
 lib/tcllib/struct/skiplist.tcl
 lib/tcllib/struct/stack.tcl
+lib/tcllib/struct/stack_c.tcl
+lib/tcllib/struct/stack_tcl.tcl
 lib/tcllib/struct/struct.tcl
 lib/tcllib/struct/struct1.tcl
 lib/tcllib/struct/tree.tcl
@@ -497,5 +518,9 @@
 lib/tcllib/wip/wip.tcl
 lib/tcllib/wip/wip2.tcl
 @dirrm lib/tcllib/wip
+lib/tcllib/yaml/huddle.tcl
+lib/tcllib/yaml/pkgIndex.tcl
+lib/tcllib/yaml/yaml.tcl
+ at dirrm lib/tcllib/yaml
 lib/tcllib/pkgIndex.tcl
 @dirrm lib/tcllib


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



More information about the freebsd-ports-bugs mailing list