Skip site navigation (1)Skip section navigation (2)
Date:      31 Jan 2003 22:56:27 -0000
From:      Sergei Kolobov <sergei@kolobov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47771: [MAINTAINER] Update devel/tpg to 2.1.4
Message-ID:  <20030131225627.79204.qmail@outpost.globcon.net>

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

>Number:         47771
>Category:       ports
>Synopsis:       [MAINTAINER] Update devel/tpg to 2.1.4
>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:   Fri Jan 31 15:00:23 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Mon Oct 14 02:23:23 MSD 2002     sgk@outpost.globcon.net:/data/FreeBSD/obj/data/FreeBSD/src/sys/OUTPOST  i386
>Description:
- Update to 2.1.4


>How-To-Repeat:
>Fix:

--- tpg-2.1.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/tpg/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	2002/11/10 16:45:53	1.7
+++ Makefile	2003/01/31 22:55:58
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	tpg
-PORTVERSION=	2.1.3
+PORTVERSION=	2.1.4
 CATEGORIES=	devel python
 MASTER_SITES=	http://christophe.delord.free.fr/soft/tpg/
 DISTNAME=	${PORTNAME:U}-${PORTVERSION}
@@ -29,7 +29,7 @@
 	@${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/doc/tpg.pdf ${DOCSDIR}
 	${INSTALL_DATA} ${WRKSRC}/doc/*.html ${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/doc/*.gif ${DOCSDIR}
+	${INSTALL_DATA} ${WRKSRC}/doc/*.png ${DOCSDIR}
 .endif
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/tpg/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	2002/09/17 03:44:50	1.5
+++ distinfo	2003/01/31 22:55:58
@@ -1 +1 @@
-MD5 (TPG-2.1.3.tar.gz) = 304d98cb50172c86c4e073294955d28e
+MD5 (TPG-2.1.4.tar.gz) = 85370ec778bca34c0e35bff45e0f47b3
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/tpg/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	2002/09/17 03:44:50	1.4
+++ pkg-plist	2003/01/31 22:55:58
@@ -15,9 +15,9 @@
 %%PYTHON_SITELIBDIR%%/tpg/parser.pyc
 %%PYTHON_SITELIBDIR%%/tpg/parser.pyo
 @dirrm %%PYTHON_SITELIBDIR%%/tpg
-%%PORTDOCS%%share/doc/tpg/cmmi10-19.gif
-%%PORTDOCS%%share/doc/tpg/cmsy10-21.gif
-%%PORTDOCS%%share/doc/tpg/cmtt10-20.gif
+%%PORTDOCS%%share/doc/tpg/cmmi10-19.png
+%%PORTDOCS%%share/doc/tpg/cmsy10-21.png
+%%PORTDOCS%%share/doc/tpg/cmtt10-20.png
 %%PORTDOCS%%share/doc/tpg/tpg.html
 %%PORTDOCS%%share/doc/tpg/tpg.pdf
 %%PORTDOCS%%share/doc/tpg/tpg11.html
--- tpg-2.1.4.patch ends here ---

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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