mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update to 1.2.2 release.
PR: ports/120188 Submitted by: danger
This commit is contained in:
parent
2da6642c9d
commit
029ca0cee1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206531
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xcache
|
||||
DISTVERSION= 1.2.1
|
||||
DISTVERSION= 1.2.2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://xcache.lighttpd.net/pub/Releases/${DISTVERSION}/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xcache-1.2.1.tar.bz2) = 42133468871c573c397b8375dc8c19b6
|
||||
SHA256 (xcache-1.2.1.tar.bz2) = 67d56b7507005d4b88fda4de4876fe2ff6022c16360493486aabf94821f6ac67
|
||||
SIZE (xcache-1.2.1.tar.bz2) = 209708
|
||||
MD5 (xcache-1.2.2.tar.bz2) = 0907f62536e6f8b10f900e54e37090b9
|
||||
SHA256 (xcache-1.2.2.tar.bz2) = 2c37ad89627379a79e5f26e204ca4a61c2d13cd097161d78aa67a6881448786b
|
||||
SIZE (xcache-1.2.2.tar.bz2) = 210835
|
||||
|
@ -18,7 +18,7 @@
|
||||
+extension = xcache.so
|
||||
|
||||
[xcache.admin]
|
||||
xcache.admin.auth = On
|
||||
xcache.admin.enable_auth = On
|
||||
-xcache.admin.user = "mOo"
|
||||
+xcache.admin.user = "admin"
|
||||
; xcache.admin.pass = md5($your_password)
|
||||
|
Loading…
Reference in New Issue
Block a user