mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/barvinok: update 0.41.7 → 0.41.8
Reported by: portscout
This commit is contained in:
parent
df10f6be56
commit
37b6f442b8
3 changed files with 7 additions and 6 deletions
|
@ -1,13 +1,14 @@
|
|||
PORTNAME= barvinok
|
||||
DISTVERSION= 0.41.7
|
||||
DISTVERSION= 0.41.8
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= https://barvinok.sourceforge.io/
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Library for counting the number of integer points in polytopes
|
||||
WWW= http://freshmeat.sourceforge.net/projects/barvinok
|
||||
WWW= https://barvinok.sourceforge.io/
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
FETCH_DEPENDS= git:devel/git
|
||||
LIB_DEPENDS= libglpk.so:math/glpk \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1685989736
|
||||
SHA256 (barvinok-0.41.7.tar.gz) = 1d305e42487d3db8084a233035a1578be827a8d8d4a5a7506f6a6315b18273d1
|
||||
SIZE (barvinok-0.41.7.tar.gz) = 6436603
|
||||
TIMESTAMP = 1725526375
|
||||
SHA256 (barvinok-0.41.8.tar.gz) = cc40feee5a882ea9fbaee696b303f377e9c46b2321831303480bed1adb8eca3a
|
||||
SIZE (barvinok-0.41.8.tar.gz) = 7610956
|
||||
|
|
|
@ -17,5 +17,5 @@ include/barvinok/set.h
|
|||
include/barvinok/util.h
|
||||
lib/libbarvinok.so
|
||||
lib/libbarvinok.so.23
|
||||
lib/libbarvinok.so.23.0.12
|
||||
lib/libbarvinok.so.23.0.13
|
||||
libdata/pkgconfig/barvinok.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue