pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers Removed an empty line.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a14f172d8ee
branches:  trunk
changeset: 494446:6a14f172d8ee
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue May 24 13:39:23 2005 +0000

description:
Removed an empty line.

diffstat:

 archivers/p5-Compress-Bzip2/Makefile |  3 +--
 archivers/php-bz2/Makefile           |  3 +--
 archivers/php-zlib/Makefile          |  3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

diffs (49 lines):

diff -r b1923d030b7f -r 6a14f172d8ee archivers/p5-Compress-Bzip2/Makefile
--- a/archivers/p5-Compress-Bzip2/Makefile      Tue May 24 13:24:52 2005 +0000
+++ b/archivers/p5-Compress-Bzip2/Makefile      Tue May 24 13:39:23 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:44:49 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/05/24 13:39:23 rillig Exp $
 #
 
 DISTNAME=      Compress-Bzip2-1.02
@@ -11,7 +11,6 @@
 HOMEPAGE=      http://search.cpan.org/dist/Compress-Bzip2/
 COMMENT=       Perl5 interface to bzip2 compression library
 
-
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Compress/Bzip2/.packlist
 
 .include "../../archivers/bzip2/buildlink3.mk"
diff -r b1923d030b7f -r 6a14f172d8ee archivers/php-bz2/Makefile
--- a/archivers/php-bz2/Makefile        Tue May 24 13:24:52 2005 +0000
+++ b/archivers/php-bz2/Makefile        Tue May 24 13:39:23 2005 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:44:50 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/24 13:39:40 rillig Exp $
 
 MODNAME=               bz2
 CATEGORIES+=           archivers
 PKGREVISION=           # empty
 COMMENT=               PHP extension for bzip2 compression
 
-
 CONFIGURE_ARGS+=       --with-${MODNAME}=shared,${BUILDLINK_PREFIX.bzip2}
 
 .include "../../lang/php/ext.mk"
diff -r b1923d030b7f -r 6a14f172d8ee archivers/php-zlib/Makefile
--- a/archivers/php-zlib/Makefile       Tue May 24 13:24:52 2005 +0000
+++ b/archivers/php-zlib/Makefile       Tue May 24 13:39:23 2005 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2005/04/11 21:44:50 tv Exp $
+# $NetBSD: Makefile,v 1.5 2005/05/24 13:41:34 rillig Exp $
 
 MODNAME=               zlib
 CATEGORIES+=           archivers
 PKGREVISION=           # empty
 COMMENT=               PHP extension for zlib compression
 
-
 CONFIGURE_ARGS+=       --with-${MODNAME}-dir=${BUILDLINK_DIR}
 
 post-extract:



Home | Main Index | Thread Index | Old Index