pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/evolution14 Gah! Stupid me, I renamed the distfi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aab00fc33587
branches:  trunk
changeset: 481198:aab00fc33587
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Mon Sep 27 16:46:42 2004 +0000

description:
Gah!  Stupid me, I renamed the distfile instead of the package.  Fix it.
Addresses PR pkg/27048 and solves problem shown in bulk build.

diffstat:

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

diffs (13 lines):

diff -r 5de704ab6082 -r aab00fc33587 mail/evolution14/Makefile
--- a/mail/evolution14/Makefile Mon Sep 27 16:31:57 2004 +0000
+++ b/mail/evolution14/Makefile Mon Sep 27 16:46:42 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/09/21 17:21:07 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2004/09/27 16:46:42 jmmv Exp $
 
-DISTNAME=              evolution14-1.4.6
+DISTNAME=              evolution-1.4.6
+PKGNAME=               ${DISTNAME:S/evolution/evolution14/}
 CATEGORIES=            mail time gnome
 MASTER_SITES=          ftp://ftp.ximian.com/pub/source/evolution/ \
                        ${MASTER_SITE_GNOME:=sources/evolution/1.4/}



Home | Main Index | Thread Index | Old Index