mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
math/GiNaC: Update to 1.8.2.
This commit is contained in:
parent
0045fcb9ff
commit
c15a9f6fe0
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
|
# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
|
||||||
|
|
||||||
PORTNAME= GiNaC
|
PORTNAME= GiNaC
|
||||||
PORTVERSION= 1.8.1
|
PORTVERSION= 1.8.2
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
|
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
|
||||||
http://www.ginac.de/
|
http://www.ginac.de/
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1629405569
|
TIMESTAMP = 1641064252
|
||||||
SHA256 (ginac-1.8.1.tar.bz2) = f1695dbd6b187061ef3fba507648c9d6dba438f733b058c16f9278cbdcf5e1ab
|
SHA256 (ginac-1.8.2.tar.bz2) = bfcd751abcaf8afddb83958c2ad22763a75ea24032553e503ee9b38e3ea3b6c3
|
||||||
SIZE (ginac-1.8.1.tar.bz2) = 1128166
|
SIZE (ginac-1.8.2.tar.bz2) = 1142428
|
||||||
|
|
|
@ -51,7 +51,7 @@ include/ginac/wildcard.h
|
||||||
lib/libginac.a
|
lib/libginac.a
|
||||||
lib/libginac.so
|
lib/libginac.so
|
||||||
lib/libginac.so.11
|
lib/libginac.so.11
|
||||||
lib/libginac.so.11.1.0
|
lib/libginac.so.11.1.1
|
||||||
libdata/pkgconfig/ginac.pc
|
libdata/pkgconfig/ginac.pc
|
||||||
libexec/ginac-excompiler
|
libexec/ginac-excompiler
|
||||||
man/man1/ginsh.1.gz
|
man/man1/ginsh.1.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue