diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-11 04:22:28 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-11 04:22:28 +0800 |
commit | a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2 (patch) | |
tree | a4d71c6bc0758e2dd37ec6da0c7764c539e9ba77 /print | |
parent | 08c72d1b2ce43590d2c2db43e2510bbe4e29819f (diff) | |
download | marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.gz marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.bz2 marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.lz marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.xz marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.tar.zst marcuscom-ports-a764c1e3d07ccf2e1f1163488c4b9855f56e1fb2.zip |
- Sync w/ FreeBSD ports.
- Some misc fixes such as add about three missing files, need to bump and etc.
- Reset $FreeBSD$, it was not supposed to be include in this commit as I want
to keep it seperate, but I accidented ran the script. Ah well.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7696 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print')
-rw-r--r-- | print/freetype2/Makefile | 2 | ||||
-rw-r--r-- | print/freetype2/files/patch-builds::unix::configure | 2 | ||||
-rw-r--r-- | print/gnome-print/files/patch-ab | 2 | ||||
-rw-r--r-- | print/xfce4-print/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile index fcc90f13f..79ff67ce1 100644 --- a/print/freetype2/Makefile +++ b/print/freetype2/Makefile @@ -2,7 +2,7 @@ # Date created: January 24, 1998 # Whom: jseger@FreeBSD.org # -# $FreeBSD: ports/print/freetype2/Makefile,v 1.72 2006/05/16 05:07:44 mezz Exp $ +# $FreeBSD$ # PORTNAME= freetype2 diff --git a/print/freetype2/files/patch-builds::unix::configure b/print/freetype2/files/patch-builds::unix::configure index f9bc13eef..5717ae75f 100644 --- a/print/freetype2/files/patch-builds::unix::configure +++ b/print/freetype2/files/patch-builds::unix::configure @@ -1,5 +1,5 @@ -$FreeBSD: ports/print/freetype2/files/patch-builds::unix::configure,v 1.3 2005/03/10 00:52:03 marcus Exp $ +$FreeBSD$ --- builds/unix/configure.orig Mon Apr 22 19:50:27 2002 +++ builds/unix/configure Fri Jun 21 15:48:06 2002 diff --git a/print/gnome-print/files/patch-ab b/print/gnome-print/files/patch-ab index 888002e63..f4479734a 100644 --- a/print/gnome-print/files/patch-ab +++ b/print/gnome-print/files/patch-ab @@ -1,5 +1,5 @@ -$FreeBSD: ports/print/gnome-print/files/patch-ab,v 1.4 2001/10/09 07:31:12 sobomax Exp $ +$FreeBSD$ --- Makefile.in.orig Fri Oct 5 11:37:00 2001 +++ Makefile.in Fri Oct 5 11:40:45 2001 diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 7444d6fa8..77804d185 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -2,7 +2,7 @@ # Date created: 7 June 2003 # Whom: James Earl <jdearl@telus.net> # -# $FreeBSD: ports/print/xfce4-print/Makefile,v 1.39 2006/05/13 01:03:16 edwin Exp $ +# $FreeBSD$ # PORTNAME= xfce4-print |