diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2005-01-09 19:08:00 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2005-01-09 19:08:00 +0000 |
commit | 5acd2ba04317f34362afb6e3f404f79e599e81ff (patch) | |
tree | 37c5d5a913b4d1b8799be66352335f4b7acd1317 /astro | |
parent | 26aaf53715ce8c66a12fed73cd068b3136fa0ce2 (diff) | |
download | ports-5acd2ba04317f34362afb6e3f404f79e599e81ff.tar.gz ports-5acd2ba04317f34362afb6e3f404f79e599e81ff.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xephem/Makefile | 4 | ||||
-rw-r--r-- | astro/xephem/distinfo | 4 | ||||
-rw-r--r-- | astro/xephem/pkg-plist | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index 27bcf2229153..ab032c68309c 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xephem -PORTVERSION= 3.6.1 +PORTVERSION= 3.6.2 CATEGORIES= astro MASTER_SITES= # http://www.clearskyinstitute.com/xephem/ @@ -34,7 +34,7 @@ XEPHEMSRC= ${PORTNAME}-${PORTVERSION}.tar.gz .for file in ${XEPHEMSRC} .if !exists(${DISTDIR}/${file}) -ECHO_MSG= /usr/bin/printf +ECHO_MSG= ${PRINTF} IGNORE=:\n\ Because of licensing restrictions, you must manually fetch\n\ ${file} from http://www.clearskyinstitute.com/xephem/,\n\ diff --git a/astro/xephem/distinfo b/astro/xephem/distinfo index 4b7ee2c00040..174b3a209fdc 100644 --- a/astro/xephem/distinfo +++ b/astro/xephem/distinfo @@ -1,2 +1,2 @@ -MD5 (xephem-3.6.1.tar.gz) = d67d86c6522dcf2d8e2da9e3101ba9b3 -SIZE (xephem-3.6.1.tar.gz) = 7163388 +MD5 (xephem-3.6.2.tar.gz) = 8aa9944ed7d508a2f5827fb6bff95d6f +SIZE (xephem-3.6.2.tar.gz) = 9998388 diff --git a/astro/xephem/pkg-plist b/astro/xephem/pkg-plist index 66cbfa7c660c..6a4c24fe5304 100644 --- a/astro/xephem/pkg-plist +++ b/astro/xephem/pkg-plist @@ -119,18 +119,19 @@ lib/X11/xephem/help/png/uranus-more-info.png lib/X11/xephem/help/png/uranus.png lib/X11/xephem/help/png/valid-html401.png lib/X11/xephem/help/xephem.html -lib/X11/xephem/tools/indi/LICENSE lib/X11/xephem/tools/indi/Makefile lib/X11/xephem/tools/indi/README lib/X11/xephem/tools/indi/cam.c lib/X11/xephem/tools/indi/eventloop.c lib/X11/xephem/tools/indi/eventloop.h +lib/X11/xephem/tools/indi/getINDIproperty.c lib/X11/xephem/tools/indi/indiapi.h lib/X11/xephem/tools/indi/indidevapi.h lib/X11/xephem/tools/indi/indidrivermain.c lib/X11/xephem/tools/indi/indiserver.c lib/X11/xephem/tools/indi/ota.c lib/X11/xephem/tools/indi/security.c +lib/X11/xephem/tools/indi/setINDIproperty.c lib/X11/xephem/tools/indi/tmount.c lib/X11/xephem/tools/indi/wx.c lib/X11/xephem/tools/lx200xed/LICENSE |