diff options
author | kevlo <kevlo@FreeBSD.org> | 2011-09-30 10:58:59 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2011-09-30 10:58:59 +0800 |
commit | 831c3b6a449ebbaa4eb6c2fc7ab456db22e2b941 (patch) | |
tree | af7a5cec7b67d0e04a291b5c2b94f5440bec0b08 /www | |
parent | a575971113915b84ae3090efab61bd674cf1b605 (diff) | |
download | freebsd-ports-gnome-831c3b6a449ebbaa4eb6c2fc7ab456db22e2b941.tar.gz freebsd-ports-gnome-831c3b6a449ebbaa4eb6c2fc7ab456db22e2b941.tar.zst freebsd-ports-gnome-831c3b6a449ebbaa4eb6c2fc7ab456db22e2b941.zip |
Update to 2.46
Diffstat (limited to 'www')
-rw-r--r-- | www/hotcrp/Makefile | 3 | ||||
-rw-r--r-- | www/hotcrp/distinfo | 4 | ||||
-rw-r--r-- | www/hotcrp/files/pkg-message.in | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/www/hotcrp/Makefile b/www/hotcrp/Makefile index 7164eb76da2f..3b2d4cb66ede 100644 --- a/www/hotcrp/Makefile +++ b/www/hotcrp/Makefile @@ -6,8 +6,7 @@ # PORTNAME= hotcrp -PORTVERSION= 2.45 -PORTREVISION= 1 +PORTVERSION= 2.46 CATEGORIES= www MASTER_SITES= http://www.cs.ucla.edu/~kohler/hotcrp/ diff --git a/www/hotcrp/distinfo b/www/hotcrp/distinfo index 8d68ef9c781f..ba71dbb0122e 100644 --- a/www/hotcrp/distinfo +++ b/www/hotcrp/distinfo @@ -1,2 +1,2 @@ -SHA256 (hotcrp-2.45.tar.gz) = 4553215241ed0701d99e50afddf1c8f3778706352984062154c271f16ffbceed -SIZE (hotcrp-2.45.tar.gz) = 510587 +SHA256 (hotcrp-2.46.tar.gz) = 839b50d06b3680488510f0020371ed2531acfde76e16940f32047233e8f98e3c +SIZE (hotcrp-2.46.tar.gz) = 515529 diff --git a/www/hotcrp/files/pkg-message.in b/www/hotcrp/files/pkg-message.in index 12f6da39ec02..ff77e53f36ab 100644 --- a/www/hotcrp/files/pkg-message.in +++ b/www/hotcrp/files/pkg-message.in @@ -10,7 +10,7 @@ Read %%WWWDIR%%/README. You will probably want to add an alias to your httpd.conf file, something like this: - Alias /hotcrp %%WWWDIR%%/ + Alias /hotcrp %%WWWDIR%% AcceptPathInfo On <Directory %%WWWDIR%%> Options Indexes Includes FollowSymLinks MultiViews |