Update to 2.3.1.
(Bugfix in cleanup. Pointers had been set to NULL before free()'ing.) Submitted by: bento (checksum mismatch)
This commit is contained in:
parent
8438895106
commit
d744da940c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46730
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cidr
|
||||
PORTVERSION= 2.3
|
||||
PORTVERSION= 2.3.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://home.netcom.com/~naym/cidr/
|
||||
DISTNAME= cidr-current
|
||||
|
@ -1 +1 @@
|
||||
MD5 (cidr-current.tar.gz) = 59b4c94b2a721a0e47973d0f79d72d91
|
||||
MD5 (cidr-current.tar.gz) = 5954588563509305df07fd437b51e24a
|
||||
|
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cidr
|
||||
PORTVERSION= 2.3
|
||||
PORTVERSION= 2.3.1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://home.netcom.com/~naym/cidr/
|
||||
DISTNAME= cidr-current
|
||||
|
@ -1 +1 @@
|
||||
MD5 (cidr-current.tar.gz) = 59b4c94b2a721a0e47973d0f79d72d91
|
||||
MD5 (cidr-current.tar.gz) = 5954588563509305df07fd437b51e24a
|
||||
|
Loading…
Reference in New Issue
Block a user