Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 1997 02:18:15 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        eserte@cs.tu-berlin.de, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/3407
Message-ID:  <199706030918.CAA19606@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: port for ephem-4.28

State-Changed-From-To: open-closed
State-Changed-By: asami
State-Changed-When: Tue Jun 3 02:15:52 PDT 1997
State-Changed-Why: 

Thanks, imported.  FYI, here are my changes:

===
diff -ru ephem/Makefile ephem.new/Makefile
--- ephem/Makefile	Fri Apr 25 04:00:45 1997
+++ ephem.new/Makefile	Tue Jun  3 02:09:13 1997
@@ -1,6 +1,6 @@
 # New ports collection makefile for:	ephem
-# Version required:	?
-# Date created:		3 April 1996
+# Version required:	4.28
+# Date created:		3 April 1997
 # Whom:			eserte
 #
 # $Id: $
@@ -8,8 +8,8 @@
 
 DISTNAME=	ephem_4.28_unix
 PKGNAME=	ephem-4.28
-CATEGORIES+=	astro
-MASTER_SITES=	ftp://freefall.FreeBSD.ORG/pub/FreeBSD/LOCAL_PORTS/
+CATEGORIES=	astro
+MASTER_SITES=	${MASTER_SITE_LOCAL}
 
 MAINTAINER=	eserte@cs.tu-berlin.de
 
===

I thought the "version" was obvious.  I took the liberty to guess that
you didn't hold the port for more than a year. :)

The "+"= in CATEGORIES is unnecessary because there is only one such
line.  Also, the LOCAL_PORTS directory has moved to ftp.freebsd.org
and is now a bsd.port.mk variable so that we don't have to go fix all
the ports when it moves again.

Other than the minor nits above, your port is excellent.  Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706030918.CAA19606>