pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/evolution12 OMG... I did it again. Repeat a hund...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55d237fe4efa
branches:  trunk
changeset: 481200:55d237fe4efa
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Sep 27 17:24:20 2004 +0000

description:
OMG... I did it again.  Repeat a hundred times myself: "Change PKGNAME,
not DISTNAME, when renaming a package!"  Pointed out by wiz@.

diffstat:

 mail/evolution12/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r ec0c6a0456bd -r 55d237fe4efa mail/evolution12/Makefile
--- a/mail/evolution12/Makefile Mon Sep 27 16:49:25 2004 +0000
+++ b/mail/evolution12/Makefile Mon Sep 27 17:24:20 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2004/09/27 16:49:25 jmmv Exp $
+# $NetBSD: Makefile,v 1.11 2004/09/27 17:24:20 jmmv Exp $
 
-DISTNAME=              evolution12-1.2.4
+DISTNAME=              evolution-1.2.4
+PKGNAME=               ${DISTNAME:S/evolution/evolution12/}
 CATEGORIES=            mail time gnome
 MASTER_SITES=          ftp://ftp.ximian.com/pub/ximian-evolution/source/ \
                        ftp://ximian.netnitco.net/pub/mirrors/ximian/ximian-evolution/source/ \



Home | Main Index | Thread Index | Old Index