- 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:
Sunpoet Po-Chuan Hsieh 2011-06-11 14:33:17 +00:00
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

View file

@ -6,7 +6,7 @@
#
PORTNAME= Apache-Htgroup
PORTVERSION= 1.22
PORTVERSION= 1.23
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View file

@ -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

View file

@ -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/