aboutsummaryrefslogtreecommitdiffstats
path: root/astro/celestia
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-12-23 18:02:12 +0800
committeredwin <edwin@FreeBSD.org>2004-12-23 18:02:12 +0800
commit810351abe51f0bcc07fe249355076a8bc1be9728 (patch)
tree38f7c04c8dc3bb9d94265d16ea24b7697ed5b5f8 /astro/celestia
parent65065fd3ad6957d8da7b7d211c36048e082c5a56 (diff)
downloadfreebsd-ports-graphics-810351abe51f0bcc07fe249355076a8bc1be9728.tar.gz
freebsd-ports-graphics-810351abe51f0bcc07fe249355076a8bc1be9728.tar.zst
freebsd-ports-graphics-810351abe51f0bcc07fe249355076a8bc1be9728.zip
[PATCH] astro/celestia: point to correct full complete source tarball
The astro/celestia port Makefile v1.17 is currently pointing to a known incomplete source tarball. Change MASTER_SITES to point to SourceForge's repositories for Celestia. Change distinfo to correlate. PR: ports/68252 Submitted by: "Paul Seniura" <pdseniura@techie.com> Approved by: maintainer timeout
Diffstat (limited to 'astro/celestia')
-rw-r--r--astro/celestia/Makefile5
-rw-r--r--astro/celestia/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile
index c0fdc56a374..3ea73b8717d 100644
--- a/astro/celestia/Makefile
+++ b/astro/celestia/Makefile
@@ -8,8 +8,7 @@
PORTNAME= celestia
PORTVERSION= 1.3.1
CATEGORIES= astro
-MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/misc/
-# ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= celestia
MAINTAINER= trevor@FreeBSD.org
@@ -26,7 +25,7 @@ OPTIONS+= LUA "Lua support" off
PLIST= ${WRKDIR}/pkg-plist
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_MESA= yes
+USE_GL= yes
USE_X_PREFIX= yes
# GTK+ support is deprecated and broken
diff --git a/astro/celestia/distinfo b/astro/celestia/distinfo
index ec9658220ba..4e537e37b6f 100644
--- a/astro/celestia/distinfo
+++ b/astro/celestia/distinfo
@@ -1,2 +1,2 @@
-MD5 (celestia-1.3.1.tar.gz) = 6b5fd597e497b951228c83d4e756a340
-SIZE (celestia-1.2.4.tar.gz) = 10280646
+MD5 (celestia-1.3.1.tar.gz) = fcb73c43f5899f8f7e6d0c619a818a8b
+SIZE (celestia-1.3.1.tar.gz) = 13291363