diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2007-08-25 20:01:07 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2007-08-25 20:01:07 +0000 |
commit | f9dc424914aa7e28364b4b73cbf183784e063d63 (patch) | |
tree | 789003f6e939ace12d8a1d9eae823954c5fc73da /www/cherokee-devel | |
parent | 3f978ba5868f29db7c9c7afb525a86b282726aa9 (diff) | |
download | ports-f9dc424914aa7e28364b4b73cbf183784e063d63.tar.gz ports-f9dc424914aa7e28364b4b73cbf183784e063d63.zip |
- Update to 0.6.0b863
Approved by: sat (mentor)
Notes
Notes:
svn path=/head/; revision=198306
Diffstat (limited to 'www/cherokee-devel')
-rw-r--r-- | www/cherokee-devel/Makefile | 3 | ||||
-rw-r--r-- | www/cherokee-devel/distinfo | 6 | ||||
-rw-r--r-- | www/cherokee-devel/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/www/cherokee-devel/Makefile b/www/cherokee-devel/Makefile index 79dad87ba9b5..1da00f5fd1ab 100644 --- a/www/cherokee-devel/Makefile +++ b/www/cherokee-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cherokee -DISTVERSION= 0.6.0b700 -PORTREVISION= 1 +DISTVERSION= 0.6.0b863 CATEGORIES= www MASTER_SITES= http://www.cherokee-project.com/download/0.6/${PORTVERSION:R}/ \ CENKES LOCAL/beech diff --git a/www/cherokee-devel/distinfo b/www/cherokee-devel/distinfo index 23462026fdd1..7966d29ac2db 100644 --- a/www/cherokee-devel/distinfo +++ b/www/cherokee-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (cherokee-0.6.0b700.tar.gz) = bba3567da2802bef8a76694d8e29ef47 -SHA256 (cherokee-0.6.0b700.tar.gz) = 3fbad3ce1f3e444d4067555bdd0065267c75f71b7e45df2a1e057459edd9f008 -SIZE (cherokee-0.6.0b700.tar.gz) = 1025738 +MD5 (cherokee-0.6.0b863.tar.gz) = 55817de038d15fd59953bb0412968948 +SHA256 (cherokee-0.6.0b863.tar.gz) = 10d1b0da07fe687a9f6a2559af288d6110896075606406e09db922699c66a121 +SIZE (cherokee-0.6.0b863.tar.gz) = 1047063 diff --git a/www/cherokee-devel/pkg-plist b/www/cherokee-devel/pkg-plist index fa0abb8ea053..f09fdd2469e8 100644 --- a/www/cherokee-devel/pkg-plist +++ b/www/cherokee-devel/pkg-plist @@ -38,9 +38,9 @@ include/cherokee/module.h include/cherokee/nonce.h include/cherokee/plugin.h include/cherokee/plugin_loader.h +include/cherokee/post.h include/cherokee/resolv_cache.h include/cherokee/server.h -include/cherokee/table.h include/cherokee/url.h include/cherokee/util.h include/cherokee/version.h |