pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/SDL-intro-en Change the directory name so that i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/41620237a64f
branches: trunk
changeset: 516489:41620237a64f
user: minskim <minskim%pkgsrc.org@localhost>
date: Fri Jul 21 19:47:32 2006 +0000
description:
Change the directory name so that it does not conflict with SDL
documentations in other languages.
Bump PKGREVISION.
diffstat:
devel/SDL-intro-en/Makefile | 5 +++--
devel/SDL-intro-en/PLIST | 33 ++++++++++++++++-----------------
2 files changed, 19 insertions(+), 19 deletions(-)
diffs (60 lines):
diff -r 5a97d61986a1 -r 41620237a64f devel/SDL-intro-en/Makefile
--- a/devel/SDL-intro-en/Makefile Fri Jul 21 19:09:23 2006 +0000
+++ b/devel/SDL-intro-en/Makefile Fri Jul 21 19:47:32 2006 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/06/25 03:04:26 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2006/07/21 19:47:32 minskim Exp $
#
DISTNAME= SDL-1.0-english-intro
PKGNAME= SDL-intro-en-1.0
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.libsdl.org/archives/
@@ -11,7 +12,7 @@
COMMENT= Simple DirectMedia Layer introduction (English)
WRKSRC= ${WRKDIR}/intro.en
-DEST= ${PREFIX}/share/doc/SDL-intro/en
+DEST= ${PREFIX}/share/doc/SDL-intro.en
NO_CONFIGURE= YES
NO_BUILD= YES
diff -r 5a97d61986a1 -r 41620237a64f devel/SDL-intro-en/PLIST
--- a/devel/SDL-intro-en/PLIST Fri Jul 21 19:09:23 2006 +0000
+++ b/devel/SDL-intro-en/PLIST Fri Jul 21 19:47:32 2006 +0000
@@ -1,17 +1,16 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/06/25 03:04:26 minskim Exp $
-share/doc/SDL-intro/en/author.html
-share/doc/SDL-intro/en/index.html
-share/doc/SDL-intro/en/toc.html
-share/doc/SDL-intro/en/usingcdrom.html
-share/doc/SDL-intro/en/usingendian.html
-share/doc/SDL-intro/en/usingevents.html
-share/doc/SDL-intro/en/usinginit.html
-share/doc/SDL-intro/en/usingsound.html
-share/doc/SDL-intro/en/usingthreads.html
-share/doc/SDL-intro/en/usingtimers.html
-share/doc/SDL-intro/en/usingvideo.html
-share/doc/SDL-intro/en/whatcanitdo.html
-share/doc/SDL-intro/en/whatisit.html
-share/doc/SDL-intro/en/whatplatforms.html
-@dirrm share/doc/SDL-intro/en
-@dirrm share/doc/SDL-intro
+@comment $NetBSD: PLIST,v 1.2 2006/07/21 19:47:32 minskim Exp $
+share/doc/SDL-intro.en/author.html
+share/doc/SDL-intro.en/index.html
+share/doc/SDL-intro.en/toc.html
+share/doc/SDL-intro.en/usingcdrom.html
+share/doc/SDL-intro.en/usingendian.html
+share/doc/SDL-intro.en/usingevents.html
+share/doc/SDL-intro.en/usinginit.html
+share/doc/SDL-intro.en/usingsound.html
+share/doc/SDL-intro.en/usingthreads.html
+share/doc/SDL-intro.en/usingtimers.html
+share/doc/SDL-intro.en/usingvideo.html
+share/doc/SDL-intro.en/whatcanitdo.html
+share/doc/SDL-intro.en/whatisit.html
+share/doc/SDL-intro.en/whatplatforms.html
+@dirrm share/doc/SDL-intro.en
Home |
Main Index |
Thread Index |
Old Index