ports/73474: Update port: print/typetools to 2.15

KATO Tsuguru tkato432 at yahoo.com
Wed Nov 3 16:10:29 UTC 2004


>Number:         73474
>Category:       ports
>Synopsis:       Update port: print/typetools to 2.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 03 16:10:28 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 2.15

Remove file:
files/patch-include::lcdf::hashmap.hh

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/print/typetools/Makefile print/typetools/Makefile
--- /usr/ports/print/typetools/Makefile	Sun Feb 15 04:16:23 2004
+++ print/typetools/Makefile	Mon Nov  1 21:33:25 2004
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	typetools
-PORTVERSION=	1.97
+PORTVERSION=	2.15
 CATEGORIES=	print
 MASTER_SITES=	http://www.lcdf.org/type/
 DISTNAME=	lcdf-${PORTNAME}-${PORTVERSION}
diff -urN /usr/ports/print/typetools/distinfo print/typetools/distinfo
--- /usr/ports/print/typetools/distinfo	Sun Feb 15 04:16:23 2004
+++ print/typetools/distinfo	Mon Nov  1 21:36:27 2004
@@ -1,2 +1,2 @@
-MD5 (lcdf-typetools-1.97.tar.gz) = f731dfaacd3b35475e5489d069673a96
-SIZE (lcdf-typetools-1.97.tar.gz) = 420426
+MD5 (lcdf-typetools-2.15.tar.gz) = 72419ee829aabe694d97596f635f0e57
+SIZE (lcdf-typetools-2.15.tar.gz) = 450392
diff -urN /usr/ports/print/typetools/files/patch-include::lcdf::hashmap.hh print/typetools/files/patch-include::lcdf::hashmap.hh
--- /usr/ports/print/typetools/files/patch-include::lcdf::hashmap.hh	Tue Aug 24 04:15:41 2004
+++ print/typetools/files/patch-include::lcdf::hashmap.hh	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- include/lcdf/hashmap.hh.orig	Fri Aug 15 08:11:23 2003
-+++ include/lcdf/hashmap.hh	Sun Aug 22 21:10:02 2004
-@@ -109,6 +109,8 @@
-     V &value() const			{ return _hm->_e[_pos].value; }
- 
-   private:
-+    const HashMap<K, V> *_hm;
-+    int _pos;
-     _HashMap_iterator(const HashMap<K, V> *hm, int pos) : _HashMap_const_iterator<K, V>(hm, pos) { }
-     friend class HashMap<K, V>;
- };
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list