summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-02 13:32:28 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-02 13:32:28 +0000
commit368f049d9ccdf864cba7612e3e7a61664eb2b43e (patch)
treeaf2412a07189810ea4c17e897856da2946f7b7a8 /devel
parentAdd gmanedit - a manpages editor for GNOME. (diff)
Update to 1.6.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=32203
Diffstat (limited to 'devel')
-rw-r--r--devel/tmake/Makefile2
-rw-r--r--devel/tmake/distinfo2
-rw-r--r--devel/tmake/files/patch-aa6
-rw-r--r--devel/tmake/files/patch-ab4
-rw-r--r--devel/tmake/pkg-plist5
5 files changed, 12 insertions, 7 deletions
diff --git a/devel/tmake/Makefile b/devel/tmake/Makefile
index 339cd43732b6..d477e79fd8cf 100644
--- a/devel/tmake/Makefile
+++ b/devel/tmake/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tmake
-PORTVERSION= 1.5
+PORTVERSION= 1.6
CATEGORIES= devel perl5
MASTER_SITES= ftp://ftp.trolltech.com/freebies/tmake/
diff --git a/devel/tmake/distinfo b/devel/tmake/distinfo
index f01d806f2921..088763773587 100644
--- a/devel/tmake/distinfo
+++ b/devel/tmake/distinfo
@@ -1 +1 @@
-MD5 (tmake-1.5.tar.gz) = c706b883ca291c53acdd55a770a9864c
+MD5 (tmake-1.6.tar.gz) = 3b4cd646041a8016a21c805be7ead09c
diff --git a/devel/tmake/files/patch-aa b/devel/tmake/files/patch-aa
index adc6e9a308ea..db4f7b126858 100644
--- a/devel/tmake/files/patch-aa
+++ b/devel/tmake/files/patch-aa
@@ -1,6 +1,6 @@
---- lib/unix/generic.t Fri Aug 4 16:57:53 2000
-+++ lib/unix/generic.t.new Wed Aug 9 10:54:22 2000
-@@ -203,10 +203,10 @@
+--- lib/unix/generic.t Tue Aug 22 14:23:51 2000
++++ lib/unix/generic.t.new Fri Sep 1 17:08:50 2000
+@@ -201,10 +201,10 @@
####### Compiler, tools and options
diff --git a/devel/tmake/files/patch-ab b/devel/tmake/files/patch-ab
index a3b08c87b86d..2493a88d737f 100644
--- a/devel/tmake/files/patch-ab
+++ b/devel/tmake/files/patch-ab
@@ -1,5 +1,5 @@
---- lib/freebsd-g++/tmake.conf Fri Aug 4 15:22:35 2000
-+++ lib/freebsd-g++/tmake.conf.new Wed Aug 9 10:55:59 2000
+--- lib/freebsd-g++/tmake.conf Wed Aug 23 18:03:32 2000
++++ lib/freebsd-g++/tmake.conf.new Fri Sep 1 17:09:54 2000
@@ -31,7 +31,7 @@
TMAKE_LIBDIR = /usr/local/lib
TMAKE_INCDIR_X11 = /usr/X11R6/include
diff --git a/devel/tmake/pkg-plist b/devel/tmake/pkg-plist
index 9ce5b1004e06..f5c31c979dbd 100644
--- a/devel/tmake/pkg-plist
+++ b/devel/tmake/pkg-plist
@@ -97,6 +97,10 @@ share/tmake/qnx-g++/app.t
share/tmake/qnx-g++/lib.t
share/tmake/qnx-g++/subdirs.t
share/tmake/qnx-g++/tmake.conf
+share/tmake/qws/linux-arm-g++/app.t
+share/tmake/qws/linux-arm-g++/lib.t
+share/tmake/qws/linux-arm-g++/subdirs.t
+share/tmake/qws/linux-arm-g++/tmake.conf
share/tmake/qws/linux-generic-g++/app.t
share/tmake/qws/linux-generic-g++/lib.t
share/tmake/qws/linux-generic-g++/subdirs.t
@@ -219,6 +223,7 @@ share/tmake/win32/subdirs.t
@dirrm share/tmake/osf1-cxx
@dirrm share/tmake/osf1-g++
@dirrm share/tmake/qnx-g++
+@dirrm share/tmake/qws/linux-arm-g++
@dirrm share/tmake/qws/linux-generic-g++
@dirrm share/tmake/qws/linux-mips-g++
@dirrm share/tmake/qws/linux-x86-g++