diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2008-08-27 11:05:50 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2008-08-27 11:05:50 +0000 |
commit | 2a5618ba868ea6bf5f84f2bdc38ae145e31c7664 (patch) | |
tree | 281e26f8ba8be7c22b3002a54ba43af020e1d7c4 | |
parent | 42f64c3af238766344f0da0770e7c1a01b444dc5 (diff) |
Update libev to 3.43
PR: 126862
Submitted by: Zhu Yan <nayuhz at gmail.com>
Notes
Notes:
svn path=/head/; revision=219296
-rw-r--r-- | devel/libev/Makefile | 2 | ||||
-rw-r--r-- | devel/libev/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libev/Makefile b/devel/libev/Makefile index 652bffb53ca2..5e1b9cf86ecf 100644 --- a/devel/libev/Makefile +++ b/devel/libev/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libev -PORTVERSION= 3.0 +PORTVERSION= 3.43 CATEGORIES= devel MASTER_SITES= http://dist.schmorp.de/libev/Attic/ diff --git a/devel/libev/distinfo b/devel/libev/distinfo index 13472a1844e6..533bc20ca295 100644 --- a/devel/libev/distinfo +++ b/devel/libev/distinfo @@ -1,3 +1,3 @@ -MD5 (libev-3.0.tar.gz) = 2168de45883b40ab9f1b451a5b20e280 -SHA256 (libev-3.0.tar.gz) = 7f5c234485165659d5f8d93b11c1c1433ad2ca34b03a0ed1f20fdd4a7fd10fba -SIZE (libev-3.0.tar.gz) = 400771 +MD5 (libev-3.43.tar.gz) = 6dddea9189345f0c8c36c4eb8ecce441 +SHA256 (libev-3.43.tar.gz) = ebd7806b84fb8188c3ece2faf2a030e4e69613144796d5ca2967a8e3e1f3473d +SIZE (libev-3.43.tar.gz) = 424884 |