diff options
author | agc <agc@pkgsrc.org> | 2001-12-21 10:48:15 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-12-21 10:48:15 +0000 |
commit | 87ac49f950f623174abb02aa865e357ef309d817 (patch) | |
tree | 499f8946c976acf07d248f9a08983ad5856b6ba0 /www | |
parent | 54204fcb931b138af576e0d3be20f60581396632 (diff) | |
download | pkgsrc-87ac49f950f623174abb02aa865e357ef309d817.tar.gz |
Update asp2php to version 0.75.25.
- add support for CDONTS.NewMail mail object
- add a php command to make variables global
- bugfixed in session not working
Provided in PR 15010 by Shell Hung (shell@shellhung.org)
Diffstat (limited to 'www')
-rw-r--r-- | www/asp2php/Makefile | 4 | ||||
-rw-r--r-- | www/asp2php/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/asp2php/Makefile b/www/asp2php/Makefile index 48c103f7474..31bdcb4ff69 100644 --- a/www/asp2php/Makefile +++ b/www/asp2php/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2001/11/22 12:06:45 agc Exp $ +# $NetBSD: Makefile,v 1.4 2001/12/21 10:48:15 agc Exp $ -DISTNAME= asp2php-0.75.24 +DISTNAME= asp2php-0.75.25 CATEGORIES= www MASTER_SITES= http://home.swbell.net/mikekohn/asp2php/ diff --git a/www/asp2php/distinfo b/www/asp2php/distinfo index a55f29cf999..900f393f75d 100644 --- a/www/asp2php/distinfo +++ b/www/asp2php/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2001/11/22 12:06:45 agc Exp $ +$NetBSD: distinfo,v 1.4 2001/12/21 10:48:15 agc Exp $ -SHA1 (asp2php-0.75.24.tar.gz) = 253d53940ada1c843d601845f36231d0b6a564ae -Size (asp2php-0.75.24.tar.gz) = 41066 bytes +SHA1 (asp2php-0.75.25.tar.gz) = 1f05d9598c81383e43d53f61f1d73ca485bd7ed6 +Size (asp2php-0.75.25.tar.gz) = 41450 bytes SHA1 (patch-aa) = bbba1dd0baf796abf0a8f3ba3e5b90756ad24006 |