pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Lint (sort DISTNAME section)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2612b6381ec6
branches:  trunk
changeset: 466151:2612b6381ec6
user:      cjep <cjep%pkgsrc.org@localhost>
date:      Mon Jan 12 10:38:22 2004 +0000

description:
Lint (sort DISTNAME section)

diffstat:

 chat/ysm/Makefile                 |  4 ++--
 comms/jpilot-syncmal/Makefile     |  4 ++--
 converters/p5-Text-Iconv/Makefile |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (44 lines):

diff -r 64be939bd961 -r 2612b6381ec6 chat/ysm/Makefile
--- a/chat/ysm/Makefile Mon Jan 12 10:38:03 2004 +0000
+++ b/chat/ysm/Makefile Mon Jan 12 10:38:22 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2003/05/02 11:54:08 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/12 10:38:22 cjep Exp $
 
 DISTNAME=      ysmv7_2_8_1
+PKGNAME=       ysm-2.8.1
 PKGREVISION=   1
-PKGNAME=       ysm-2.8.1
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=ysmv7/}
 EXTRACT_SUFX=  .tgz
diff -r 64be939bd961 -r 2612b6381ec6 comms/jpilot-syncmal/Makefile
--- a/comms/jpilot-syncmal/Makefile     Mon Jan 12 10:38:03 2004 +0000
+++ b/comms/jpilot-syncmal/Makefile     Mon Jan 12 10:38:22 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2004/01/03 18:49:36 reed Exp $
+# $NetBSD: Makefile,v 1.20 2004/01/12 10:39:06 cjep Exp $
 
 DISTNAME=              jpilot-syncmal_0.71.2
+PKGNAME=               jpilot-syncmal-0.71.2
 PKGREVISION=           4
-PKGNAME=               jpilot-syncmal-0.71.2
 CATEGORIES=            comms
 MASTER_SITES=          http://jasonday.home.att.net/code/syncmal/
 
diff -r 64be939bd961 -r 2612b6381ec6 converters/p5-Text-Iconv/Makefile
--- a/converters/p5-Text-Iconv/Makefile Mon Jan 12 10:38:03 2004 +0000
+++ b/converters/p5-Text-Iconv/Makefile Mon Jan 12 10:38:22 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:27:27 grant Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/12 10:39:34 cjep Exp $
 #
 
 DISTNAME=      Text-Iconv-1.2
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   1
 SVR4_PKGNAME=  p5tic
-PKGREVISION=   1
 CATEGORIES=    converters perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
 



Home | Main Index | Thread Index | Old Index