pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/xorg Just add a note: When updating the vers...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33f4e94e5233
branches:  trunk
changeset: 500271:33f4e94e5233
user:      reed <reed%pkgsrc.org@localhost>
date:      Wed Oct 05 00:26:50 2005 +0000

description:
Just add a note: When updating the version be sure to regenerate
checksums for each xorg package with distinfo files.

diffstat:

 meta-pkgs/xorg/Makefile.common |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r bf7184f4afff -r 33f4e94e5233 meta-pkgs/xorg/Makefile.common
--- a/meta-pkgs/xorg/Makefile.common    Wed Oct 05 00:24:11 2005 +0000
+++ b/meta-pkgs/xorg/Makefile.common    Wed Oct 05 00:26:50 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.33 2005/07/15 18:27:52 jlam Exp $
+# $NetBSD: Makefile.common,v 1.34 2005/10/05 00:26:50 reed Exp $
 #
 # XBUILD_DIRS is the group of directories under ${WRKSRC} that will
 #   be built in.
@@ -194,6 +194,8 @@
        http://ftp.gwdg.de/pub/x11/x.org/pub/X11R${XORG_VER}/src/       \
        http://www.mirror.ac.uk/mirror/ftp.x.org/pub/X11R${XORG_VER}/src/
 
+# When updating the version be sure to regenerate checksums
+# for each xorg package with distinfo files.
 XORG_VER=      6.8.2
 
 IMAKE=         ${X11ROOT}/bin/imake



Home | Main Index | Thread Index | Old Index