pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/php-raphf Import php55-raphf-1.0.4 as devel/php-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0188915e02ed
branches: trunk
changeset: 649645:0188915e02ed
user: rodent <rodent%pkgsrc.org@localhost>
date: Tue Apr 07 00:21:24 2015 +0000
description:
Import php55-raphf-1.0.4 as devel/php-raphf.
A reusable split-off of pecl_http's persistent handle and resource factory API.
diffstat:
devel/php-raphf/DESCR | 1 +
devel/php-raphf/Makefile | 18 ++++++++++++++++++
devel/php-raphf/distinfo | 5 +++++
3 files changed, 24 insertions(+), 0 deletions(-)
diffs (36 lines):
diff -r 3d913c6aa8a2 -r 0188915e02ed devel/php-raphf/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/php-raphf/DESCR Tue Apr 07 00:21:24 2015 +0000
@@ -0,0 +1,1 @@
+A reusable split-off of pecl_http's persistent handle and resource factory API.
diff -r 3d913c6aa8a2 -r 0188915e02ed devel/php-raphf/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/php-raphf/Makefile Tue Apr 07 00:21:24 2015 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2015/04/07 00:21:24 rodent Exp $
+
+MODNAME= raphf
+PECL_VERSION= 1.0.4
+CATEGORIES= devel
+
+MAINTAINER= rodent%NetBSD.org@localhost
+HOMEPAGE= https://pecl.php.net/package/raphf
+COMMENT= Resource and persistent handles factory
+LICENSE= 2-clause-bsd
+
+BUILD_DEPENDS+= re2c>=0.13.0.4:../../devel/re2c
+
+USE_LANGUAGES= c c++
+USE_LIBTOOL= yes
+
+.include "../../lang/php/ext.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3d913c6aa8a2 -r 0188915e02ed devel/php-raphf/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/php-raphf/distinfo Tue Apr 07 00:21:24 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/04/07 00:21:24 rodent Exp $
+
+SHA1 (php-raphf/raphf-1.0.4.tgz) = ba1528c32a4fb1f632da321f67875d3be6322ce1
+RMD160 (php-raphf/raphf-1.0.4.tgz) = 88e44df5d162537ea5bc21ebe45ff946565545a0
+Size (php-raphf/raphf-1.0.4.tgz) = 7232 bytes
Home |
Main Index |
Thread Index |
Old Index