aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2010-07-08 02:25:18 +0000
committerSahil Tandon <sahil@FreeBSD.org>2010-07-08 02:25:18 +0000
commita740a92411d7dd33bc25ae8fcb8f9c030e7ac5d9 (patch)
tree022ae08b3e1413bf500fe12acaea04e2d3e1c7c9
parenta5feba6e0ed73d2c8d9b3e9f2cd46262af7c5b96 (diff)
downloadports-a740a92411d7dd33bc25ae8fcb8f9c030e7ac5d9.tar.gz
ports-a740a92411d7dd33bc25ae8fcb8f9c030e7ac5d9.zip
- Update to 1.0.5
PR: ports/148434 Submitted by: Diego Schulz <dschulz@gmail.com> (maintainer) Approved by: wxs@/itetcu@ (mentors, implicit) Feature safe: yes
Notes
Notes: svn path=/head/; revision=257509
-rw-r--r--www/cherokee/Makefile2
-rw-r--r--www/cherokee/distinfo6
-rw-r--r--www/cherokee/pkg-plist10
3 files changed, 14 insertions, 4 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile
index e5d1cadb687e..ca496bcdea33 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cherokee
-PORTVERSION= 1.0.4
+PORTVERSION= 1.0.5
CATEGORIES= www
MASTER_SITES= http://www.cherokee-project.com/download/1.0/${PORTVERSION}/ \
http://cherokee.osuosl.org/1.0/${PORTVERSION}/ \
diff --git a/www/cherokee/distinfo b/www/cherokee/distinfo
index ccbcf5e2756d..16411d297867 100644
--- a/www/cherokee/distinfo
+++ b/www/cherokee/distinfo
@@ -1,3 +1,3 @@
-MD5 (cherokee-1.0.4.tar.gz) = 24874b465abe6611ef2f2c145a840cb2
-SHA256 (cherokee-1.0.4.tar.gz) = d35e6feb1f9908366958c6674979e11bab397d31652f9c4020716a08e185e509
-SIZE (cherokee-1.0.4.tar.gz) = 5326233
+MD5 (cherokee-1.0.5.tar.gz) = 28261c77f0181994e7c372aed37f5ea3
+SHA256 (cherokee-1.0.5.tar.gz) = cdf15d9a44204167d203dcd5e57e44ed7114c34beaf363edb66d6419b4ad79e0
+SIZE (cherokee-1.0.5.tar.gz) = 5364282
diff --git a/www/cherokee/pkg-plist b/www/cherokee/pkg-plist
index 0fe1d9c7510f..e78b8ed78746 100644
--- a/www/cherokee/pkg-plist
+++ b/www/cherokee/pkg-plist
@@ -69,6 +69,8 @@ lib/cherokee/libplugin_custom.la
lib/cherokee/libplugin_custom.so
lib/cherokee/libplugin_custom_error.la
lib/cherokee/libplugin_custom_error.so
+lib/cherokee/libplugin_tls.la
+lib/cherokee/libplugin_tls.so
%%MYSQL%%lib/cherokee/libplugin_dbslayer.la
%%MYSQL%%lib/cherokee/libplugin_dbslayer.so
lib/cherokee/libplugin_deflate.la
@@ -192,8 +194,12 @@ share/aclocal/cherokee.m4
%%NLS%%share/locale/sv_SE/LC_MESSAGES/cherokee.mo
%%ADMIN%%%%DATADIR%%/admin/Auth.py
%%ADMIN%%%%DATADIR%%/admin/Auth.pyc
+%%ADMIN%%%%DATADIR%%/admin/Backup.py
+%%ADMIN%%%%DATADIR%%/admin/Backup.pyc
%%ADMIN%%%%DATADIR%%/admin/Balancer.py
%%ADMIN%%%%DATADIR%%/admin/Balancer.pyc
+%%ADMIN%%%%DATADIR%%/admin/Login.py
+%%ADMIN%%%%DATADIR%%/admin/Login.pyc
%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Box.py
%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Box.pyc
%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Button.py
@@ -274,6 +280,8 @@ share/aclocal/cherokee.m4
%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Uploader.pyc
%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Widget.py
%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/Widget.pyc
+%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/XMLRPCProxy.py
+%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/XMLRPCProxy.pyc
%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/__init__.py
%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/__init__.pyc
%%ADMIN%%%%DATADIR%%/admin/CTK/CTK/consts.py
@@ -492,6 +500,8 @@ share/aclocal/cherokee.m4
%%ADMIN%%%%DATADIR%%/admin/plugins/streaming.pyc
%%ADMIN%%%%DATADIR%%/admin/plugins/target_ip.py
%%ADMIN%%%%DATADIR%%/admin/plugins/target_ip.pyc
+%%ADMIN%%%%DATADIR%%/admin/plugins/tls.py
+%%ADMIN%%%%DATADIR%%/admin/plugins/tls.pyc
%%ADMIN%%%%DATADIR%%/admin/plugins/url_arg.py
%%ADMIN%%%%DATADIR%%/admin/plugins/url_arg.pyc
%%ADMIN%%%%DATADIR%%/admin/plugins/uwsgi.py