mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
math/asl: Update 1.4.4 -> 2.0.0
Reported by: portscout
This commit is contained in:
parent
2bc6cc38f2
commit
ce52f9301c
21 changed files with 37 additions and 30 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= apache-openoffice
|
PORTNAME= apache-openoffice
|
||||||
PORTVERSION= ${AOOVERSION}
|
PORTVERSION= ${AOOVERSION}
|
||||||
PORTREVISION= 0
|
PORTREVISION= 1
|
||||||
CATEGORIES= editors java
|
CATEGORIES= editors java
|
||||||
MASTER_SITES= https://dlcdn.apache.org/openoffice/${PORTVERSION}/source/ \
|
MASTER_SITES= https://dlcdn.apache.org/openoffice/${PORTVERSION}/source/ \
|
||||||
https://archive.apache.org/dist/openoffice/${PORTVERSION}/source/ \
|
https://archive.apache.org/dist/openoffice/${PORTVERSION}/source/ \
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= apache-openoffice
|
PORTNAME= apache-openoffice
|
||||||
PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${TIMESTAMP}
|
PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${TIMESTAMP}
|
||||||
PORTREVISION= 0
|
PORTREVISION= 1
|
||||||
PORTEPOCH= 4
|
PORTEPOCH= 4
|
||||||
CATEGORIES= editors java
|
CATEGORIES= editors java
|
||||||
MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-${TIMESTAMP}/source/ \
|
MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-${TIMESTAMP}/source/ \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= asl
|
PORTNAME= asl
|
||||||
DISTVERSIONPREFIX= releases/
|
DISTVERSIONPREFIX= releases/
|
||||||
DISTVERSION= 1.4.4
|
DISTVERSION= 2.0.0
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= https://coin-or-tools.github.io/ThirdParty-ASL/:solvers
|
MASTER_SITES= https://coin-or-tools.github.io/ThirdParty-ASL/:solvers
|
||||||
PKGNAMEPREFIX= coin-or-
|
PKGNAMEPREFIX= coin-or-
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
TIMESTAMP = 1643656607
|
TIMESTAMP = 1645600598
|
||||||
SHA256 (solvers-64919f75f.tgz) = e212926d1d797701adc901ef18eaab6b15edd13f9281dd8c9266e3cdaf8c2dd3
|
SHA256 (solvers-64919f75f.tgz) = e212926d1d797701adc901ef18eaab6b15edd13f9281dd8c9266e3cdaf8c2dd3
|
||||||
SIZE (solvers-64919f75f.tgz) = 360043
|
SIZE (solvers-64919f75f.tgz) = 360043
|
||||||
SHA256 (coin-or-tools-ThirdParty-ASL-releases-1.4.4_GH0.tar.gz) = dc742ec8ccec65f0af692879f3d51af76d743d5bcafac0714d01e15a6f9147ad
|
SHA256 (coin-or-tools-ThirdParty-ASL-releases-2.0.0_GH0.tar.gz) = b617b6d46a2722189dedef7c8013f7e21ebe677fe34cc6b62fabb1639fd3a96d
|
||||||
SIZE (coin-or-tools-ThirdParty-ASL-releases-1.4.4_GH0.tar.gz) = 254368
|
SIZE (coin-or-tools-ThirdParty-ASL-releases-2.0.0_GH0.tar.gz) = 247662
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
include/coin/ThirdParty/arith.h
|
include/coin-or/asl/arith.h
|
||||||
include/coin/ThirdParty/asl.h
|
include/coin-or/asl/asl.h
|
||||||
include/coin/ThirdParty/asl_pfg.h
|
include/coin-or/asl/asl_pfg.h
|
||||||
include/coin/ThirdParty/asl_pfgh.h
|
include/coin-or/asl/asl_pfgh.h
|
||||||
include/coin/ThirdParty/funcadd.h
|
include/coin-or/asl/funcadd.h
|
||||||
include/coin/ThirdParty/getstub.h
|
include/coin-or/asl/getstub.h
|
||||||
include/coin/ThirdParty/nlp.h
|
include/coin-or/asl/nlp.h
|
||||||
include/coin/ThirdParty/nlp2.h
|
include/coin-or/asl/nlp2.h
|
||||||
include/coin/ThirdParty/opcode.hd
|
include/coin-or/asl/opcode.hd
|
||||||
include/coin/ThirdParty/psinfo.h
|
include/coin-or/asl/psinfo.h
|
||||||
include/coin/ThirdParty/r_opn.hd
|
include/coin-or/asl/r_opn.hd
|
||||||
include/coin/ThirdParty/stdio1.h
|
include/coin-or/asl/stdio1.h
|
||||||
lib/libcoinasl.so
|
lib/libcoinasl.so
|
||||||
lib/libcoinasl.so.1
|
lib/libcoinasl.so.2
|
||||||
lib/libcoinasl.so.1.4.4
|
lib/libcoinasl.so.2.0.0
|
||||||
libdata/pkgconfig/coinasl.pc
|
libdata/pkgconfig/coinasl.pc
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= bonmin
|
PORTNAME= bonmin
|
||||||
DISTVERSIONPREFIX= releases/
|
DISTVERSIONPREFIX= releases/
|
||||||
DISTVERSION= 1.8.8
|
DISTVERSION= 1.8.8
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
PKGNAMEPREFIX= coin-or-
|
PKGNAMEPREFIX= coin-or-
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= casadi
|
PORTNAME= casadi
|
||||||
DISTVERSION= 3.5.5
|
DISTVERSION= 3.5.5
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= cbc
|
PORTNAME= cbc
|
||||||
DISTVERSIONPREFIX= releases/
|
DISTVERSIONPREFIX= releases/
|
||||||
DISTVERSION= 2.10.5
|
DISTVERSION= 2.10.5
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
PKGNAMEPREFIX= coin-or-
|
PKGNAMEPREFIX= coin-or-
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
PORTNAME= cgl-conic
|
PORTNAME= cgl-conic
|
||||||
DISTVERSIONPREFIX= releases/
|
DISTVERSIONPREFIX= releases/
|
||||||
DISTVERSION= 1.0.0-6
|
DISTVERSION= 1.0.0-6
|
||||||
|
PORTREVISION= 1
|
||||||
DISTVERSIONSUFFIX= -gc96de60
|
DISTVERSIONSUFFIX= -gc96de60
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
PKGNAMEPREFIX= coin-or-
|
PKGNAMEPREFIX= coin-or-
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
PORTNAME= cgl
|
PORTNAME= cgl
|
||||||
DISTVERSIONPREFIX= releases/
|
DISTVERSIONPREFIX= releases/
|
||||||
DISTVERSION= 0.60.4
|
DISTVERSION= 0.60.4
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
PKGNAMEPREFIX= coin-or-
|
PKGNAMEPREFIX= coin-or-
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= Clp
|
PORTNAME= Clp
|
||||||
DISTVERSION= 1.17.3
|
DISTVERSION= 1.17.3
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/
|
MASTER_SITES= https://www.coin-or.org/download/source/${PORTNAME}/
|
||||||
PKGNAMEPREFIX= coin-or-
|
PKGNAMEPREFIX= coin-or-
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
PORTNAME= CoinMP
|
PORTNAME= CoinMP
|
||||||
DISTVERSIONPREFIX= releases/
|
DISTVERSIONPREFIX= releases/
|
||||||
DISTVERSION= 1.8.4
|
DISTVERSION= 1.8.4
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= couenne
|
PORTNAME= couenne
|
||||||
DISTVERSIONPREFIX= releases/
|
DISTVERSIONPREFIX= releases/
|
||||||
DISTVERSION= 0.5.8
|
DISTVERSION= 0.5.8
|
||||||
PORTREVISION= 7
|
PORTREVISION= 8
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
PKGNAMEPREFIX= coin-or-
|
PKGNAMEPREFIX= coin-or-
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= disco
|
PORTNAME= disco
|
||||||
DISTVERSIONPREFIX= releases/
|
DISTVERSIONPREFIX= releases/
|
||||||
DISTVERSION= 1.0.0-33
|
DISTVERSION= 1.0.0-33
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
DISTVERSIONSUFFIX= -g68720be
|
DISTVERSIONSUFFIX= -g68720be
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
PKGNAMEPREFIX= coin-or-
|
PKGNAMEPREFIX= coin-or-
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
PORTNAME= gravity
|
PORTNAME= gravity
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 1.1.20210512
|
DISTVERSION= 1.1.20210512
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
PKGNAMEPREFIX= coin-or-
|
PKGNAMEPREFIX= coin-or-
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PORTNAME= Ipopt
|
PORTNAME= Ipopt
|
||||||
DISTVERSION= 3.12.13
|
DISTVERSION= 3.12.13
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= https://www.coin-or.org/download/source/Ipopt/ \
|
MASTER_SITES= https://www.coin-or.org/download/source/Ipopt/ \
|
||||||
http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/OLD/:metis \
|
http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/OLD/:metis \
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
PORTNAME= openturns
|
PORTNAME= openturns
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 1.18
|
DISTVERSION= 1.18
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
PORTNAME= or-tools
|
PORTNAME= or-tools
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 9.2
|
DISTVERSION= 9.2
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
PORTNAME= or-tools
|
PORTNAME= or-tools
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 9.2
|
DISTVERSION= 9.2
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
PORTNAME= symphony
|
PORTNAME= symphony
|
||||||
DISTVERSIONPREFIX= releases/
|
DISTVERSIONPREFIX= releases/
|
||||||
DISTVERSION= 5.6.18
|
DISTVERSION= 5.6.18
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
PKGNAMEPREFIX= coin-or-
|
PKGNAMEPREFIX= coin-or-
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
PORTNAME= openmvg
|
PORTNAME= openmvg
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 2.0
|
DISTVERSION= 2.0
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= misc science
|
CATEGORIES= misc science
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
Loading…
Add table
Reference in a new issue