1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 2.05

* fixed a segfault bug in config parser
This commit is contained in:
Sergey Matveychuk 2009-07-13 16:03:14 +00:00
parent 1679071ac1
commit 046dae951c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237696
2 changed files with 5 additions and 5 deletions

View File

@ -6,13 +6,13 @@
#
PORTNAME= whoson
PORTVERSION= 2.04
PORTVERSION= 2.05
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sem@FreeBSD.org
COMMENT= `WHO iS ONline' protocol implementation
COMMENT= Implementation of `WHO iS ONline' protocol
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (whoson-2.04.tar.gz) = e74d3484ebb3f002703f81e9e76d51b0
SHA256 (whoson-2.04.tar.gz) = 6c6f9d19dd77652d27353912e9a7c01e01cf1f91a9c53ce5a925af1576faa1d7
SIZE (whoson-2.04.tar.gz) = 372029
MD5 (whoson-2.05.tar.gz) = 5c36fbaca0f8a618af2433fc92b3e5b2
SHA256 (whoson-2.05.tar.gz) = d691cc40920ce5d001f7d2c74dc989a53ca018bf125027b67f3cc42db6b80ba5
SIZE (whoson-2.05.tar.gz) = 337204