Update to 2.46
This commit is contained in:
parent
8cc99b9606
commit
8cb2866595
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282650
3 changed files with 4 additions and 5 deletions
|
@ -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/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue