Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2005 05:04:21 +0800 (CST)
From:      Li-Lun Wang (Leland Wang) <llwang@infor.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83416: maintainer update: textproc/words to 1.97Ed
Message-ID:  <20050713210421.BEB2945E7A@infor.ck.tp.edu.tw>
Resent-Message-ID: <200507132110.j6DLA4Uq022883@freefall.freebsd.org>

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

>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:



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