diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-13 07:08:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-13 07:08:35 +0800 |
commit | 60e2aca30b26cdffdda48e8d3cc12b65eea25213 (patch) | |
tree | f57248cfd6eb9d7f85338e49b6699b1a6bd5db3e /security/phpmyid | |
parent | b29f9bb0c83fa6df699e34e0de147433e98371ef (diff) | |
download | freebsd-ports-gnome-60e2aca30b26cdffdda48e8d3cc12b65eea25213.tar.gz freebsd-ports-gnome-60e2aca30b26cdffdda48e8d3cc12b65eea25213.tar.zst freebsd-ports-gnome-60e2aca30b26cdffdda48e8d3cc12b65eea25213.zip |
- Update to 0.8
- Pass maintainership to submitter
PR: 120307
Submitted by: Dan Langille <dan@langille.org>
Diffstat (limited to 'security/phpmyid')
-rw-r--r-- | security/phpmyid/Makefile | 4 | ||||
-rw-r--r-- | security/phpmyid/distinfo | 6 | ||||
-rw-r--r-- | security/phpmyid/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/security/phpmyid/Makefile b/security/phpmyid/Makefile index f2ea9e9e029c..40eeb9972cae 100644 --- a/security/phpmyid/Makefile +++ b/security/phpmyid/Makefile @@ -6,12 +6,12 @@ # PORTNAME= phpMyID -PORTVERSION= 0.5 +PORTVERSION= 0.8 CATEGORIES= security www MASTER_SITES= http://siege.org/projects/phpMyID/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dan@langille.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 df752077f7ef..9c0ede24fe91 100644 --- a/security/phpmyid/distinfo +++ b/security/phpmyid/distinfo @@ -1,3 +1,3 @@ -MD5 (phpMyID-0.5.tgz) = 25cce1d79cc5d06f9ebc137b9bbe5353 -SHA256 (phpMyID-0.5.tgz) = f0a70b05ccc52647014cb2e64764b34be0c661ab6ba96f8921235b133e5a8f2a -SIZE (phpMyID-0.5.tgz) = 19425 +MD5 (phpMyID-0.8.tgz) = 557db8fde577fae8bd40db5b0b677fea +SHA256 (phpMyID-0.8.tgz) = 34f9bf61df45824d69600cf4a118e629ca55e8d1e0a71ce848545e03f72bb759 +SIZE (phpMyID-0.8.tgz) = 29463 diff --git a/security/phpmyid/pkg-plist b/security/phpmyid/pkg-plist index 1e7ac7355a3d..8fed795e7a2f 100644 --- a/security/phpmyid/pkg-plist +++ b/security/phpmyid/pkg-plist @@ -3,6 +3,7 @@ www/phpMyID/CHANGELOG www/phpMyID/LICENSE www/phpMyID/MyID.config.php www/phpMyID/MyID.php +www/phpMyID/FAQ www/phpMyID/README www/phpMyID/htaccess @dirrmtry www/phpMyID |