pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/saytime clean up some lint
details: https://anonhg.NetBSD.org/pkgsrc/rev/abef36186f34
branches: trunk
changeset: 496667:abef36186f34
user: agc <agc%pkgsrc.org@localhost>
date: Thu Jul 07 22:15:03 2005 +0000
description:
clean up some lint
diffstat:
time/saytime/Makefile | 16 +++++++---------
time/saytime/PLIST | 6 +++---
2 files changed, 10 insertions(+), 12 deletions(-)
diffs (64 lines):
diff -r 054442e0c7e1 -r abef36186f34 time/saytime/Makefile
--- a/time/saytime/Makefile Thu Jul 07 21:32:20 2005 +0000
+++ b/time/saytime/Makefile Thu Jul 07 22:15:03 2005 +0000
@@ -1,27 +1,25 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/07/07 21:23:21 is Exp $
+# $NetBSD: Makefile,v 1.2 2005/07/07 22:15:03 agc Exp $
#
DISTNAME= saytime_11nov1995
-EXTRACT_SUFX= .tar.gz
PKGNAME= saytime-19951111
CATEGORIES= time audio
MASTER_SITES= http://www.acme.com/software/saytime/
-ONLY_FOR_PLATFORM= NetBSD-*-* OpenBSD-*-* SunOS-*-*
+MAINTAINER= is%NetBSD.org@localhost
+HOMEPAGE= http://www.acme.com/software/saytime/
+COMMENT= Talking clock
-MAINTAINER= is%netbsd.org@localhost
-HOMEPAGE= http://www.acme.com/software/saytime/
-COMMENT= a talking clock
+ONLY_FOR_PLATFORM= NetBSD-*-* OpenBSD-*-* SunOS-*-*
WRKSRC= ${WRKDIR}/saytime
.include "../../mk/bsd.prefs.mk"
-pre-configure:
+pre-configure:
${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.template
${SED} -e 's|@LOCALBASE@|${LOCALBASE}|' \
- ${WRKSRC}/Makefile.template > ${WRKSRC}/Makefile
-
+ ${WRKSRC}/Makefile.template > ${WRKSRC}/Makefile
post-install:
${INSTALL_DATA_DIR} ${LOCALBASE}/share/saytime
diff -r 054442e0c7e1 -r abef36186f34 time/saytime/PLIST
--- a/time/saytime/PLIST Thu Jul 07 21:32:20 2005 +0000
+++ b/time/saytime/PLIST Thu Jul 07 22:15:03 2005 +0000
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/07/07 21:23:21 is Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/07/07 22:15:03 agc Exp $
bin/saytime
man/man1/saytime.1
share/saytime
-share/saytime/exactly.ulaw
share/saytime/1.ulaw
share/saytime/10.ulaw
share/saytime/11.ulaw
@@ -27,10 +26,11 @@
share/saytime/8.ulaw
share/saytime/9.ulaw
share/saytime/and.ulaw
-share/saytime/the_time_is.ulaw
+share/saytime/exactly.ulaw
share/saytime/index.html
share/saytime/oclock.ulaw
share/saytime/oh.ulaw
share/saytime/second.ulaw
share/saytime/seconds.ulaw
+share/saytime/the_time_is.ulaw
@dirrm share/saytime
Home |
Main Index |
Thread Index |
Old Index