diff options
author | jschauma <jschauma> | 2002-09-30 13:45:44 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-09-30 13:45:44 +0000 |
commit | 4b7eb5a5f76b9485d4b7deab0dfed1316cda4ae4 (patch) | |
tree | e8dbaf6846d246db03ca82e821cfcb8996fcd646 /www | |
parent | edabc60ea5e34402fce4356801e142ae0198c5c7 (diff) | |
download | pkgsrc-4b7eb5a5f76b9485d4b7deab0dfed1316cda4ae4.tar.gz |
Move PLISTs and distinfo files (back) from FILESDIR to the main dir,
as discussed on pkgsrc-changes. Sorry everybody for the mess, this
(hopefully) was the last episode of netscape7's big PLIST/distinfo-shuffle
(aka 'why-cvs-really-should-have-a-mv-command').
Diffstat (limited to 'www')
-rw-r--r-- | www/netscape7/Makefile | 6 | ||||
-rw-r--r-- | www/netscape7/Makefile.Linux.i386 | 4 | ||||
-rw-r--r-- | www/netscape7/PLIST.english (renamed from www/netscape7/files/PLIST.english) | 0 | ||||
-rw-r--r-- | www/netscape7/PLIST.french (renamed from www/netscape7/files/PLIST.french) | 2 | ||||
-rw-r--r-- | www/netscape7/PLIST.german (renamed from www/netscape7/files/PLIST.german) | 2 | ||||
-rw-r--r-- | www/netscape7/PLIST.japanese (renamed from www/netscape7/files/PLIST.japanese) | 2 | ||||
-rw-r--r-- | www/netscape7/PLIST.linux (renamed from www/netscape7/files/PLIST.linux) | 2 | ||||
-rw-r--r-- | www/netscape7/distinfo.french (renamed from www/netscape7/files/distinfo.french) | 2 | ||||
-rw-r--r-- | www/netscape7/distinfo.german (renamed from www/netscape7/files/distinfo.german) | 2 | ||||
-rw-r--r-- | www/netscape7/distinfo.japanese (renamed from www/netscape7/files/distinfo.japanese) | 2 |
10 files changed, 12 insertions, 12 deletions
diff --git a/www/netscape7/Makefile b/www/netscape7/Makefile index dad633f1d2a..6526fd6d59d 100644 --- a/www/netscape7/Makefile +++ b/www/netscape7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/09/30 04:07:19 jschauma Exp $ +# $NetBSD: Makefile,v 1.6 2002/09/30 13:45:44 jschauma Exp $ # DISTNAME= netscape-i686-pc-linux-gnu-sea @@ -32,10 +32,10 @@ DIST_SUBDIR= netscape7/${PKG_LANG} WRKSRC= ${WRKDIR}/netscape-installer .if ${PKG_LANG} != english -DISTINFO_FILE= ${FILESDIR}/distinfo.${PKG_LANG} +DISTINFO_FILE= distinfo.${PKG_LANG} .endif -PLIST_SRC= ${FILESDIR}/PLIST.${PKG_LANG} PLIST +PLIST_SRC= PLIST.${PKG_LANG} PLIST pre-fetch: @${CAT} ${FILESDIR}/fetch-message diff --git a/www/netscape7/Makefile.Linux.i386 b/www/netscape7/Makefile.Linux.i386 index 98f1d1b808f..bbddc99b806 100644 --- a/www/netscape7/Makefile.Linux.i386 +++ b/www/netscape7/Makefile.Linux.i386 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.Linux.i386,v 1.3 2002/09/29 22:58:43 jschauma Exp $ +# $NetBSD: Makefile.Linux.i386,v 1.4 2002/09/30 13:45:45 jschauma Exp $ # DIST_DIR_NAME= linux22 DEPENDS+= gtk+>=1.2.10:../../x11/gtk -PLIST_SRC+= ${FILESDIR}/PLIST.linux +PLIST_SRC+= PLIST.linux post-extract: ${MKDIR} ${WRKSRC}/dest diff --git a/www/netscape7/files/PLIST.english b/www/netscape7/PLIST.english index bcfb5ae6043..bcfb5ae6043 100644 --- a/www/netscape7/files/PLIST.english +++ b/www/netscape7/PLIST.english diff --git a/www/netscape7/files/PLIST.french b/www/netscape7/PLIST.french index dd57c9d767b..e47bfb61cd9 100644 --- a/www/netscape7/files/PLIST.french +++ b/www/netscape7/PLIST.french @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.french,v 1.1 2002/09/29 22:58:45 jschauma Exp $ +@comment $NetBSD: PLIST.french,v 1.1 2002/09/30 13:45:45 jschauma Exp $ lib/netscape/netscape7/chrome/FR.jar lib/netscape/netscape7/chrome/fr-FR.jar lib/netscape/netscape7/chrome/fr-mac.jar diff --git a/www/netscape7/files/PLIST.german b/www/netscape7/PLIST.german index 0d696c31d43..af23e6e62f1 100644 --- a/www/netscape7/files/PLIST.german +++ b/www/netscape7/PLIST.german @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.german,v 1.1 2002/09/29 22:58:45 jschauma Exp $ +@comment $NetBSD: PLIST.german,v 1.1 2002/09/30 13:45:46 jschauma Exp $ lib/netscape/netscape7/chrome/DE.jar lib/netscape/netscape7/chrome/de-DE.jar lib/netscape/netscape7/chrome/de-mac.jar diff --git a/www/netscape7/files/PLIST.japanese b/www/netscape7/PLIST.japanese index 2d1ad865ea9..3469a825869 100644 --- a/www/netscape7/files/PLIST.japanese +++ b/www/netscape7/PLIST.japanese @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.japanese,v 1.1 2002/09/29 22:58:45 jschauma Exp $ +@comment $NetBSD: PLIST.japanese,v 1.1 2002/09/30 13:45:46 jschauma Exp $ lib/netscape/netscape7/chrome/JP.jar lib/netscape/netscape7/chrome/ja-JP.jar lib/netscape/netscape7/chrome/ja-mac.jar diff --git a/www/netscape7/files/PLIST.linux b/www/netscape7/PLIST.linux index 7e9921e4c15..2e31eb42d1b 100644 --- a/www/netscape7/files/PLIST.linux +++ b/www/netscape7/PLIST.linux @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.linux,v 1.1 2002/09/29 22:51:39 jschauma Exp $ +@comment $NetBSD: PLIST.linux,v 1.3 2002/09/30 13:45:47 jschauma Exp $ lib/netscape/netscape7/libgmodule-1.2.so.0 lib/netscape/netscape7/libglib-1.2.so.0 lib/netscape/netscape7/libstdc++-libc6.1-1.so.2 diff --git a/www/netscape7/files/distinfo.french b/www/netscape7/distinfo.french index abc248cf0ce..9393650ccc2 100644 --- a/www/netscape7/files/distinfo.french +++ b/www/netscape7/distinfo.french @@ -1,4 +1,4 @@ -$NetBSD: distinfo.french,v 1.2 2002/09/30 04:07:19 jschauma Exp $ +$NetBSD: distinfo.french,v 1.1 2002/09/30 13:45:47 jschauma Exp $ SHA1 (netscape7/french/netscape-i686-pc-linux-gnu-sea.tar.gz) = fc775ab077e771c02a5344334d8e230cf3dc2f0d Size (netscape7/french/netscape-i686-pc-linux-gnu-sea.tar.gz) = 45655983 bytes diff --git a/www/netscape7/files/distinfo.german b/www/netscape7/distinfo.german index c32e31ba1bf..0290c98013b 100644 --- a/www/netscape7/files/distinfo.german +++ b/www/netscape7/distinfo.german @@ -1,4 +1,4 @@ -$NetBSD: distinfo.german,v 1.2 2002/09/30 04:07:19 jschauma Exp $ +$NetBSD: distinfo.german,v 1.1 2002/09/30 13:45:48 jschauma Exp $ SHA1 (netscape7/german/netscape-i686-pc-linux-gnu-sea.tar.gz) = 020b85ec080e7dded00e200187682d97cd7c6ee3 Size (netscape7/german/netscape-i686-pc-linux-gnu-sea.tar.gz) = 45909052 bytes diff --git a/www/netscape7/files/distinfo.japanese b/www/netscape7/distinfo.japanese index 62d97144737..9dbdda0439c 100644 --- a/www/netscape7/files/distinfo.japanese +++ b/www/netscape7/distinfo.japanese @@ -1,4 +1,4 @@ -$NetBSD: distinfo.japanese,v 1.2 2002/09/30 04:07:19 jschauma Exp $ +$NetBSD: distinfo.japanese,v 1.1 2002/09/30 13:45:49 jschauma Exp $ SHA1 (netscape7/japanese/netscape-i686-pc-linux-gnu-sea.tar.gz) = c2ec91fe3ce11d28df87daaa794659ee49374a9b Size (netscape7/japanese/netscape-i686-pc-linux-gnu-sea.tar.gz) = 45354901 bytes |