Wed Aug 5 13:57:04 2009 UTC ()
switch to the latest firefox, bump version to 0.3


(tnn)
diff -r1.2 -r1.3 pkgsrc/meta-pkgs/desktop-gnome/Makefile

cvs diff -r1.2 -r1.3 pkgsrc/meta-pkgs/desktop-gnome/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/desktop-gnome/Attic/Makefile 2009/06/08 22:49:22 1.2
+++ pkgsrc/meta-pkgs/desktop-gnome/Attic/Makefile 2009/08/05 13:57:03 1.3
@@ -1,31 +1,31 @@ @@ -1,31 +1,31 @@
1# $NetBSD: Makefile,v 1.2 2009/06/08 22:49:22 ahoka Exp $ 1# $NetBSD: Makefile,v 1.3 2009/08/05 13:57:03 tnn Exp $
2# 2#
3 3
4DISTNAME= desktop-gnome-0.2 4DISTNAME= desktop-gnome-0.3
5CATEGORIES= meta-pkgs x11 gnome 5CATEGORIES= meta-pkgs x11 gnome
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7 7
8MAINTAINER= netbsd-desktop@NetBSD.org 8MAINTAINER= netbsd-desktop@NetBSD.org
9COMMENT= Software stack for the NetBSD Desktop Project 9COMMENT= Software stack for the NetBSD Desktop Project
10HOMEPAGE= http://wiki.netbsd.se/Desktop_Project/ 10HOMEPAGE= http://wiki.netbsd.se/Desktop_Project/
11 11
12META_PACKAGE= yes 12META_PACKAGE= yes
13 13
14# implements http://wiki.netbsd.se/Desktop_Phase_1 14# implements http://wiki.netbsd.se/Desktop_Phase_1
15# 15#
16DEPENDS+= pkgin-[0-9]*:../../pkgtools/pkgin 16DEPENDS+= pkgin-[0-9]*:../../pkgtools/pkgin
17DEPENDS+= cups-[0-9]*:../../print/cups 17DEPENDS+= cups-[0-9]*:../../print/cups
18DEPENDS+= firefox3-[0-9]*:../../www/firefox3 18DEPENDS+= firefox-[0-9]*:../../www/firefox
19DEPENDS+= gnome-[0-9]*:../../meta-pkgs/gnome 19DEPENDS+= gnome-[0-9]*:../../meta-pkgs/gnome
20DEPENDS+= gimp-[0-9]*:../../graphics/gimp 20DEPENDS+= gimp-[0-9]*:../../graphics/gimp
21DEPENDS+= notification-daemon-[0-9]*:../../sysutils/notification-daemon 21DEPENDS+= notification-daemon-[0-9]*:../../sysutils/notification-daemon
22DEPENDS+= thunderbird-[0-9]*:../../mail/thunderbird 22DEPENDS+= thunderbird-[0-9]*:../../mail/thunderbird
23DEPENDS+= pidgin-[0-9]*:../../chat/pidgin 23DEPENDS+= pidgin-[0-9]*:../../chat/pidgin
24DEPENDS+= pidgin-libnotify-[0-9]*:../../chat/pidgin-libnotify 24DEPENDS+= pidgin-libnotify-[0-9]*:../../chat/pidgin-libnotify
25DEPENDS+= Transmission-[0-9]*:../../net/Transmission 25DEPENDS+= Transmission-[0-9]*:../../net/Transmission
26 26
27# useful fonts and themes 27# useful fonts and themes
28# 28#
29DEPENDS+= dejavu-ttf-[0-9]*:../../fonts/dejavu-ttf 29DEPENDS+= dejavu-ttf-[0-9]*:../../fonts/dejavu-ttf
30DEPENDS+= liberation-ttf-[0-9]*:../../fonts/liberation-ttf 30DEPENDS+= liberation-ttf-[0-9]*:../../fonts/liberation-ttf
31 31