mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.23
- While I'm here, add WWW Changes: - Add deletegroup('GroupName') PR: ports/157360 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: maintainer (timeout, 15 days)
This commit is contained in:
parent
790e6c4f11
commit
6f41bb01a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275376
3 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Apache-Htgroup
|
||||
PORTVERSION= 1.22
|
||||
PORTVERSION= 1.23
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Apache-Htgroup-1.22.tar.gz) = 5df21c295ef0b68ae0e827a9f3ea2f9560238f54ef89a2125a9eef140617fe3f
|
||||
SIZE (Apache-Htgroup-1.22.tar.gz) = 13239
|
||||
SHA256 (Apache-Htgroup-1.23.tar.gz) = 915ddf0d60c7889f417646a6f998c264626336306b906e3a7e21d25eaafb986c
|
||||
SIZE (Apache-Htgroup-1.23.tar.gz) = 11584
|
||||
|
|
|
@ -2,3 +2,5 @@ Manage Apache htgroup files. Please note that this is not a mod_perl
|
|||
module. Please also note that there is another module that does similar
|
||||
things (HTTPD::UserManage) and that this is a more simplistic module, not
|
||||
doing all the things that one does.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Apache-Htgroup/
|
||||
|
|
Loading…
Add table
Reference in a new issue