math/barvinok: update 0.41.7 → 0.41.8

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2024-09-05 02:24:57 -07:00
parent df10f6be56
commit 37b6f442b8
3 changed files with 7 additions and 6 deletions

View file

@ -1,13 +1,14 @@
PORTNAME= barvinok PORTNAME= barvinok
DISTVERSION= 0.41.7 DISTVERSION= 0.41.8
CATEGORIES= math CATEGORIES= math
MASTER_SITES= https://barvinok.sourceforge.io/ MASTER_SITES= https://barvinok.sourceforge.io/
MAINTAINER= yuri@FreeBSD.org MAINTAINER= yuri@FreeBSD.org
COMMENT= Library for counting the number of integer points in polytopes 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= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
FETCH_DEPENDS= git:devel/git FETCH_DEPENDS= git:devel/git
LIB_DEPENDS= libglpk.so:math/glpk \ LIB_DEPENDS= libglpk.so:math/glpk \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1685989736 TIMESTAMP = 1725526375
SHA256 (barvinok-0.41.7.tar.gz) = 1d305e42487d3db8084a233035a1578be827a8d8d4a5a7506f6a6315b18273d1 SHA256 (barvinok-0.41.8.tar.gz) = cc40feee5a882ea9fbaee696b303f377e9c46b2321831303480bed1adb8eca3a
SIZE (barvinok-0.41.7.tar.gz) = 6436603 SIZE (barvinok-0.41.8.tar.gz) = 7610956

View file

@ -17,5 +17,5 @@ include/barvinok/set.h
include/barvinok/util.h include/barvinok/util.h
lib/libbarvinok.so lib/libbarvinok.so
lib/libbarvinok.so.23 lib/libbarvinok.so.23
lib/libbarvinok.so.23.0.12 lib/libbarvinok.so.23.0.13
libdata/pkgconfig/barvinok.pc libdata/pkgconfig/barvinok.pc