Update to 1.12.8

Approved by:	maintainer timeout
This commit is contained in:
Tilman Keskinoz 2003-03-23 16:23:42 +00:00
parent e72fccab33
commit da69133c72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77267
4 changed files with 1351 additions and 9 deletions

View file

@ -7,19 +7,14 @@
#
PORTNAME= libsocket++
PORTVERSION= 1.12.7
PORTVERSION= 1.12.8
CATEGORIES= net
MASTER_SITES= http://members.aon.at/~hstraub/linux/socket++/ \
ftp://ftp.umsicht.fhg.de/pub/unix/language/C++/class-libraries/ \
ftp://ftp.par.univie.ac.at/pub/unix/c++/ \
ftp://jungfrau.ptf.hro.nl/pub/socket/
MASTER_SITES= http://www.hstraub.at/linux/downloads/src/
DISTNAME= socket++-${PORTVERSION}
MAINTAINER= narvi@haldjas.folklore.ee
COMMENT= A C++ wrapper library to the sockets
BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_AUTOMAKE= yes

View file

@ -1 +1 @@
MD5 (socket++-1.12.7.tar.gz) = 3e0c78862185044d9db43bac537a3aea
MD5 (socket++-1.12.8.tar.gz) = 5434a145193927f330ddaf7f068cfd43

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,5 @@
lib/libsocket++.a
lib/libsocket++.so.0
lib/libsocket++.so.1
lib/libsocket++.so
include/socket++/fork.h
include/socket++/echo.h