Skip to content

Commit

Permalink
math/octave-forge-cfitsio: Update to 0.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Montgomery-Smith authored and Stephen Montgomery-Smith committed Jun 12, 2023
1 parent 1036c8d commit 666b2d3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
12 changes: 7 additions & 5 deletions math/octave-forge-cfitsio/Makefile
@@ -1,10 +1,7 @@
PORTNAME= octave-forge-cfitsio
PORTVERSION= 0.0.4
PORTREVISION= 3
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.5
CATEGORIES= math
MASTER_SITES= SF
MASTER_SITE_SUBDIR=octave-cfitsio/v${PORTVERSION}
DISTNAME= octave-${OCTAVE_PKGNAME}-${PORTVERSION}

MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
Expand All @@ -16,6 +13,11 @@ LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING
LIB_DEPENDS+= libcfitsio.so:astro/cfitsio

USES= autoreconf octave
USE_GITHUB= yes
GH_ACCOUNT= gnu-octave
GH_PROJECT= octave-cfitsio

OCTAVE_SRC= ${GH_PROJECT}-${DISTVERSION}

GNU_CONFIGURE= yes

Expand Down
6 changes: 3 additions & 3 deletions math/octave-forge-cfitsio/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1666981649
SHA256 (octave-forge/octave-cfitsio-0.0.4.tar.gz) = cc76307f99a3b7755a4ea72d1c4d40758329f20807e48d5df59da74e6bfee88e
SIZE (octave-forge/octave-cfitsio-0.0.4.tar.gz) = 626713
TIMESTAMP = 1686608279
SHA256 (octave-forge/gnu-octave-octave-cfitsio-v0.0.5_GH0.tar.gz) = 3165828db1cbecb383f79b108010118c0f6fc414ee793288b29d40b8f1d03fc9
SIZE (octave-forge/gnu-octave-octave-cfitsio-v0.0.5_GH0.tar.gz) = 254333

0 comments on commit 666b2d3

Please sign in to comment.