pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Bump PKGREVISION because of libsoup change (removing g...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/032b7b72be65
branches:  trunk
changeset: 489347:032b7b72be65
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 19 22:47:09 2005 +0000

description:
Bump PKGREVISION because of libsoup change (removing gnutls support).

diffstat:

 mail/evolution14/Makefile       |  4 ++--
 mail/mail-notification/Makefile |  3 ++-
 www/gtkhtml30/Makefile          |  4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

diffs (42 lines):

diff -r d05b1d4f933c -r 032b7b72be65 mail/evolution14/Makefile
--- a/mail/evolution14/Makefile Sat Feb 19 22:46:44 2005 +0000
+++ b/mail/evolution14/Makefile Sat Feb 19 22:47:09 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2005/01/25 19:08:55 drochner Exp $
+# $NetBSD: Makefile,v 1.9 2005/02/19 22:47:09 wiz Exp $
 
 DISTNAME=              evolution-1.4.6
 PKGNAME=               ${DISTNAME:S/evolution/evolution14/}
-PKGREVISION=           3
+PKGREVISION=           4
 CATEGORIES=            mail time gnome
 MASTER_SITES=          ftp://ftp.ximian.com/pub/source/evolution/ \
                        ${MASTER_SITE_GNOME:=sources/evolution/1.4/}
diff -r d05b1d4f933c -r 032b7b72be65 mail/mail-notification/Makefile
--- a/mail/mail-notification/Makefile   Sat Feb 19 22:46:44 2005 +0000
+++ b/mail/mail-notification/Makefile   Sat Feb 19 22:47:09 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2004/12/05 08:44:09 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2005/02/19 22:47:09 wiz Exp $
 #
 
 DISTNAME=      mail-notification-1.0
+PKGREVISION=   1
 CATEGORIES=    mail gnome
 MASTER_SITES=  http://savannah.nongnu.org/download/mailnotify/
 
diff -r d05b1d4f933c -r 032b7b72be65 www/gtkhtml30/Makefile
--- a/www/gtkhtml30/Makefile    Sat Feb 19 22:46:44 2005 +0000
+++ b/www/gtkhtml30/Makefile    Sat Feb 19 22:47:09 2005 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2004/10/14 04:00:31 grant Exp $
+# $NetBSD: Makefile,v 1.4 2005/02/19 22:47:09 wiz Exp $
 #
 
 DISTNAME=      gtkhtml-3.0.10
 PKGNAME=       ${DISTNAME:S/gtkhtml/gtkhtml30/}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    www gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtkhtml/3.0/}
 EXTRACT_SUFX=  .tar.bz2



Home | Main Index | Thread Index | Old Index