mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/octave-forge-datatypes: Update to 1.0.2.
This commit is contained in:
parent
08ec15fd39
commit
273ce6aecb
2 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= octave-forge-datatypes
|
PORTNAME= octave-forge-datatypes
|
||||||
DISTVERSIONPREFIX= release-
|
DISTVERSIONPREFIX= release-
|
||||||
DISTVERSION= 1.0.1
|
DISTVERSION= 1.0.2
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
|
|
||||||
|
@ -11,8 +11,9 @@ WWW= https://packages.octave.org/
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING
|
LICENSE_FILE= ${WRKDIR}/${OCTAVE_SRC}/COPYING
|
||||||
|
|
||||||
USES= octave \
|
USES= octave
|
||||||
compiler:nestedfct # A way to get g++ which understands -fconcepts.
|
# \
|
||||||
|
# compiler:nestedfct # A way to get g++ which understands -fconcepts.
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= pr0m1th3as
|
GH_ACCOUNT= pr0m1th3as
|
||||||
GH_PROJECT= datatypes
|
GH_PROJECT= datatypes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1744914028
|
TIMESTAMP = 1744948847
|
||||||
SHA256 (octave-forge/pr0m1th3as-datatypes-release-1.0.1_GH0.tar.gz) = 605df63742dabe7267a78073561e81893bb723bdb2714a8add9eb2633d15b6de
|
SHA256 (octave-forge/pr0m1th3as-datatypes-release-1.0.2_GH0.tar.gz) = 0cbf9171e366d2cfd067ed8089a97c3320b3475a88f63680c3ceeaaca55976f3
|
||||||
SIZE (octave-forge/pr0m1th3as-datatypes-release-1.0.1_GH0.tar.gz) = 288021
|
SIZE (octave-forge/pr0m1th3as-datatypes-release-1.0.2_GH0.tar.gz) = 288518
|
||||||
|
|
Loading…
Add table
Reference in a new issue