pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/php5 Remove special DIST_SUBDIR processing from M...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/104f4b0e214a
branches:  trunk
changeset: 517694:104f4b0e214a
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Aug 19 16:50:44 2006 +0000

description:
Remove special DIST_SUBDIR processing from Makefile.

diffstat:

 lang/php5/Makefile |  5 +----
 lang/php5/distinfo |  8 ++++----
 2 files changed, 5 insertions(+), 8 deletions(-)

diffs (35 lines):

diff -r 24a533f88d38 -r 104f4b0e214a lang/php5/Makefile
--- a/lang/php5/Makefile        Sat Aug 19 16:44:15 2006 +0000
+++ b/lang/php5/Makefile        Sat Aug 19 16:50:44 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2006/08/19 16:44:15 taca Exp $
+# $NetBSD: Makefile,v 1.43 2006/08/19 16:50:44 taca Exp $
 
 PKGNAME=               php-${PHP_BASE_VERS}
 CATEGORIES=            lang
@@ -31,9 +31,6 @@
 CONF_FILES=            ${EGDIR}/php.ini-recommended ${PKG_SYSCONFDIR}/php.ini
 OWN_DIRS=              ${PREFIX}/${PHP_EXTENSION_DIR}
 
-# This can be removed once 5.1.5 is released
-DIST_SUBDIR=           ${PKGNAME_NOREV}nb1
-
 post-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/sapi/cli/php ${PREFIX}/bin/php
        ${INSTALL_DATA} ${WRKSRC}/sapi/cli/php.1 ${PREFIX}/${PKGMANDIR}/man1/php.1
diff -r 24a533f88d38 -r 104f4b0e214a lang/php5/distinfo
--- a/lang/php5/distinfo        Sat Aug 19 16:44:15 2006 +0000
+++ b/lang/php5/distinfo        Sat Aug 19 16:50:44 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.27 2006/08/19 16:44:15 taca Exp $
+$NetBSD: distinfo,v 1.28 2006/08/19 16:50:44 taca Exp $
 
-SHA1 (php-5.1.5nb1/php-5.1.5.tar.bz2) = 2e8ba214677fa2002fe2f10c2b917d626a5fe5b0
-RMD160 (php-5.1.5nb1/php-5.1.5.tar.bz2) = 0b72153f1bdfc4dd8654961c3441d3601753ff53
-Size (php-5.1.5nb1/php-5.1.5.tar.bz2) = 6454521 bytes
+SHA1 (php-5.1.5/php-5.1.5.tar.bz2) = 2e8ba214677fa2002fe2f10c2b917d626a5fe5b0
+RMD160 (php-5.1.5/php-5.1.5.tar.bz2) = 0b72153f1bdfc4dd8654961c3441d3601753ff53
+Size (php-5.1.5/php-5.1.5.tar.bz2) = 6454521 bytes
 SHA1 (patch-ag) = 4ccb67ba6f5370b1d16b087e3e714de3e5ae604e
 SHA1 (patch-ah) = c7cbd4b9ea0796ea3b7491c2cffb6ddddc518587
 SHA1 (patch-aj) = 54812097499c81e5cb0196ab949cc86a4f24a9cc



Home | Main Index | Thread Index | Old Index