Summary: | print/typetools: Update to version 2.100 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | tkato432 | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
tkato432
2014-01-12 18:40:05 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" State Changed From-To: open->closed Patch committed, thanks! |