diff options
author | marcus <marcus@FreeBSD.org> | 2003-09-18 06:49:37 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-09-18 06:49:37 +0000 |
commit | 5797d600f46f09de6f7e9f89bd9546544d3f93e6 (patch) | |
tree | f29aa772e064572f168522a552ce158c9147a8a2 /print/ggv2 | |
parent | f8ccc20f69f18bf5f775fc1a7f7a5098f7173ac1 (diff) | |
download | FreeBSD-ports-5797d600f46f09de6f7e9f89bd9546544d3f93e6.zip FreeBSD-ports-5797d600f46f09de6f7e9f89bd9546544d3f93e6.tar.gz |
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
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 5c5d083..0e0ec33 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 89cfb8a..4ea6114 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 e9c10ee..e80c738 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 |