diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 06:49:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 06:49:37 +0000 |
commit | 9c0caae1c20155b432bb0feb074a8fd9cc1c12bc (patch) | |
tree | 534d0190982c831de589344c3003940ec6f2d6b1 /print/ggv2 | |
parent | Followup commit: Unbreak XFree86-4-Server-snap on -stable -- gcc 2 has no (diff) |
Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.
This commit represents work done by adamw, bland, and myself as well as
many other contributers:
Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>
Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.
Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon). The
best way to upgrade so that you get all shared library dependencies is:
portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2
Approved by: portmgr (kris, will, myself implicitly)
Requested by: re as well as many other users
Notes
Notes:
svn path=/head/; revision=89023
Diffstat (limited to 'print/ggv2')
-rw-r--r-- | print/ggv2/Makefile | 4 | ||||
-rw-r--r-- | print/ggv2/distinfo | 2 | ||||
-rw-r--r-- | print/ggv2/pkg-plist | 6 |
3 files changed, 8 insertions, 4 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index 5c5d083e78f1..0e0ec33e8237 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= ggv2 -PORTVERSION= 2.0.1 +PORTVERSION= 2.4.0.1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.0 +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 DISTNAME= ggv-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/print/ggv2/distinfo b/print/ggv2/distinfo index 89cfb8add5bf..4ea6114b58fe 100644 --- a/print/ggv2/distinfo +++ b/print/ggv2/distinfo @@ -1 +1 @@ -MD5 (gnome2/ggv-2.0.1.tar.bz2) = 29aefe42e3f81f9ba65b8e3befb958bd +MD5 (gnome2/ggv-2.4.0.1.tar.bz2) = 749b7c7f16807dcf924db2475b87f34e diff --git a/print/ggv2/pkg-plist b/print/ggv2/pkg-plist index e9c10eee9e62..e80c738314b3 100644 --- a/print/ggv2/pkg-plist +++ b/print/ggv2/pkg-plist @@ -18,7 +18,7 @@ share/gnome/applications/ggv.desktop share/gnome/gnome-2.0/ui/ggv-control-ui.xml share/gnome/gnome-2.0/ui/ggv-postscript-view-ui.xml share/gnome/gnome-2.0/ui/ggv-ui.xml -share/gnome/help/ggv/C/figures/example_screenshot.png +share/gnome/help/ggv/C/figures/ggv_window.png share/gnome/help/ggv/C/ggv.xml share/gnome/help/ggv/C/legal.xml share/gnome/help/ggv/C/topic.dat @@ -85,8 +85,10 @@ share/locale/am/LC_MESSAGES/ggv.mo share/locale/az/LC_MESSAGES/ggv.mo share/locale/be/LC_MESSAGES/ggv.mo share/locale/bg/LC_MESSAGES/ggv.mo +share/locale/bn/LC_MESSAGES/ggv.mo share/locale/ca/LC_MESSAGES/ggv.mo share/locale/cs/LC_MESSAGES/ggv.mo +share/locale/cy/LC_MESSAGES/ggv.mo share/locale/da/LC_MESSAGES/ggv.mo share/locale/de/LC_MESSAGES/ggv.mo share/locale/el/LC_MESSAGES/ggv.mo @@ -125,8 +127,10 @@ share/locale/sk/LC_MESSAGES/ggv.mo share/locale/sl/LC_MESSAGES/ggv.mo share/locale/sr/LC_MESSAGES/ggv.mo share/locale/sr@Latn/LC_MESSAGES/ggv.mo +share/locale/sq/LC_MESSAGES/ggv.mo share/locale/sv/LC_MESSAGES/ggv.mo share/locale/ta/LC_MESSAGES/ggv.mo +share/locale/th/LC_MESSAGES/ggv.mo share/locale/tr/LC_MESSAGES/ggv.mo share/locale/uk/LC_MESSAGES/ggv.mo share/locale/vi/LC_MESSAGES/ggv.mo |