summaryrefslogtreecommitdiffstats
path: root/devel/bug-buddy
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-03-24 03:52:36 +0000
committermarcus <marcus@FreeBSD.org>2008-03-24 03:52:36 +0000
commit7f7d1cea729a5815af0f4db6edfc5ba0f62a57e3 (patch)
tree862f96db414616c771eb64412d27d795591004f0 /devel/bug-buddy
parent6c3349d5db64bb9ea320c30d23ba353e2f013754 (diff)
downloadFreeBSD-ports-7f7d1cea729a5815af0f4db6edfc5ba0f62a57e3.zip
FreeBSD-ports-7f7d1cea729a5815af0f4db6edfc5ba0f62a57e3.tar.gz
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon
Diffstat (limited to 'devel/bug-buddy')
-rw-r--r--devel/bug-buddy/Makefile9
-rw-r--r--devel/bug-buddy/distinfo6
-rw-r--r--devel/bug-buddy/pkg-plist3
3 files changed, 9 insertions, 9 deletions
diff --git a/devel/bug-buddy/Makefile b/devel/bug-buddy/Makefile
index b65ae3b..efe22fb 100644
--- a/devel/bug-buddy/Makefile
+++ b/devel/bug-buddy/Makefile
@@ -3,21 +3,20 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/bug-buddy/Makefile,v 1.55 2007/10/06 22:03:31 mezz Exp $
+# $MCom: ports/devel/bug-buddy/Makefile,v 1.60 2008/03/11 03:04:07 mezz Exp $
#
PORTNAME= bug-buddy
-PORTVERSION= 2.20.1
+PORTVERSION= 2.22.0
CATEGORIES= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= A bug reporting tool for GNOME 2
LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop \
- soup-2.2.8:${PORTSDIR}/devel/libsoup
+ soup-2.4.1:${PORTSDIR}/devel/libsoup
USE_BZIP2= yes
USE_GETTEXT= yes
diff --git a/devel/bug-buddy/distinfo b/devel/bug-buddy/distinfo
index b443c5b..05e227a 100644
--- a/devel/bug-buddy/distinfo
+++ b/devel/bug-buddy/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/bug-buddy-2.20.1.tar.bz2) = 6b9ea4c067674120bd93711b3b9a9e63
-SHA256 (gnome2/bug-buddy-2.20.1.tar.bz2) = cb0cb3f2400f201e2bf7afc6de81df6ab4b68c5a770ec0a132c300efe72d5f4e
-SIZE (gnome2/bug-buddy-2.20.1.tar.bz2) = 1070862
+MD5 (gnome2/bug-buddy-2.22.0.tar.bz2) = 092e1f91d0be4ca133cd0650622a6b06
+SHA256 (gnome2/bug-buddy-2.22.0.tar.bz2) = 09c6d01f8b029b5ffccabfcbc502f637d06a7989e93c374de24b5b838b9878a6
+SIZE (gnome2/bug-buddy-2.22.0.tar.bz2) = 1076752
diff --git a/devel/bug-buddy/pkg-plist b/devel/bug-buddy/pkg-plist
index 27f3b5f..27e3a52 100644
--- a/devel/bug-buddy/pkg-plist
+++ b/devel/bug-buddy/pkg-plist
@@ -15,6 +15,7 @@ share/applications/bug-buddy.desktop
%%DATADIR%%/bugzilla/ximian/products
%%DATADIR%%/gdb-cmd
share/icons/hicolor/48x48/apps/bug-buddy.png
+share/locale/af/LC_MESSAGES/bug-buddy.mo
share/locale/am/LC_MESSAGES/bug-buddy.mo
share/locale/ar/LC_MESSAGES/bug-buddy.mo
share/locale/as/LC_MESSAGES/bug-buddy.mo
@@ -100,6 +101,7 @@ share/locale/zh_TW/LC_MESSAGES/bug-buddy.mo
@dirrm %%DATADIR%%/bugzilla/gnome
@dirrm %%DATADIR%%/bugzilla
@dirrm %%DATADIR%%
+@dirrmtry share/applications
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/xh/LC_MESSAGES
@@ -132,4 +134,3 @@ share/locale/zh_TW/LC_MESSAGES/bug-buddy.mo
@dirrmtry share/locale/be@latin
@dirrmtry share/locale/as/LC_MESSAGES
@dirrmtry share/locale/as
-@dirrmtry share/applications
OpenPOWER on IntegriCloud