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 /math | |
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 'math')
-rw-r--r-- | math/geg/Makefile | 2 | ||||
-rw-r--r-- | math/guppi/files/patch-Makefile.in | 2 | ||||
-rw-r--r-- | math/guppi/files/patch-configure | 2 | ||||
-rw-r--r-- | math/guppi/files/patch-ltmain.sh | 2 | ||||
-rw-r--r-- | math/guppi/files/patch-po::Makefile.in.in | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile index d0c349659..43b852485 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -2,7 +2,7 @@ # Date created: 8 Aug 1998 # Whom: rom # -# $FreeBSD: ports/math/geg/Makefile,v 1.28 2006/03/07 08:26:49 ade Exp $ +# $FreeBSD$ # PORTNAME= geg diff --git a/math/guppi/files/patch-Makefile.in b/math/guppi/files/patch-Makefile.in index 755f3510c..de132b24b 100644 --- a/math/guppi/files/patch-Makefile.in +++ b/math/guppi/files/patch-Makefile.in @@ -1,5 +1,5 @@ -$FreeBSD: ports/math/guppi/files/patch-Makefile.in,v 1.4 2002/07/11 17:16:00 sobomax Exp $ +$FreeBSD$ --- Makefile.in.orig Thu Jul 11 04:03:22 2002 +++ Makefile.in Thu Jul 11 04:04:37 2002 diff --git a/math/guppi/files/patch-configure b/math/guppi/files/patch-configure index 502653ff7..6892d3b7c 100644 --- a/math/guppi/files/patch-configure +++ b/math/guppi/files/patch-configure @@ -1,5 +1,5 @@ -$FreeBSD: ports/math/guppi/files/patch-configure,v 1.4 2002/03/14 14:24:24 sobomax Exp $ +$FreeBSD$ --- configure.orig Thu Mar 14 15:27:59 2002 +++ configure Thu Mar 14 15:30:18 2002 diff --git a/math/guppi/files/patch-ltmain.sh b/math/guppi/files/patch-ltmain.sh index 9f946f76f..98cb05e4d 100644 --- a/math/guppi/files/patch-ltmain.sh +++ b/math/guppi/files/patch-ltmain.sh @@ -1,5 +1,5 @@ -$FreeBSD: ports/math/guppi/files/patch-ltmain.sh,v 1.4 2001/12/20 06:19:00 sobomax Exp $ +$FreeBSD$ --- ltmain.sh 2001/08/27 09:51:26 1.1 +++ ltmain.sh 2001/08/27 09:51:42 diff --git a/math/guppi/files/patch-po::Makefile.in.in b/math/guppi/files/patch-po::Makefile.in.in index df19992ee..2f04784a6 100644 --- a/math/guppi/files/patch-po::Makefile.in.in +++ b/math/guppi/files/patch-po::Makefile.in.in @@ -1,5 +1,5 @@ -$FreeBSD: ports/math/guppi/files/patch-po::Makefile.in.in,v 1.1 2001/10/23 13:36:38 sobomax Exp $ +$FreeBSD$ --- po/Makefile.in.in 2001/10/23 11:34:52 1.1 +++ po/Makefile.in.in 2001/10/23 11:35:09 |