summaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-11 04:22:28 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-11 04:22:28 +0800
commita764c1e3d07ccf2e1f1163488c4b9855f56e1fb2 (patch)
treea4d71c6bc0758e2dd37ec6da0c7764c539e9ba77 /astro
parent08c72d1b2ce43590d2c2db43e2510bbe4e29819f (diff)
downloadmarcuscom-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 'astro')
-rw-r--r--astro/celestia/Makefile3
-rw-r--r--astro/celestia/files/patch-src_celestia_glutmain.cpp2
2 files changed, 3 insertions, 2 deletions
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile
index 8a43f34b5..c66cb682b 100644
--- a/astro/celestia/Makefile
+++ b/astro/celestia/Makefile
@@ -2,11 +2,12 @@
# Date created: 2002-05-17
# Whom: trevor
#
-# $FreeBSD: ports/astro/celestia/Makefile,v 1.32 2006/09/15 08:17:05 linimon Exp $
+# $FreeBSD$
#
PORTNAME= celestia
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= celestia
diff --git a/astro/celestia/files/patch-src_celestia_glutmain.cpp b/astro/celestia/files/patch-src_celestia_glutmain.cpp
index c7028c780..fa8ce5866 100644
--- a/astro/celestia/files/patch-src_celestia_glutmain.cpp
+++ b/astro/celestia/files/patch-src_celestia_glutmain.cpp
@@ -1,4 +1,4 @@
-$FreeBSD: ports/astro/celestia/files/patch-src_celestia_glutmain.cpp,v 1.3 2004/03/17 23:08:20 trevor Exp $
+$FreeBSD$
--- src/celestia/glutmain.cpp.orig Sat Nov 2 23:20:19 2002
+++ src/celestia/glutmain.cpp Tue Mar 16 12:47:46 2004