diff options
author | rm <rm@FreeBSD.org> | 2012-01-19 06:52:44 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-01-19 06:52:44 +0800 |
commit | e87077ee787c7ec3303f005a1dfb162753d58376 (patch) | |
tree | c29ce0da25ac30b6de7b5b2bf3a6414827fa9bdb /net/asio/pkg-descr | |
parent | 020ff0b273b97030a112a4ba47f634bc3b7dcaf5 (diff) | |
download | freebsd-ports-gnome-e87077ee787c7ec3303f005a1dfb162753d58376.tar.gz freebsd-ports-gnome-e87077ee787c7ec3303f005a1dfb162753d58376.tar.zst freebsd-ports-gnome-e87077ee787c7ec3303f005a1dfb162753d58376.zip |
- update to 1.4.8
changelogs:
http://sourceforge.net/projects/asio/files/asio/1.4.6%20%28Stable%29/README.txt/view
http://sourceforge.net/projects/asio/files/asio/1.4.7%20%28Stable%29/README.txt/view
http://sourceforge.net/projects/asio/files/asio/1.4.8%20%28Stable%29/README.txt/view
PR: 159165
Submitted by: Olivier Duchateau <duchateau.olivier at gmail dot com>
Approved by: acm (maintainer timeout; 5 months+)
Diffstat (limited to 'net/asio/pkg-descr')
-rw-r--r-- | net/asio/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asio/pkg-descr b/net/asio/pkg-descr index 73cb08c512e8..69f8bdfe2a2e 100644 --- a/net/asio/pkg-descr +++ b/net/asio/pkg-descr @@ -1,5 +1,5 @@ Asio is a cross-platform C++ library for network and low-level I/O programming -that provides developers with a consistent asynchronous model using a modern +that provides developers with a consistent asynchronous model using a modern C++ approach. WWW: http://think-async.com/Asio/ |