pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/pear-HTTP Provides a set of useful, static functio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a16f7262547e
branches:  trunk
changeset: 514620:a16f7262547e
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Thu Jun 15 11:29:39 2006 +0000

description:
Provides a set of useful, static functions related to the
Hyper-Text-Transfer-Protocol.

diffstat:

 www/pear-HTTP/DESCR    |   2 ++
 www/pear-HTTP/Makefile |  11 +++++++++++
 www/pear-HTTP/PLIST    |   1 +
 www/pear-HTTP/distinfo |   5 +++++
 4 files changed, 19 insertions(+), 0 deletions(-)

diffs (35 lines):

diff -r 45f70782c607 -r a16f7262547e www/pear-HTTP/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/pear-HTTP/DESCR       Thu Jun 15 11:29:39 2006 +0000
@@ -0,0 +1,2 @@
+Provides a set of useful, static functions related to the
+Hyper-Text-Transfer-Protocol.
diff -r 45f70782c607 -r a16f7262547e www/pear-HTTP/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/pear-HTTP/Makefile    Thu Jun 15 11:29:39 2006 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/06/15 11:29:39 adrianp Exp $
+
+DISTNAME=      HTTP-1.4.0
+CATEGORIES+=   www
+
+MAINTAINER=    brook%nmsu.edu@localhost adrianp%NetBSD.org@localhost
+HOMEPAGE=      http://pear.php.net/package/HTTP
+COMMENT=       PHP support for miscellaneous HTTP functions
+
+.include "../../lang/php/pear.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 45f70782c607 -r a16f7262547e www/pear-HTTP/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/pear-HTTP/PLIST       Thu Jun 15 11:29:39 2006 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/06/15 11:29:39 adrianp Exp $
diff -r 45f70782c607 -r a16f7262547e www/pear-HTTP/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/pear-HTTP/distinfo    Thu Jun 15 11:29:39 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/06/15 11:29:39 adrianp Exp $
+
+SHA1 (pear/HTTP-1.4.0.tgz) = 565f64827f0aa5311c9c63bf00936910d06bcbf4
+RMD160 (pear/HTTP-1.4.0.tgz) = 172b08b653d6a5e878c872fc74872daa335742b3
+Size (pear/HTTP-1.4.0.tgz) = 4593 bytes



Home | Main Index | Thread Index | Old Index