mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
devel/isl: Update to 0.24
Drop maintainership.
This commit is contained in:
parent
ee5eeacc36
commit
9cbf488d23
@ -1,11 +1,11 @@
|
||||
# Created by: Gea-Suan Lin <gslin@gslin.org>
|
||||
|
||||
PORTNAME= isl
|
||||
PORTVERSION= 0.23
|
||||
PORTVERSION= 0.24
|
||||
CATEGORIES= devel math
|
||||
MASTER_SITES= http://isl.gforge.inria.fr/
|
||||
|
||||
MAINTAINER= danilo@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Integer Set Library
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1606663869
|
||||
SHA256 (isl-0.23.tar.xz) = 5efc53efaef151301f4e7dde3856b66812d8153dede24fab17673f801c8698f2
|
||||
SIZE (isl-0.23.tar.xz) = 1729656
|
||||
TIMESTAMP = 1632249660
|
||||
SHA256 (isl-0.24.tar.xz) = 043105cc544f416b48736fff8caf077fb0663a717d06b1113f16e391ac99ebad
|
||||
SIZE (isl-0.24.tar.xz) = 1930956
|
||||
|
@ -49,6 +49,7 @@ include/isl/space_type.h
|
||||
include/isl/stdint.h
|
||||
include/isl/stream.h
|
||||
include/isl/stride_info.h
|
||||
include/isl/typed_cpp.h
|
||||
include/isl/union_map.h
|
||||
include/isl/union_map_type.h
|
||||
include/isl/union_set.h
|
||||
@ -62,6 +63,6 @@ include/isl/vertices.h
|
||||
lib/libisl.a
|
||||
lib/libisl.so
|
||||
lib/libisl.so.23
|
||||
lib/libisl.so.23.0.0
|
||||
lib/libisl.so.23.0.0-gdb.py
|
||||
lib/libisl.so.23.1.0
|
||||
lib/libisl.so.23.1.0-gdb.py
|
||||
libdata/pkgconfig/isl.pc
|
||||
|
Loading…
Reference in New Issue
Block a user