svn commit: r441620 - head/astro/xephem

Josh Paetzel jpaetzel at FreeBSD.org
Wed May 24 21:30:44 UTC 2017


Author: jpaetzel
Date: Wed May 24 21:30:42 2017
New Revision: 441620
URL: https://svnweb.freebsd.org/changeset/ports/441620

Log:
  Chase rerolled distfile
  
  Reported by:	uqs

Modified:
  head/astro/xephem/Makefile
  head/astro/xephem/distinfo

Modified: head/astro/xephem/Makefile
==============================================================================
--- head/astro/xephem/Makefile	Wed May 24 21:28:48 2017	(r441619)
+++ head/astro/xephem/Makefile	Wed May 24 21:30:42 2017	(r441620)
@@ -4,14 +4,14 @@
 PORTNAME=	xephem
 PORTVERSION=	3.7.7
 CATEGORIES=	astro
-MASTER_SITES=	# http://www.clearskyinstitute.com/xephem/
+MASTER_SITES=	http://www.clearskyinstitute.com/xephem/
 
 MAINTAINER=	jpaetzel at FreeBSD.org
 COMMENT=	Interactive astronomical ephemeris program
 
 LIB_DEPENDS=	libpng.so:graphics/png
 
-USES=		gmake jpeg motif
+USES=		gmake jpeg motif tar:tgz
 LDFLAGS+=	-lfontconfig
 USE_XORG=	xp xt xext xmu x11 xft
 MAKE_JOBS_UNSAFE=	yes
@@ -21,7 +21,7 @@ WRKSRC=		${WRKDIR}/${DISTNAME}/GUI/xephe
 RESTRICTED=	Personal use only
 
 # XXX needs to be the same as DISTFILES
-XEPHEMSRC=	${PORTNAME}-${PORTVERSION}.tar.gz
+XEPHEMSRC=	${PORTNAME}-${PORTVERSION}.tgz
 
 .include <bsd.port.pre.mk>
 

Modified: head/astro/xephem/distinfo
==============================================================================
--- head/astro/xephem/distinfo	Wed May 24 21:28:48 2017	(r441619)
+++ head/astro/xephem/distinfo	Wed May 24 21:30:42 2017	(r441620)
@@ -1,2 +1,3 @@
-SHA256 (xephem-3.7.7.tar.gz) = d1f8e17cfc5d2e3af5fd5a8bcf34bbf99a79d40f66326c098a819f82af62b4b7
-SIZE (xephem-3.7.7.tar.gz) = 18128523
+TIMESTAMP = 1495658161
+SHA256 (xephem-3.7.7.tgz) = fb0b889218322c1cc0b994da7125e624e4f0112d9da1c468936600d1179e55de
+SIZE (xephem-3.7.7.tgz) = 18128521


More information about the svn-ports-all mailing list