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/b1923d030b7f
branches:  trunk
changeset: 494445:b1923d030b7f
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue May 24 13:24:52 2005 +0000

description:
Removed an empty line.

diffstat:

 archivers/rar-linux/Makefile |  3 +--
 archivers/zip/Makefile       |  3 +--
 archivers/zip1/Makefile      |  3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

diffs (51 lines):

diff -r 905bc8b81dce -r b1923d030b7f archivers/rar-linux/Makefile
--- a/archivers/rar-linux/Makefile      Tue May 24 13:06:23 2005 +0000
+++ b/archivers/rar-linux/Makefile      Tue May 24 13:24:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:44:50 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/24 13:25:48 rillig Exp $
 #
 
 DISTNAME=              rarlinux-3.4.1
@@ -23,7 +23,6 @@
 DEPENDS+=      suse_compat>=6.1:../../emulators/${SUSE_DIR_PREFIX}_compat
 .endif
 
-
 NO_BUILD=      YES
 NO_CONFIGURE=  YES
 CHECK_SHLIBS=  NO
diff -r 905bc8b81dce -r b1923d030b7f archivers/zip/Makefile
--- a/archivers/zip/Makefile    Tue May 24 13:06:23 2005 +0000
+++ b/archivers/zip/Makefile    Tue May 24 13:24:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2005/04/11 21:44:51 tv Exp $
+# $NetBSD: Makefile,v 1.44 2005/05/24 13:25:22 rillig Exp $
 
 DISTNAME=      zip-2.3
 PKGREVISION=   3
@@ -37,7 +37,6 @@
 CFLAGS+=       -DHAVE_DIRENT_H
 .endif
 
-
 INSTALLATION_DIRS=     bin man/man1
 
 post-extract:
diff -r 905bc8b81dce -r b1923d030b7f archivers/zip1/Makefile
--- a/archivers/zip1/Makefile   Tue May 24 13:06:23 2005 +0000
+++ b/archivers/zip1/Makefile   Tue May 24 13:24:52 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2005/04/11 21:44:51 tv Exp $
+# $NetBSD: Makefile,v 1.34 2005/05/24 13:24:52 rillig Exp $
 #
 
 DISTNAME=      zip1-1.1
@@ -22,7 +22,6 @@
 MAKEFILE=      makefile
 BUILD_TARGET=  zip zipcloak
 
-
 .include "../../mk/bsd.prefs.mk"
 
 MAKE_FLAGS+=   CFLAGS=${CFLAGS:Q}



Home | Main Index | Thread Index | Old Index