summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authoranray <anray@FreeBSD.org>2005-12-28 10:41:16 +0000
committeranray <anray@FreeBSD.org>2005-12-28 10:41:16 +0000
commitfe738138300024fd75330befa9f2701084e8c2b1 (patch)
tree7361e577069e15624a6806a92760a09974599120 /x11-toolkits
parent8f1864df76575736bdff34e2a4cf97f9b32ea138 (diff)
downloadFreeBSD-ports-fe738138300024fd75330befa9f2701084e8c2b1.zip
FreeBSD-ports-fe738138300024fd75330befa9f2701084e8c2b1.tar.gz
- Add SHA256 checksum
- Add $FreeBSD$ tag in patch files PR: ports/91008 Submitted by: maintainer
Diffstat (limited to 'x11-toolkits')
-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 91b464e..a340764 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 9525029..8d8c4fe 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 f3423a9..d0dd69d 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 a43a5e8..4e70f7f 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 5394fbe..6a96247 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 a607cf4..9910e28 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 fd7023b..f28ac27 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 80f6403..c2ad5d0 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
OpenPOWER on IntegriCloud