AdaSockets 1.8.2 didn't compile properly on FreeBSD (4.x or 5.x)
because of an incompatibility with the currently supported GNAT version. This is fixed in AdaSockets 1.8.3. PR: 59621 Submitted By: MAINTAINER
This commit is contained in:
parent
d6a5f7e9af
commit
aac8b657f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94962
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= adasockets
|
||||
PORTVERSION= 1.8.2
|
||||
PORTVERSION= 1.8.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.rfc1149.net/download/adasockets/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (adasockets-1.8.2.tar.gz) = 38960c967f7950544ccf1c11a50daa62
|
||||
MD5 (adasockets-1.8.3.tar.gz) = 10c03dabff57a135b232b62d1e9a908a
|
||||
|
|
Loading…
Reference in a new issue