diff options
author | beech <beech@FreeBSD.org> | 2007-08-26 04:01:07 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2007-08-26 04:01:07 +0800 |
commit | 1975288d9bc7f4864b137f108fcdbeba5bfb63fa (patch) | |
tree | 6acc11251947289c895dd6bb52a68ff679482e7b /www | |
parent | afc60095b2fa7bf4681191d692dddb9e5a78fa69 (diff) | |
download | freebsd-ports-gnome-1975288d9bc7f4864b137f108fcdbeba5bfb63fa.tar.gz freebsd-ports-gnome-1975288d9bc7f4864b137f108fcdbeba5bfb63fa.tar.zst freebsd-ports-gnome-1975288d9bc7f4864b137f108fcdbeba5bfb63fa.zip |
- Update to 0.6.0b863
Approved by: sat (mentor)
Diffstat (limited to 'www')
-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 |