- Update to 1.5.8
PR: 154564 Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
This commit is contained in:
parent
c1116b0fbe
commit
a7bc89cbe1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=270289
3 changed files with 4 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= GiNaC
|
||||
PORTVERSION= 1.5.6
|
||||
PORTVERSION= 1.5.8
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \
|
||||
http://www.ginac.de/
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (ginac-1.5.6.tar.bz2) = 5a13bf1a29d5aaf4f6085058447229b9
|
||||
SHA256 (ginac-1.5.6.tar.bz2) = f06175f32e758279e963910087890c7109222975a7f7fcfe90fd4fec22d20e24
|
||||
SIZE (ginac-1.5.6.tar.bz2) = 998303
|
||||
SHA256 (ginac-1.5.8.tar.bz2) = 8ce72e70f7539e9a2b32539e13eb651fd688d1423dd90bcf0b9c37b592cfc2dd
|
||||
SIZE (ginac-1.5.8.tar.bz2) = 1003965
|
||||
|
|
|
@ -51,6 +51,6 @@ lib/libginac.a
|
|||
lib/libginac.la
|
||||
lib/libginac.so
|
||||
lib/libginac-1.5.so
|
||||
lib/libginac-1.5.so.1
|
||||
lib/libginac-1.5.so.2
|
||||
libdata/pkgconfig/ginac.pc
|
||||
@dirrm include/ginac
|
||||
|
|
Loading…
Reference in a new issue