Bump mimir to 2.15.
It seems distfiles have been moved around on the FTP site, so fix the MASTER_SITES.
This commit is contained in:
parent
7c1c80dc0c
commit
f1cdc62356
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227438
2 changed files with 14 additions and 13 deletions
|
@ -5,18 +5,19 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= mimir
|
||||
PORTVERSION= 2.14
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.cs.ru.nl/pub/vb/
|
||||
PORTNAME= mimir
|
||||
PORTVERSION= 2.15
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.cs.ru.nl/pub/vb/mimir/src/
|
||||
|
||||
MAINTAINER= ed@FreeBSD.org
|
||||
COMMENT= Data-structure library used by the Elan Programming Environment
|
||||
MAINTAINER= ed@FreeBSD.org
|
||||
COMMENT= Data-structure library used by the Elan Programming Environment
|
||||
|
||||
MAN1= dcg.1
|
||||
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (mimir-2.14.tar.gz) = fadc213c8c492004996b721aa69db027
|
||||
SHA256 (mimir-2.14.tar.gz) = a22a4d19b4e9830af80a05b5cd12118af5f86604632e875e666ea25624c72060
|
||||
SIZE (mimir-2.14.tar.gz) = 210694
|
||||
MD5 (mimir-2.15.tar.gz) = b507d84d974a1715b7821385e21ea928
|
||||
SHA256 (mimir-2.15.tar.gz) = 5bd41d84ef70d6b7873e0c95afa72d1c153b247886b6902e6be99b28f5e2e580
|
||||
SIZE (mimir-2.15.tar.gz) = 410373
|
||||
|
|
Loading…
Reference in a new issue