diff options
author | krion <krion@FreeBSD.org> | 2005-05-03 17:06:09 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-05-03 17:06:09 +0800 |
commit | 9b284e2a14751b211ff32e178252dbfcb35e2e49 (patch) | |
tree | 34869bbdeae77e50d31320e7052fd76cdd6ecd8f /print | |
parent | 36df1b4960ddc3b4d4a099c58d541586258409db (diff) | |
download | freebsd-ports-gnome-9b284e2a14751b211ff32e178252dbfcb35e2e49.tar.gz freebsd-ports-gnome-9b284e2a14751b211ff32e178252dbfcb35e2e49.tar.zst freebsd-ports-gnome-9b284e2a14751b211ff32e178252dbfcb35e2e49.zip |
Update to version 2.28
PR: ports/80544
Submitted by: Ports Fury
Diffstat (limited to 'print')
-rw-r--r-- | print/typetools/Makefile | 2 | ||||
-rw-r--r-- | print/typetools/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/print/typetools/Makefile b/print/typetools/Makefile index 4c304e74ea70..2493c945a6b0 100644 --- a/print/typetools/Makefile +++ b/print/typetools/Makefile @@ -7,7 +7,7 @@ # PORTNAME= typetools -PORTVERSION= 2.26 +PORTVERSION= 2.28 CATEGORIES= print MASTER_SITES= http://www.lcdf.org/type/ DISTNAME= lcdf-${PORTNAME}-${PORTVERSION} diff --git a/print/typetools/distinfo b/print/typetools/distinfo index d1f5600240c6..a7ba8cc30835 100644 --- a/print/typetools/distinfo +++ b/print/typetools/distinfo @@ -1,2 +1,2 @@ -MD5 (lcdf-typetools-2.26.tar.gz) = d925a6db0724fe3caf25812bfb5f5ea0 -SIZE (lcdf-typetools-2.26.tar.gz) = 466652 +MD5 (lcdf-typetools-2.28.tar.gz) = 62bdbbe0d7be10c350446fab34fab3a7 +SIZE (lcdf-typetools-2.28.tar.gz) = 455028 |