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

(-)ports/www/mod_auth_pgsql2/Makefile (-3 / +2 lines)
Lines 5-12 Link Here
5
# $FreeBSD: ports/www/mod_auth_pgsql2/Makefile,v 1.9 2005/12/04 21:08:46 clement Exp $
5
# $FreeBSD: ports/www/mod_auth_pgsql2/Makefile,v 1.9 2005/12/04 21:08:46 clement Exp $
6
6
7
PORTNAME=	mod_auth_pgsql
7
PORTNAME=	mod_auth_pgsql
8
PORTVERSION=	2.0.2b1
8
PORTVERSION=	2.0.3
9
PORTREVISION=	2
10
CATEGORIES=	www
9
CATEGORIES=	www
11
MASTER_SITES=	http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/
10
MASTER_SITES=	http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/
12
11
Lines 14-20 Link Here
14
COMMENT=	Allows users to use PostgreSQL databases for user authentication
13
COMMENT=	Allows users to use PostgreSQL databases for user authentication
15
14
16
USE_PGSQL=	yes
15
USE_PGSQL=	yes
17
USE_APACHE=	20
16
USE_APACHE=	20+
18
17
19
LATEST_LINK=	mod_auth_pgsql2
18
LATEST_LINK=	mod_auth_pgsql2
20
19
(-)ports/www/mod_auth_pgsql2/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (mod_auth_pgsql-2.0.2b1.tar.gz) = 8216fde4597c288537ff4fec508a4b41
1
MD5 (mod_auth_pgsql-2.0.3.tar.gz) = d44074b3b9bdb0a5eb9702814872ad43
2
SHA256 (mod_auth_pgsql-2.0.2b1.tar.gz) = 38e275666018287d54f279708a5c26571ff3890e0aedcf42f375efe7387e6981
2
SHA256 (mod_auth_pgsql-2.0.3.tar.gz) = 51651609d742e21bbc587fd4951b41a39deda53262cbf931b9b40bdda3b5cb92
3
SIZE (mod_auth_pgsql-2.0.2b1.tar.gz) = 15930
3
SIZE (mod_auth_pgsql-2.0.3.tar.gz) = 15474

Return to bug 93748