diff options
Diffstat (limited to 'www/hotcrp')
-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 |