aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tkshape
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2005-12-28 10:41:16 +0000
committerAndrey Slusar <anray@FreeBSD.org>2005-12-28 10:41:16 +0000
commit498cb57f792d7a6aa398e65ab2fc00c029a9ee7f (patch)
tree906223086806acad5b3957c6d4ad1ea55c76b5d6 /x11-toolkits/tkshape
parent8e414a2d3135cc121782f2719fe8880a086d19f2 (diff)
downloadports-498cb57f792d7a6aa398e65ab2fc00c029a9ee7f.tar.gz
ports-498cb57f792d7a6aa398e65ab2fc00c029a9ee7f.zip
Notes
Diffstat (limited to 'x11-toolkits/tkshape')
-rw-r--r--x11-toolkits/tkshape/distinfo1
-rw-r--r--x11-toolkits/tkshape/files/patch-demos-dragger.tcl1
-rw-r--r--x11-toolkits/tkshape/files/patch-demos-fancytext.tcl1
-rw-r--r--x11-toolkits/tkshape/files/patch-demos-fingerprint.tcl1
-rw-r--r--x11-toolkits/tkshape/files/patch-generic-shape.c1
-rw-r--r--x11-toolkits/tkshape/files/patch-unix-configure.patch1
-rw-r--r--x11-toolkits/tkshape/files/patch-unix-pkgIndex.tcl1
-rw-r--r--x11-toolkits/tkshape/files/patch-unix-shapeUnixImpl.c1
8 files changed, 8 insertions, 0 deletions
diff --git a/x11-toolkits/tkshape/distinfo b/x11-toolkits/tkshape/distinfo
index 91b464e2f0d7..a34076460f90 100644
--- a/x11-toolkits/tkshape/distinfo
+++ b/x11-toolkits/tkshape/distinfo
@@ -1,2 +1,3 @@
MD5 (shape04.tar.gz) = bd05d36795b00195bb072fac9c35dc8d
+SHA256 (shape04.tar.gz) = 040c463b63e514589001fef961fecb3e784f54d1981e5c8fdd1da1f7dd1875a1
SIZE (shape04.tar.gz) = 62205
diff --git a/x11-toolkits/tkshape/files/patch-demos-dragger.tcl b/x11-toolkits/tkshape/files/patch-demos-dragger.tcl
index 9525029abbd0..8d8c4fe21a2b 100644
--- a/x11-toolkits/tkshape/files/patch-demos-dragger.tcl
+++ b/x11-toolkits/tkshape/files/patch-demos-dragger.tcl
@@ -1,3 +1,4 @@
+$FreeBSD$
--- demos/dragger.tcl Mon Sep 11 12:01:58 2000
+++ demos/dragger.tcl.new Sun Mar 14 14:36:20 2004
@@ -32,9 +32,9 @@
diff --git a/x11-toolkits/tkshape/files/patch-demos-fancytext.tcl b/x11-toolkits/tkshape/files/patch-demos-fancytext.tcl
index f3423a9b712b..d0dd69d91607 100644
--- a/x11-toolkits/tkshape/files/patch-demos-fancytext.tcl
+++ b/x11-toolkits/tkshape/files/patch-demos-fancytext.tcl
@@ -1,3 +1,4 @@
+$FreeBSD$
--- demos/fancytext.tcl Mon Sep 11 12:01:58 2000
+++ demos/fancytext.tcl.new Sun Mar 14 14:36:43 2004
@@ -32,9 +32,9 @@
diff --git a/x11-toolkits/tkshape/files/patch-demos-fingerprint.tcl b/x11-toolkits/tkshape/files/patch-demos-fingerprint.tcl
index a43a5e85765a..4e70f7f787fd 100644
--- a/x11-toolkits/tkshape/files/patch-demos-fingerprint.tcl
+++ b/x11-toolkits/tkshape/files/patch-demos-fingerprint.tcl
@@ -1,3 +1,4 @@
+$FreeBSD$
--- demos/fingerprint.tcl Mon Sep 11 12:01:58 2000
+++ demos/fingerprint.tcl.new Sun Mar 14 14:37:13 2004
@@ -5,9 +5,9 @@
diff --git a/x11-toolkits/tkshape/files/patch-generic-shape.c b/x11-toolkits/tkshape/files/patch-generic-shape.c
index 5394fbe9baa7..6a9624725ac6 100644
--- a/x11-toolkits/tkshape/files/patch-generic-shape.c
+++ b/x11-toolkits/tkshape/files/patch-generic-shape.c
@@ -1,3 +1,4 @@
+$FreeBSD$
diff -ur generic/shape.c shape0.4.new/generic/shape.c.new
--- generic/shape.c Mon Sep 11 17:16:31 2000
+++ generic/shape.c.new Fri Jan 30 15:20:15 2004
diff --git a/x11-toolkits/tkshape/files/patch-unix-configure.patch b/x11-toolkits/tkshape/files/patch-unix-configure.patch
index a607cf4e9268..9910e28aa2db 100644
--- a/x11-toolkits/tkshape/files/patch-unix-configure.patch
+++ b/x11-toolkits/tkshape/files/patch-unix-configure.patch
@@ -1,3 +1,4 @@
+$FreeBSD$
diff -ur unix/configure unix/configure.new
--- unix/configure Thu Sep 14 12:15:35 2000
+++ unix/configure.new Sat Mar 13 11:15:06 2004
diff --git a/x11-toolkits/tkshape/files/patch-unix-pkgIndex.tcl b/x11-toolkits/tkshape/files/patch-unix-pkgIndex.tcl
index fd7023ba76ba..f28ac2729383 100644
--- a/x11-toolkits/tkshape/files/patch-unix-pkgIndex.tcl
+++ b/x11-toolkits/tkshape/files/patch-unix-pkgIndex.tcl
@@ -1,3 +1,4 @@
+$FreeBSD$
--- unix/pkgIndex.tcl Mon Sep 11 16:27:28 2000
+++ unix/pkgIndex.tcl.new Sun Mar 14 13:29:27 2004
@@ -5,4 +5,4 @@
diff --git a/x11-toolkits/tkshape/files/patch-unix-shapeUnixImpl.c b/x11-toolkits/tkshape/files/patch-unix-shapeUnixImpl.c
index 80f64037e9a8..c2ad5d0d8229 100644
--- a/x11-toolkits/tkshape/files/patch-unix-shapeUnixImpl.c
+++ b/x11-toolkits/tkshape/files/patch-unix-shapeUnixImpl.c
@@ -1,3 +1,4 @@
+$FreeBSD$
diff -ur unix/shapeUnixImpl.c unix/shapeUnixImpl.c.new
--- unix/shapeUnixImpl.c Mon Sep 11 16:27:28 2000
+++ unix/shapeUnixImpl.c Sat Mar 13 11:25:54 2004