Author: flo
Date: Mon Aug 29 16:03:05 2011
New Revision: 620

Log:
missed these files while syncing with ports cvs

Modified:
   branches/experimental/deskutils/lightning-thunderbird/Makefile
   branches/experimental/www/libxul/Makefile

Modified: branches/experimental/deskutils/lightning-thunderbird/Makefile
==============================================================================
--- branches/experimental/deskutils/lightning-thunderbird/Makefile      Mon Aug 
29 15:57:18 2011        (r619)
+++ branches/experimental/deskutils/lightning-thunderbird/Makefile      Mon Aug 
29 16:03:05 2011        (r620)
@@ -2,12 +2,12 @@
 # Date created:                2005-02-26
 # Whom:                        Michael Johnson <a...@freebsd.org>
 #
-# $FreeBSD: ports/deskutils/lightning-thunderbird/Makefile,v 1.39 2011/07/04 
20:47:14 flo Exp $
+# $FreeBSD: ports/deskutils/lightning-thunderbird/Makefile,v 1.41 2011/08/23 
18:39:01 kwm Exp $
 #
 
 PORTNAME=      lightning
 DISTVERSION=   1.0
-PORTREVISION=  2
+PORTREVISION=  3
 CATEGORIES=    deskutils
 MASTER_SITES=  ${MASTER_SITE_MOZILLA_EXTENDED}
 MASTER_SITE_SUBDIR=    calendar/${PORTNAME}/releases/${DISTVERSION}b2/source
@@ -65,7 +65,7 @@
 MOZ_OPTIONS+=  --disable-dbus --disable-libnotify
 .else
 LIB_DEPENDS+=  dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
-               notify.1:${PORTSDIR}/devel/libnotify
+               notify.4:${PORTSDIR}/devel/libnotify
 .endif
 
 post-patch:

Modified: branches/experimental/www/libxul/Makefile
==============================================================================
--- branches/experimental/www/libxul/Makefile   Mon Aug 29 15:57:18 2011        
(r619)
+++ branches/experimental/www/libxul/Makefile   Mon Aug 29 16:03:05 2011        
(r620)
@@ -2,11 +2,12 @@
 # Date created:                2006-02-20
 # Whom:                        Michael Johnson <a...@freebsd.org>
 #
-# $FreeBSD: ports/www/libxul/Makefile,v 1.27 2011/03/24 13:18:39 beat Exp $
+# $FreeBSD: ports/www/libxul/Makefile,v 1.30 2011/08/23 18:39:15 kwm Exp $
 #
 
 PORTNAME=      libxul
 DISTVERSION=   1.9.2.17
+PORTREVISION=  1
 CATEGORIES?=   www devel
 MASTER_SITES=  ${MASTER_SITE_MOZILLA}
 MASTER_SITE_SUBDIR=    xulrunner/releases/${DISTVERSION}/source
@@ -71,7 +72,7 @@
 MOZ_OPTIONS+=  --disable-dbus --disable-libnotify
 .else
 LIB_DEPENDS+=  dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
-               notify.1:${PORTSDIR}/devel/libnotify
+               notify.4:${PORTSDIR}/devel/libnotify
 .endif
 
 post-patch:
_______________________________________________
freebsd-gecko@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to