- Update to 1.97F Modified files: - textproc/words Makefile ditsinfo
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Maintainer timeout. Please feel free to submit a follow-up for this PR ticket if you can come up with a solution.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 There is a problem in the gnat port which is being addressed in ports/108138 that prevents words from building. Once ports/108138 is taken care of, this port should build fine. Also, please use the following patch instead because there is another minor revision in the distfile. diff -urN words.orig/Makefile words/Makefile - --- words.orig/Makefile Mon May 15 03:59:08 2006 +++ words/Makefile Thu Jan 18 15:11:10 2007 @@ -6,8 +6,7 @@ # PORTNAME= words - -PORTVERSION= 1.97E - -PORTREVISION= 2 +PORTVERSION= 1.97F CATEGORIES= textproc MASTER_SITES= http://users.erols.com/whitaker/ DISTNAME= ${PORTNAME}all diff -urN words.orig/distinfo words/distinfo - --- words.orig/distinfo Sat Jan 28 15:14:38 2006 +++ words/distinfo Thu Jan 18 15:22:12 2007 @@ -1,3 +1,3 @@ - -MD5 (wordsall.zip) = bfeb876ba4518f8f7d6709d117590cca - -SHA256 (wordsall.zip) = b27bcdfa8793d4cf05b0d0bb19a5ec905005c16ac68b3c2248dbf0a4694e219e - -SIZE (wordsall.zip) = 2674477 +MD5 (wordsall.zip) = e70ae2112bb7c7c491c3ec7a57af779c +SHA256 (wordsall.zip) = 592134d7602879e0937b6f977a6f63aa1d14b813edaf6de04a1d8596a9a2c18e +SIZE (wordsall.zip) = 2879824 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFFsblYCQM7t5B2mhARAg/0AJ4gdhLKAKuY+sPH8GbyPAA7eZixhgCeMRDT tnB3EYbxamNvcQB4XCaGz1A= =Da+u -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sat, 20 Jan 2007 14:40:25 +0800 "Li-Lun Wang (Leland Wang)" <llwang@infor.org> wrote: Please Check this. This breaks local and on my tinderbox. http://miwibox.org/tb/index.php?action=describe_port&id=1942 - - Martin PS: Bzw i have few mails send to for this close. - -- Martin Wilke | irc.unixfreunde.de #bsd miwi@FreeBSD.org | miwi@unixfreunde.de FreeBSD Committer | Power to Serve -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFFsfeKPrCIFpjWZiwRAiCnAJ0QCkueJ6jHHx5qW7qlKQwsrcj5WgCfWx6R 85uHE8s6NY+CCLcoUvA9ZXE= =lqMX -----END PGP SIGNATURE-----
Hi, This breaks because gnat did not properly register dependency on iconv. It is dealt with by the pr ports/108138, and there is nothing in my port that can be done. -- llwang
miwi 2007-01-22 08:31:15 UTC FreeBSD ports repository Modified files: textproc/words Makefile distinfo Log: - Update to 1.97F PR: ports/106929 Submitted by: Li-Lun "Leland" Wang <llwang@infor.org> (maintainer) Thanks to: rafan for gnat fix Revision Changes Path 1.7 +1 -2 ports/textproc/words/Makefile 1.7 +3 -3 ports/textproc/words/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"