aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-03-25 10:03:03 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-03-25 10:03:03 +0000
commit4e43f11301eceeb683755fe37d25795bd589380c (patch)
tree966fa76d8c576ac2c3b04bb95a6ac9e9d46b7f3e
parent7793ac9343b04122a394edfd24ffaebc6369eb6f (diff)
downloadports-4e43f11301eceeb683755fe37d25795bd589380c.tar.gz
ports-4e43f11301eceeb683755fe37d25795bd589380c.zip
Notes
-rw-r--r--www/cherokee-devel/Makefile8
-rw-r--r--www/cherokee-devel/distinfo6
-rw-r--r--www/cherokee-devel/pkg-plist9
3 files changed, 12 insertions, 11 deletions
diff --git a/www/cherokee-devel/Makefile b/www/cherokee-devel/Makefile
index 8530466cb0e1..3c28912af1ba 100644
--- a/www/cherokee-devel/Makefile
+++ b/www/cherokee-devel/Makefile
@@ -6,11 +6,9 @@
#
PORTNAME= cherokee
-DISTVERSION= 0.6.0
-PORTREVISION= 3
+DISTVERSION= 0.7.0b1330
CATEGORIES= www
-MASTER_SITES= http://www.cherokee-project.com/download/0.6/${DISTVERSION}/ \
- LOCAL/beech
+MASTER_SITES= http://www.cherokee-project.com/download/trunk/
PKGNAMESUFFIX= -devel
MAINTAINER= beech@FreeBSD.org
@@ -33,7 +31,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --with-wwwroot=${PREFIX}/www/cherokee \
--enable-readdir_r \
--disable-static
-DEFCONFS= cherokee.conf mime.compression.types mime.types
+DEFCONFS= cherokee.conf
CONFSUBDIRS= ssl mods-available mods-enabled sites-available sites-enabled
MAN1= cget.1 cherokee-config.1 cherokee.1 cherokee_logrotate.1
diff --git a/www/cherokee-devel/distinfo b/www/cherokee-devel/distinfo
index 1ea434a75e27..144fb97190ce 100644
--- a/www/cherokee-devel/distinfo
+++ b/www/cherokee-devel/distinfo
@@ -1,3 +1,3 @@
-MD5 (cherokee-0.6.0.tar.gz) = f6eb7e847b50ebef5df45a3bc7df280c
-SHA256 (cherokee-0.6.0.tar.gz) = 58c13ffc71f2c3ed03cd258fba8d4b916310559aae2bdc89f57f4e609cf9e42c
-SIZE (cherokee-0.6.0.tar.gz) = 2494621
+MD5 (cherokee-0.7.0b1330.tar.gz) = cd25c37a08101bcd124a280d868315bb
+SHA256 (cherokee-0.7.0b1330.tar.gz) = 3c300de2c193b686d6a81d35109df256db7fc91a0077b68657c5409bf97b6340
+SIZE (cherokee-0.7.0b1330.tar.gz) = 2504023
diff --git a/www/cherokee-devel/pkg-plist b/www/cherokee-devel/pkg-plist
index dcd9b7d4b3df..015add5264dd 100644
--- a/www/cherokee-devel/pkg-plist
+++ b/www/cherokee-devel/pkg-plist
@@ -7,8 +7,6 @@ bin/cherokee_tweak
@unexec for i in `find %D/etc/cherokee -name \*.sample`;do if cmp -s $i ${i%%.sample};then rm -f ${i%%.sample};fi;done
etc/cherokee/cherokee.conf.default
etc/cherokee/cherokee.conf.perf_sample
-etc/cherokee/mime.compression.types.default
-etc/cherokee/mime.types.default
etc/cherokee/mods-enabled/.empty
etc/cherokee/sites-available/.empty
etc/cherokee/sites-enabled/.empty
@@ -80,10 +78,14 @@ lib/cherokee/libplugin_ncsa.la
lib/cherokee/libplugin_ncsa.so
lib/cherokee/libplugin_nn.la
lib/cherokee/libplugin_nn.so
+lib/cherokee/libplugin_pam.so
+lib/cherokee/libplugin_pam.la
lib/cherokee/libplugin_phpcgi.la
lib/cherokee/libplugin_phpcgi.so
lib/cherokee/libplugin_plain.la
lib/cherokee/libplugin_plain.so
+lib/cherokee/libplugin_proxy.so
+lib/cherokee/libplugin_proxy.la
lib/cherokee/libplugin_redir.la
lib/cherokee/libplugin_redir.so
lib/cherokee/libplugin_round_robin.la
@@ -174,6 +176,7 @@ share/aclocal/cherokee.m4
%%DATADIR%%/admin/static/css/cherokee.css
%%DATADIR%%/admin/static/css/reset-min.css
%%DATADIR%%/admin/static/images/background.png
+%%DATADIR%%/admin/static/images/bin.png
%%DATADIR%%/admin/static/images/button-left.png
%%DATADIR%%/admin/static/images/button-right.png
%%DATADIR%%/admin/static/images/cherokee-logo-bar.png
@@ -230,7 +233,7 @@ share/aclocal/cherokee.m4
%%DATADIR%%/icons/ruby.png
%%DATADIR%%/icons/script.png
%%DATADIR%%/mime_types.txt
-%%DATADIR%%/themes/default/cherokee-logo.png
+%%DATADIR%%/themes/default/logo.png
%%DATADIR%%/themes/default/entry.html
%%DATADIR%%/themes/default/footer.html
%%DATADIR%%/themes/default/header.html