Bug 178026 - print/typetools: Update to version 2.98
Summary: print/typetools: Update to version 2.98
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-21 19:10 UTC by tkato432
Modified: 2013-04-26 07:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.12 KB, patch)
2013-04-21 19:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2013-04-21 19:10:00 UTC
- Update to version 2.98
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-21 19:10:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-04-26 07:43:22 UTC
Author: miwi
Date: Fri Apr 26 06:43:14 2013
New Revision: 316574
URL: http://svnweb.freebsd.org/changeset/ports/316574

Log:
  - Update to 2.98
  
  PR:		178026
  Submitted by:	Ports Fury

Modified:
  head/print/typetools/Makefile
  head/print/typetools/distinfo

Modified: head/print/typetools/Makefile
==============================================================================
--- head/print/typetools/Makefile	Fri Apr 26 06:36:46 2013	(r316573)
+++ head/print/typetools/Makefile	Fri Apr 26 06:43:14 2013	(r316574)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	typetools
-PORTVERSION=	2.97
+PORTVERSION=	2.98
 CATEGORIES=	print
 MASTER_SITES=	http://www.lcdf.org/type/
 DISTNAME=	lcdf-${PORTNAME}-${PORTVERSION}
@@ -23,5 +23,5 @@ MAN1=		cfftot1.1 mmafm.1 mmpfb.1 otfinfo
 		t1lint.1 t1rawafm.1 t1reencode.1 t1testpage.1 ttftotype42.1
 
 DATADIR=	${PREFIX}/share/lcdf-${PORTNAME}
- 
+
 .include <bsd.port.mk>

Modified: head/print/typetools/distinfo
==============================================================================
--- head/print/typetools/distinfo	Fri Apr 26 06:36:46 2013	(r316573)
+++ head/print/typetools/distinfo	Fri Apr 26 06:43:14 2013	(r316574)
@@ -1,2 +1,2 @@
-SHA256 (lcdf-typetools-2.97.tar.gz) = 761746041c669fa3673a3e90ec7a247abd0e2782bdddf0fc5d7ab70b33b6f975
-SIZE (lcdf-typetools-2.97.tar.gz) = 616431
+SHA256 (lcdf-typetools-2.98.tar.gz) = 26b9be336b3d575555436d139e5a9c40fea58f5b9468516f974ca7bd1eeae17f
+SIZE (lcdf-typetools-2.98.tar.gz) = 621485
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2013-04-26 07:43:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!