View | Details | Raw Unified | Return to bug 177444
Collapse All | Expand All

(-)Makefile (-3 / +2 lines)
Lines 2-11 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	mod_auth_openid
4
PORTNAME=	mod_auth_openid
5
PORTVERSION=	0.6
5
PORTVERSION=	0.7
6
PORTREVISION=	1
7
CATEGORIES=	www
6
CATEGORIES=	www
8
MASTER_SITES=	http://butterfat.net/releases/mod_auth_openid/
7
MASTER_SITES=	https://github.com/downloads/bmuller/mod_auth_openid/
9
PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
10
9
11
MAINTAINER=	zhoushuqun@gmail.com
10
MAINTAINER=	zhoushuqun@gmail.com
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (mod_auth_openid-0.6.tar.gz) = 79e7ca52511d12309ccc3f390255eaade345dcf5959410d352797a22dab6c17b
1
SHA256 (mod_auth_openid-0.7.tar.gz) = 58cb927121d39557a3593b10db8c960440295fb49cddf8120d6a5b521877ed4c
2
SIZE (mod_auth_openid-0.6.tar.gz) = 328713
2
SIZE (mod_auth_openid-0.7.tar.gz) = 352757

Return to bug 177444