pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Bump PKGREVISION because the evolution-data-server dep...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/024e574c9a08
branches:  trunk
changeset: 482079:024e574c9a08
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Oct 19 20:17:54 2004 +0000

description:
Bump PKGREVISION because the evolution-data-server dependency was bumped to
ensure that a serious runtime fix gets pulled in.

diffstat:

 mail/evolution/Makefile  |  4 ++--
 x11/gnome-panel/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 0499e53a4912 -r 024e574c9a08 mail/evolution/Makefile
--- a/mail/evolution/Makefile   Tue Oct 19 20:13:44 2004 +0000
+++ b/mail/evolution/Makefile   Tue Oct 19 20:17:54 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.66 2004/10/15 21:31:51 jmmv Exp $
+# $NetBSD: Makefile,v 1.67 2004/10/19 20:17:54 jmmv Exp $
 
 DISTNAME=              evolution-2.0.2
+PKGREVISION=           1
 CATEGORIES=            mail time gnome
 MASTER_SITES=          ftp://ftp.ximian.com/pub/source/evolution/ \
                        ${MASTER_SITE_GNOME:=sources/evolution/2.0/}
@@ -13,7 +14,6 @@
 DEPENDS+=              psmisc-[0-9]*:../../sysutils/psmisc
 BUILD_USES_MSGFMT=     YES
 
-BUILDLINK_DEPENDS.evolution-data-server+=      evolution-data-server>=1.0.2
 BUILDLINK_DEPENDS.gal2+=       gal2>=2.2.3
 BUILDLINK_DEPENDS.glib2+=      glib2>=2.4.0nb2
 BUILDLINK_DEPENDS.gtkhtml3+=   gtkhtml3>=3.2.3
diff -r 0499e53a4912 -r 024e574c9a08 x11/gnome-panel/Makefile
--- a/x11/gnome-panel/Makefile  Tue Oct 19 20:13:44 2004 +0000
+++ b/x11/gnome-panel/Makefile  Tue Oct 19 20:17:54 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2004/10/03 00:18:32 tv Exp $
+# $NetBSD: Makefile,v 1.44 2004/10/19 20:17:54 jmmv Exp $
 #
 
 DISTNAME=              gnome-panel-2.8.0
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            x11 gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-panel/2.8/}
 EXTRACT_SUFX=          .tar.bz2



Home | Main Index | Thread Index | Old Index