pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/bulk s/netbsd.org/NetBSD.org/



details:   https://anonhg.NetBSD.org/pkgsrc/rev/78f3b53af425
branches:  trunk
changeset: 469582:78f3b53af425
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Feb 25 09:20:59 2004 +0000

description:
s/netbsd.org/NetBSD.org/

diffstat:

 mk/bulk/bsd.bulk-pkg.mk    |  4 ++--
 mk/bulk/build              |  4 ++--
 mk/bulk/build.conf-example |  6 +++---
 mk/bulk/printdepends       |  4 ++--
 mk/bulk/upload             |  8 ++++----
 5 files changed, 13 insertions(+), 13 deletions(-)

diffs (96 lines):

diff -r 808bf282155d -r 78f3b53af425 mk/bulk/bsd.bulk-pkg.mk
--- a/mk/bulk/bsd.bulk-pkg.mk   Wed Feb 25 09:05:40 2004 +0000
+++ b/mk/bulk/bsd.bulk-pkg.mk   Wed Feb 25 09:20:59 2004 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: bsd.bulk-pkg.mk,v 1.56 2004/01/26 21:24:41 agc Exp $
+#      $NetBSD: bsd.bulk-pkg.mk,v 1.57 2004/02/25 09:20:59 grant Exp $
 
 #
-# Copyright (c) 1999, 2000 Hubert Feyrer <hubertf%netbsd.org@localhost>
+# Copyright (c) 1999, 2000 Hubert Feyrer <hubertf%NetBSD.org@localhost>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
diff -r 808bf282155d -r 78f3b53af425 mk/bulk/build
--- a/mk/bulk/build     Wed Feb 25 09:05:40 2004 +0000
+++ b/mk/bulk/build     Wed Feb 25 09:20:59 2004 +0000
@@ -1,8 +1,8 @@
 #!/bin/sh
-# $NetBSD: build,v 1.35 2004/02/05 23:57:54 grant Exp $
+# $NetBSD: build,v 1.36 2004/02/25 09:20:59 grant Exp $
 
 #
-# Copyright (c) 1999, 2000 Hubert Feyrer <hubertf%netbsd.org@localhost>
+# Copyright (c) 1999, 2000 Hubert Feyrer <hubertf%NetBSD.org@localhost>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
diff -r 808bf282155d -r 78f3b53af425 mk/bulk/build.conf-example
--- a/mk/bulk/build.conf-example        Wed Feb 25 09:05:40 2004 +0000
+++ b/mk/bulk/build.conf-example        Wed Feb 25 09:20:59 2004 +0000
@@ -1,5 +1,5 @@
 # build.conf
-# $NetBSD: build.conf-example,v 1.16 2004/01/31 03:37:24 grant Exp $
+# $NetBSD: build.conf-example,v 1.17 2004/02/25 09:20:59 grant Exp $
 #
 # config file in /bin/sh syntax for {,pre,post}-build
 #
@@ -48,11 +48,11 @@
 
 # destination for packages with the OSVERSION_SPECIFIC flag set.  Needs major.minor.patch
 # version.
-RSYNC_DST_SPECIFIC=$CVS_USER%ftp.netbsd.org@localhost:/pub/NetBSD/packages/x.y.z/arch
+RSYNC_DST_SPECIFIC=$CVS_USER%ftp.NetBSD.org@localhost:/pub/NetBSD/packages/x.y.z/arch
 
 # destination for packages without the OSVERSION_SPECIFIC flag set.  Needs major.minor
 # version.
-RSYNC_DST_OTHER=$CVS_USER%ftp.netbsd.org@localhost:/pub/NetBSD/packages/x.y/arch
+RSYNC_DST_OTHER=$CVS_USER%ftp.NetBSD.org@localhost:/pub/NetBSD/packages/x.y/arch
 RSYNC_OPTS='-e ssh'
 
 ###########################################################################
diff -r 808bf282155d -r 78f3b53af425 mk/bulk/printdepends
--- a/mk/bulk/printdepends      Wed Feb 25 09:05:40 2004 +0000
+++ b/mk/bulk/printdepends      Wed Feb 25 09:20:59 2004 +0000
@@ -1,8 +1,8 @@
 #!/bin/sh
-# $NetBSD: printdepends,v 1.14 2004/01/30 10:54:36 grant Exp $
+# $NetBSD: printdepends,v 1.15 2004/02/25 09:20:59 grant Exp $
 
 #
-# Copyright (c) 1999, 2000 Hubert Feyrer <hubertf%netbsd.org@localhost>
+# Copyright (c) 1999, 2000 Hubert Feyrer <hubertf%NetBSD.org@localhost>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
diff -r 808bf282155d -r 78f3b53af425 mk/bulk/upload
--- a/mk/bulk/upload    Wed Feb 25 09:05:40 2004 +0000
+++ b/mk/bulk/upload    Wed Feb 25 09:20:59 2004 +0000
@@ -1,5 +1,5 @@
 #!/bin/sh
-# $NetBSD: upload,v 1.14 2004/02/16 20:25:35 hubertf Exp $
+# $NetBSD: upload,v 1.15 2004/02/25 09:20:59 grant Exp $
 
 #
 # Upload non-restricted binary pkgs to ftp server
@@ -32,17 +32,17 @@
        echo "RSYNC_DST_SPECIFIC should be set to the destination for packages"
        echo "which have the OSVERSION_SPECIFIC flag set.  I.e., the complete OS"
        echo "version number is required.  For example:"
-       echo "  user%ftp.netbsd.org@localhost:/pub/NetBSD/packages/1.5.1/alpha"
+       echo "  user%ftp.NetBSD.org@localhost:/pub/NetBSD/packages/1.5.1/alpha"
        echo " "
        echo "RSYNC_DST_OTHER should be set to the destination for packages"
        echo "which do _not_ have the OSVERSION_SPECIFIC flag set.  I.e., only"
        echo "the major.minor release string is used.  For example, on a 1.5.1"
        echo "alpha system you would use:"
-       echo "  user%ftp.netbsd.org@localhost:/pub/NetBSD/packages/1.5/alpha"
+       echo "  user%ftp.NetBSD.org@localhost:/pub/NetBSD/packages/1.5/alpha"
        echo "If you are building from pkgsrc current, set the destination"
        echo "to major.minor-latest. For example, on a 1.6.1 m68k system where"
        echo "building pkgsrc current (assuming pkgsrc-1-6 is already built):"
-       echo "  user%ftp.netbsd.org@localhost:/pub/NetBSD/packages/1.6-latest/m68k"
+       echo "  user%ftp.NetBSD.org@localhost:/pub/NetBSD/packages/1.6-latest/m68k"
        echo " "
        exit 1
 fi



Home | Main Index | Thread Index | Old Index