pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/php Standardize Pear package HOMEPAGE, most have ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/74f1983cf7b0
branches: trunk
changeset: 484369:74f1983cf7b0
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sat Nov 27 09:52:42 2004 +0000
description:
Standardize Pear package HOMEPAGE, most have same format.
diffstat:
lang/php/pear.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 7d0a47cd8375 -r 74f1983cf7b0 lang/php/pear.mk
--- a/lang/php/pear.mk Sat Nov 27 09:21:20 2004 +0000
+++ b/lang/php/pear.mk Sat Nov 27 09:52:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: pear.mk,v 1.1 2004/11/01 19:55:57 jdolecek Exp $
+# $NetBSD: pear.mk,v 1.2 2004/11/27 09:52:42 jdolecek Exp $
#
# This Makefile fragment is intended to be included by packages that build
# and install pear packages.
@@ -27,6 +27,8 @@
http://pear.php.net/get/
MASTER_SITES+= ${MASTER_SITE_PEAR_PACKAGE}
+HOMEPAGE?= http://pear.php.net/package/${DISTNAME:C/-.*//}
+
PEAR_CMD= ${PREFIX}/bin/pear
PEAR_LIB= lib/php
Home |
Main Index |
Thread Index |
Old Index