summaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-18 14:01:45 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-18 14:01:45 +0800
commitbf9705380ec90a86e291a892ff059956287514c8 (patch)
treec209d550d4629ce57326d1e50e1e11db2f641def /textproc
parenta569a8855d5f6f99f594649dfcf0a5e7e8b071e9 (diff)
downloadmarcuscom-ports-bf9705380ec90a86e291a892ff059956287514c8.tar
marcuscom-ports-bf9705380ec90a86e291a892ff059956287514c8.tar.gz
marcuscom-ports-bf9705380ec90a86e291a892ff059956287514c8.tar.bz2
marcuscom-ports-bf9705380ec90a86e291a892ff059956287514c8.tar.lz
marcuscom-ports-bf9705380ec90a86e291a892ff059956287514c8.tar.xz
marcuscom-ports-bf9705380ec90a86e291a892ff059956287514c8.tar.zst
marcuscom-ports-bf9705380ec90a86e291a892ff059956287514c8.zip
Default all the $FreeBSD$ tags.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1222 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc')
-rw-r--r--textproc/libxml2/Makefile2
-rw-r--r--textproc/libxml2/files/patch-xml2Conf.sh.in2
-rw-r--r--textproc/libxslt/Makefile2
-rw-r--r--textproc/libxslt/files/patch-libxslt::extra.c2
-rw-r--r--textproc/libxslt/files/patch-libxslt::xslt.h2
-rw-r--r--textproc/libxslt/files/patch-python::Makefile.in2
6 files changed, 6 insertions, 6 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 1d6b45e2c..bded43452 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -2,7 +2,7 @@
# Date created: 28 September 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $FreeBSD: ports/textproc/libxml2/Makefile,v 1.100 2003/08/15 02:31:28 marcus Exp $
+# $FreeBSD$
#
PORTNAME= libxml2
diff --git a/textproc/libxml2/files/patch-xml2Conf.sh.in b/textproc/libxml2/files/patch-xml2Conf.sh.in
index f355b9b8c..e07940d12 100644
--- a/textproc/libxml2/files/patch-xml2Conf.sh.in
+++ b/textproc/libxml2/files/patch-xml2Conf.sh.in
@@ -1,5 +1,5 @@
-$FreeBSD: ports/textproc/libxml2/files/patch-xml2Conf.sh.in,v 1.1 2001/05/19 20:07:15 sobomax Exp $
+$FreeBSD$
--- xml2Conf.sh.in 2001/05/19 19:57:43 1.1
+++ xml2Conf.sh.in 2001/05/19 19:59:40
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 858556625..7f5ea6fa3 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -2,7 +2,7 @@
# Date created: 9th February 2001
# Whom: Ade Lovett <ade@FreeBSD.org>
#
-# $FreeBSD: ports/textproc/libxslt/Makefile,v 1.47 2003/08/10 17:43:00 adamw Exp $
+# $FreeBSD$
#
PORTNAME= libxslt
diff --git a/textproc/libxslt/files/patch-libxslt::extra.c b/textproc/libxslt/files/patch-libxslt::extra.c
index 9bb8e4e5f..b4039d8b4 100644
--- a/textproc/libxslt/files/patch-libxslt::extra.c
+++ b/textproc/libxslt/files/patch-libxslt::extra.c
@@ -1,5 +1,5 @@
-$FreeBSD: ports/textproc/libxslt/files/patch-libxslt::extra.c,v 1.1 2001/08/27 10:33:03 sobomax Exp $
+$FreeBSD$
--- libxslt/extra.c.orig Wed Aug 15 05:55:12 2001
+++ libxslt/extra.c Mon Aug 27 13:24:28 2001
diff --git a/textproc/libxslt/files/patch-libxslt::xslt.h b/textproc/libxslt/files/patch-libxslt::xslt.h
index 88446294b..72db80ae0 100644
--- a/textproc/libxslt/files/patch-libxslt::xslt.h
+++ b/textproc/libxslt/files/patch-libxslt::xslt.h
@@ -1,5 +1,5 @@
-$FreeBSD: ports/textproc/libxslt/files/patch-libxslt::xslt.h,v 1.1 2001/12/06 12:10:27 sobomax Exp $
+$FreeBSD$
--- libxslt/xslt.h 2001/12/06 12:04:42 1.1
+++ libxslt/xslt.h 2001/12/06 12:07:32
diff --git a/textproc/libxslt/files/patch-python::Makefile.in b/textproc/libxslt/files/patch-python::Makefile.in
index 20e206c53..ce298bb2a 100644
--- a/textproc/libxslt/files/patch-python::Makefile.in
+++ b/textproc/libxslt/files/patch-python::Makefile.in
@@ -1,5 +1,5 @@
-$FreeBSD: ports/textproc/libxslt/files/patch-python::Makefile.in,v 1.3 2002/04/18 11:31:24 sobomax Exp $
+$FreeBSD$
--- python/Makefile.in.orig Mon Apr 15 21:07:35 2002
+++ python/Makefile.in Thu Apr 18 14:23:11 2002