diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-27 11:53:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-07-27 11:53:22 +0000 |
commit | 5edb3f8484abe247b07e02ef3464e1b0f1776e84 (patch) | |
tree | a9c9c3566409f113fa15fb3e6f1c2378f42b2f2b /astro/astrometry | |
parent | 6fd284c26ed5aa435193e8ef7dcd819245e25969 (diff) |
Update to 3.47
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
Notes
Notes:
svn path=/head/; revision=507401
Diffstat (limited to 'astro/astrometry')
-rw-r--r-- | astro/astrometry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile index b45afc2128b0..67d6f26ddf26 100644 --- a/astro/astrometry/Makefile +++ b/astro/astrometry/Makefile @@ -3,7 +3,7 @@ PORTNAME= astrometry PORTVERSION= 0.65 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro MASTER_SITES= http://www.astrometry.net/downloads/ DISTNAME= ${PORTNAME}.net-${PORTVERSION} |