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 /math/octave-forge-fits | |
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 'math/octave-forge-fits')
-rw-r--r-- | math/octave-forge-fits/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave-forge-fits/Makefile b/math/octave-forge-fits/Makefile index 15f320286fd7..d5409b06cedf 100644 --- a/math/octave-forge-fits/Makefile +++ b/math/octave-forge-fits/Makefile @@ -3,7 +3,7 @@ PORTNAME= octave-forge-fits PORTVERSION= 1.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org |