pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/tnt-mmtl
Module Name: pkgsrc
Committed By: wiz
Date: Thu Apr 9 07:49:48 UTC 2026
Modified Files:
pkgsrc/cad/tnt-mmtl: Makefile PLIST
Log Message:
tnt-mmtl: fix PLIST
Image conversion fails:
Possible precedence issue with control flow operator (exit) at /usr/pkg/bin/pstoimg line 871.
pstoimg: Error: "/usr/pkg/bin/pnmcrop -verbose < /tmp/l2h17550/p14057.pnm | /usr/pkg/bin/pnmcrop -verbose -bot -sides -sides | /usr/pkg/bin/pnmcrop -verbose -l -sides -sides >
/tmp/l2h17550/p14057.t00
" failed: Illegal seek
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/cad/tnt-mmtl/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/cad/tnt-mmtl/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/tnt-mmtl/Makefile
diff -u pkgsrc/cad/tnt-mmtl/Makefile:1.40 pkgsrc/cad/tnt-mmtl/Makefile:1.41
--- pkgsrc/cad/tnt-mmtl/Makefile:1.40 Mon Nov 17 11:00:26 2025
+++ pkgsrc/cad/tnt-mmtl/Makefile Thu Apr 9 07:49:48 2026
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2025/11/17 11:00:26 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2026/04/09 07:49:48 wiz Exp $
DISTNAME= tnt-1.2.2
PKGNAME= ${DISTNAME:S/tnt/tnt-mmtl/}
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mmtl/}
Index: pkgsrc/cad/tnt-mmtl/PLIST
diff -u pkgsrc/cad/tnt-mmtl/PLIST:1.5 pkgsrc/cad/tnt-mmtl/PLIST:1.6
--- pkgsrc/cad/tnt-mmtl/PLIST:1.5 Wed May 8 12:24:53 2024
+++ pkgsrc/cad/tnt-mmtl/PLIST Thu Apr 9 07:49:48 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2024/05/08 12:24:53 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2026/04/09 07:49:48 wiz Exp $
bin/bem
bin/tnt-mmtl
bin/tnt.tcl
@@ -72,17 +72,6 @@ share/tnt-mmtl/user-guide/images.log
share/tnt-mmtl/user-guide/images.out
share/tnt-mmtl/user-guide/images.pl
share/tnt-mmtl/user-guide/images.tex
-share/tnt-mmtl/user-guide/img1.png
-share/tnt-mmtl/user-guide/img10.png
-share/tnt-mmtl/user-guide/img11.png
-share/tnt-mmtl/user-guide/img2.png
-share/tnt-mmtl/user-guide/img3.png
-share/tnt-mmtl/user-guide/img4.png
-share/tnt-mmtl/user-guide/img5.png
-share/tnt-mmtl/user-guide/img6.png
-share/tnt-mmtl/user-guide/img7.png
-share/tnt-mmtl/user-guide/img8.png
-share/tnt-mmtl/user-guide/img9.png
share/tnt-mmtl/user-guide/index.html
share/tnt-mmtl/user-guide/internals.pl
share/tnt-mmtl/user-guide/labels.pl
Home |
Main Index |
Thread Index |
Old Index