diff options
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | www/ap2-auth-pgsql/Makefile | 5 | ||||
-rw-r--r-- | www/ap2-auth-pgsql/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index f884964d2fa..5070c1e0298 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.12598 2006/01/21 13:03:35 tron Exp $ +$NetBSD: CHANGES,v 1.12599 2006/01/21 13:09:15 rillig Exp $ Changes to the packages collection and infrastructure in 2006: @@ -454,3 +454,4 @@ Changes to the packages collection and infrastructure in 2006: Added devel/vtcl version 1.6.0 [agc 2006-01-21] Added devel/p5-UNIVERSAL-require version 0.10 [rillig 2006-01-21] Updated www/apache2 to 2.0.55nb5 [tron 2006-01-21] + Updated www/ap2-auth-pgsql to 2.0.3 [rillig 2006-01-21] diff --git a/www/ap2-auth-pgsql/Makefile b/www/ap2-auth-pgsql/Makefile index b1617901c1c..d5102b5ce2d 100644 --- a/www/ap2-auth-pgsql/Makefile +++ b/www/ap2-auth-pgsql/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2005/09/28 12:09:03 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2006/01/21 13:08:37 rillig Exp $ -DISTNAME= mod_auth_pgsql-2.0.2b1 +DISTNAME= mod_auth_pgsql-2.0.3 PKGNAME= ${DISTNAME:S/^mod-/ap2/:S/_/-/g} -PKGREVISION= 2 CATEGORIES= www databases MASTER_SITES= http://www.giuseppetanzilli.it/mod_auth_pgsql2/dist/ diff --git a/www/ap2-auth-pgsql/distinfo b/www/ap2-auth-pgsql/distinfo index 84981c6d48e..90c461c5fcb 100644 --- a/www/ap2-auth-pgsql/distinfo +++ b/www/ap2-auth-pgsql/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 14:08:28 wiz Exp $ +$NetBSD: distinfo,v 1.3 2006/01/21 13:08:37 rillig Exp $ -SHA1 (mod_auth_pgsql-2.0.2b1.tar.gz) = 536c98eba309ae5bba1dfeab14406a42e768bb7a -RMD160 (mod_auth_pgsql-2.0.2b1.tar.gz) = e59c01721c4b5e9b32180b3e6beb909553d81758 -Size (mod_auth_pgsql-2.0.2b1.tar.gz) = 15930 bytes +SHA1 (mod_auth_pgsql-2.0.3.tar.gz) = 1c9d04373b3196b8a4cf64527a824a8c29b38582 +RMD160 (mod_auth_pgsql-2.0.3.tar.gz) = f77194dcb63c57c75413495ce316d392f6e74a2f +Size (mod_auth_pgsql-2.0.3.tar.gz) = 15474 bytes |