Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2008 21:14:27 +0800 (CST)
From:      Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/127716: [MAINTAINER] textproc/ansifilter: update to 1.2
Message-ID:  <200809291314.m8TDER03050688@stucgi.cs.nctu.edu.tw>
Resent-Message-ID: <200809291320.m8TDK0VU056216@freefall.freebsd.org>

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

>Number:         127716
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/ansifilter: update to 1.2
>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:   Mon Sep 29 13:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yi-Jheng Lin
>Release:        FreeBSD 7.0-RELEASE-p4 amd64
>Organization:
NCTU CS
>Environment:
System: FreeBSD stucgi 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Fri Sep  5 14:56:26 CST
>Description:
- Update to 1.2

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- ansifilter-1.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/ansifilter/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	9 Jul 2008 21:27:14 -0000	1.1
+++ Makefile	29 Sep 2008 13:13:54 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ansifilter
-PORTVERSION=	1.1
+PORTVERSION=	1.2
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.andre-simon.de/zip/
 
@@ -25,7 +25,7 @@
 MANCOMPRESSED=	yes
 
 .if !defined(NOPORTDOCS)
-PORTDOCS=	ChangeLog INSTALL README
+PORTDOCS=	ChangeLog README
 .endif
 
 .include <bsd.port.pre.mk>
@@ -39,9 +39,7 @@
 	${INSTALL_MAN} ${WRKSRC}/man/${MAN1}.gz ${MANPREFIX}/man/man1
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
-.for i in ${PORTDOCS}
-	${INSTALL_DATA} ${WRKSRC}/$i ${DOCSDIR}
-.endfor
+	${INSTALL_MAN} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}
 .endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/ansifilter/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	9 Jul 2008 21:27:14 -0000	1.1
+++ distinfo	29 Sep 2008 13:13:54 -0000
@@ -1,3 +1,3 @@
-MD5 (ansifilter-1.1.tar.bz2) = 293581816a08f8ac7a49934958cfac14
-SHA256 (ansifilter-1.1.tar.bz2) = ffa02d1e5b98bec6156d9f4cc9ce3b1cf9653434caadb1537aba4b3f001d8f73
-SIZE (ansifilter-1.1.tar.bz2) = 46893
+MD5 (ansifilter-1.2.tar.bz2) = 98a6ae250c87aa8a3128f6c3c0246f97
+SHA256 (ansifilter-1.2.tar.bz2) = db382e327c6c6c24a9d050e14cad55d4fc9283f7fd1c59f767927b833fdbe0b1
+SIZE (ansifilter-1.2.tar.bz2) = 43128
--- ansifilter-1.2.patch ends here ---

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



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