Bug 185702 - print/typetools: Update to version 2.100
Summary: print/typetools: Update to version 2.100
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-12 18:40 UTC by tkato432
Modified: 2014-01-14 22:50 UTC (History)
0 users

See Also:


Attachments
file.diff (1.60 KB, patch)
2014-01-12 18:40 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 2014-01-12 18:40:05 UTC
- Update to version 2.100

Remove file:
files/patch-libefont__otf.cc
Comment 1 dfilter service freebsd_committer freebsd_triage 2014-01-14 22:40:42 UTC
Author: antoine
Date: Tue Jan 14 22:40:35 2014
New Revision: 339730
URL: http://svnweb.freebsd.org/changeset/ports/339730
QAT: https://qat.redports.org/buildarchive/r339730/

Log:
  Update to 2.100
  
  PR:		ports/185702
  Submitted by:	KATO Tsuguru

Deleted:
  head/print/typetools/files/patch-libefont__otf.cc
Modified:
  head/print/typetools/Makefile
  head/print/typetools/distinfo

Modified: head/print/typetools/Makefile
==============================================================================
--- head/print/typetools/Makefile	Tue Jan 14 22:32:37 2014	(r339729)
+++ head/print/typetools/Makefile	Tue Jan 14 22:40:35 2014	(r339730)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	typetools
-PORTVERSION=	2.99
+PORTVERSION=	2.100
 CATEGORIES=	print
 MASTER_SITES=	http://www.lcdf.org/type/
 DISTNAME=	lcdf-${PORTNAME}-${PORTVERSION}

Modified: head/print/typetools/distinfo
==============================================================================
--- head/print/typetools/distinfo	Tue Jan 14 22:32:37 2014	(r339729)
+++ head/print/typetools/distinfo	Tue Jan 14 22:40:35 2014	(r339730)
@@ -1,2 +1,2 @@
-SHA256 (lcdf-typetools-2.99.tar.gz) = cbb0ed8c42d078fb216b8f4b8ca7a29e0ad3c1969f580a6f2558c829a472adff
-SIZE (lcdf-typetools-2.99.tar.gz) = 627203
+SHA256 (lcdf-typetools-2.100.tar.gz) = 7ae7940df8a33de945c401e81aed414df796db692a30e38ba734c6117b73b2cd
+SIZE (lcdf-typetools-2.100.tar.gz) = 635042
_______________________________________________
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 2 Antoine Brodin freebsd_committer freebsd_triage 2014-01-14 22:40:54 UTC
State Changed
From-To: open->closed

Patch committed, thanks!