ports/83416: maintainer update: textproc/words to 1.97Ed

[ Available lists | Index of freebsd-ports-bugs | Month of Jul 2005 | Week of 13 Jul 2005 | Raw email | View thread | Wrap long lines | Reply ]
From
Li-Lun Wang (Leland Wang) <llwang@infor.org>
Date
13 Jul 2005 21:10:05
Subject
ports/83416: maintainer update: textproc/words to 1.97Ed
Message-ID
20050713210421.BEB2945E7A@infor.ck.tp.edu.tw


[ Hide this part ]
 
>Number: 83416
>Category: ports
>Synopsis: maintainer update: textproc/words to 1.97Ed
>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 Jul 13 21:10:04 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Li-Lun Wang (Leland Wang)
>Release: FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD Athena.infor.org 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #1: Wed Dec 3 02:14:02 CST 2003 root@Athena.infor.org:/home/adm/obj/usr/src/sys/Athena i386



>Description:
Update textproc/words to 1.97Ed. I can't use 1.97Ed for PORTVERSION because
letter strings are not allowed. If I use 1.97E.d, portlint argues that
1.97E.d < 1.97E. Thus I bump PORTREVISION instead.

>How-To-Repeat:

>Fix:

diff -urN words.orig/Makefile words/Makefile
--- words.orig/Makefile Tue Feb 15 15:44:01 2005
+++ words/Makefile Wed Jul 13 15:58:07 2005
@@ -7,6 +7,7 @@

PORTNAME= words
PORTVERSION= 1.97E
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://users.erols.com/whitaker/
DISTNAME= ${PORTNAME}all
diff -urN words.orig/distinfo words/distinfo
--- words.orig/distinfo Tue Feb 15 15:44:01 2005
+++ words/distinfo Wed Jul 13 15:59:17 2005
@@ -1,2 +1,2 @@
-MD5 (wordsall.zip) = 6c9a582d5817e402fdf0f06d02013c0b
-SIZE (wordsall.zip) = 2615275
+MD5 (wordsall.zip) = a320adbf08b17f2df80773215c00cde0
+SIZE (wordsall.zip) = 2608049



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


Elapsed time: 0.068 seconds