| Summary: | [maintainer update] textproc/tth: update to new version 3.72, unbreak building at pointyhat | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Boris B.Samorodov <bsam> |
| Component: | Individual Port(s) | Assignee: | Andrey Slusar <anray> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Boris B.Samorodov
2006-01-19 07:20:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->anray I'll take it. State Changed From-To: open->feedback Now size mismatch too. Please correct it. Grrr, those static tarball filenames... Maybe it was cached somewhere on its way. Sorry for that. Thanks for cooperation. Here is the needed patch. diff -ruN tth.orig/Makefile tth/Makefile --- tth.orig/Makefile Thu Jan 19 09:46:17 2006 +++ tth/Makefile Thu Jan 19 09:53:11 2006 @@ -6,7 +6,7 @@ # PORTNAME= tth -PORTVERSION= 3.71 +PORTVERSION= 3.72 CATEGORIES= textproc MASTER_SITES= http://hutchinson.belmont.ma.us/tth/tth-noncom/ DISTNAME= tth_C @@ -17,8 +17,6 @@ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ ppmtogif:${PORTSDIR}/graphics/netpbm - -BROKEN= Size mismatch USE_GHOSTSCRIPT_RUN= yes diff -ruN tth.orig/distinfo tth/distinfo --- tth.orig/distinfo Thu Jan 19 09:46:17 2006 +++ tth/distinfo Thu Jan 19 15:52:10 2006 @@ -1,3 +1,3 @@ -MD5 (tth_C.tgz) = cd256700c429953422aaf3360a53ff27 -SHA256 (tth_C.tgz) = bff3f6748f4a5ef1e74cd788ca62ba5998bd2eb41c06bcfc7de847a90486cc36 -SIZE (tth_C.tgz) = 321622 +MD5 (tth_C.tgz) = 93e8cc66dea10938bcc83f288488ca50 +SHA256 (tth_C.tgz) = 361ca476f70ce661eba574d6410c3608b8fe8c1e52f84165d9429177fefd68ad +SIZE (tth_C.tgz) = 321728 WBR -- bsam State Changed From-To: feedback->closed Committed. Thanks! |