diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-05-04 23:37:11 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-05-04 23:37:11 +0800 |
commit | 050baa9c8dccb21e8b42f03fcf07cdfd13f59bfa (patch) | |
tree | aa546b0106c6bf9c6bd2b24f399070ec912e5929 /astro/wcslib | |
parent | 21e052aa99294940ecbf111c1ecdc3cd0ff2c583 (diff) | |
download | freebsd-ports-gnome-050baa9c8dccb21e8b42f03fcf07cdfd13f59bfa.tar.gz freebsd-ports-gnome-050baa9c8dccb21e8b42f03fcf07cdfd13f59bfa.tar.zst freebsd-ports-gnome-050baa9c8dccb21e8b42f03fcf07cdfd13f59bfa.zip |
- Update to 3.360
- Build and install static library
- Bump PORTREVISION for astro/cfitsio shlib change
Changes: http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
Diffstat (limited to 'astro/wcslib')
-rw-r--r-- | astro/wcslib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile index f632a4887c7f..600691aab38a 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -3,7 +3,7 @@ PORTNAME= wcslib PORTVERSION= 4.13.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ |