diff options
author | clsung <clsung@FreeBSD.org> | 2007-02-12 11:02:58 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-02-12 11:02:58 +0800 |
commit | 8f4895a636f33bce043cc3b08edee07e86a02e52 (patch) | |
tree | 7a3dfcafd0eabf1d9f1d0447548f8c764324e721 /security | |
parent | 19e38e9fc95d7f92757a4a0c7c35180d323f5de2 (diff) | |
download | freebsd-ports-gnome-8f4895a636f33bce043cc3b08edee07e86a02e52.tar.gz freebsd-ports-gnome-8f4895a636f33bce043cc3b08edee07e86a02e52.tar.zst freebsd-ports-gnome-8f4895a636f33bce043cc3b08edee07e86a02e52.zip |
- Update to 0.5
- Reset maintainership to ports@FreeBSD.org
PR: ports/108641
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'security')
-rw-r--r-- | security/phpmyid/Makefile | 4 | ||||
-rw-r--r-- | security/phpmyid/distinfo | 6 | ||||
-rw-r--r-- | security/phpmyid/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/security/phpmyid/Makefile b/security/phpmyid/Makefile index 988bcc64948f..f2ea9e9e029c 100644 --- a/security/phpmyid/Makefile +++ b/security/phpmyid/Makefile @@ -6,12 +6,12 @@ # PORTNAME= phpMyID -PORTVERSION= 0.3 +PORTVERSION= 0.5 CATEGORIES= security www MASTER_SITES= http://siege.org/projects/phpMyID/ EXTRACT_SUFX= .tgz -MAINTAINER= gslin@gslin.org +MAINTAINER= ports@FreeBSD.org COMMENT= A single user Identity Provider for the OpenID framework NO_BUILD= yes diff --git a/security/phpmyid/distinfo b/security/phpmyid/distinfo index feb4b0651b07..df752077f7ef 100644 --- a/security/phpmyid/distinfo +++ b/security/phpmyid/distinfo @@ -1,3 +1,3 @@ -MD5 (phpMyID-0.3.tgz) = cf1d92a1ee59d3ee27e83db99c80cf88 -SHA256 (phpMyID-0.3.tgz) = dcdcd47245de43587e768b4a52957d804bc8e91774271eb1ea2511ac981f9a26 -SIZE (phpMyID-0.3.tgz) = 14905 +MD5 (phpMyID-0.5.tgz) = 25cce1d79cc5d06f9ebc137b9bbe5353 +SHA256 (phpMyID-0.5.tgz) = f0a70b05ccc52647014cb2e64764b34be0c661ab6ba96f8921235b133e5a8f2a +SIZE (phpMyID-0.5.tgz) = 19425 diff --git a/security/phpmyid/pkg-plist b/security/phpmyid/pkg-plist index 190db1014a70..1e7ac7355a3d 100644 --- a/security/phpmyid/pkg-plist +++ b/security/phpmyid/pkg-plist @@ -1,6 +1,8 @@ @comment $FreeBSD$ www/phpMyID/CHANGELOG www/phpMyID/LICENSE +www/phpMyID/MyID.config.php www/phpMyID/MyID.php www/phpMyID/README +www/phpMyID/htaccess @dirrmtry www/phpMyID |