diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-23 02:14:45 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-23 02:14:45 +0800 |
commit | 7b2e4e62a4c907836e4d3ce196bda37711deb125 (patch) | |
tree | 8bbb1992378174a3162a6cdcd97f56de48464302 /devel | |
parent | fd31035932973062921af8694fca8940af18df56 (diff) | |
download | marcuscom-ports-7b2e4e62a4c907836e4d3ce196bda37711deb125.tar.gz marcuscom-ports-7b2e4e62a4c907836e4d3ce196bda37711deb125.tar.zst marcuscom-ports-7b2e4e62a4c907836e4d3ce196bda37711deb125.zip |
Update to 2.24.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11587 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gnome-build/Makefile | 6 | ||||
-rw-r--r-- | devel/gnome-build/distinfo | 6 | ||||
-rw-r--r-- | devel/gnome-build/pkg-plist | 5 |
3 files changed, 10 insertions, 7 deletions
diff --git a/devel/gnome-build/Makefile b/devel/gnome-build/Makefile index 8bc8e5981..f03038b74 100644 --- a/devel/gnome-build/Makefile +++ b/devel/gnome-build/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/gnome-build/Makefile,v 1.7 2008/08/18 22:41:42 kwm Exp $ # PORTNAME= gnome-build -PORTVERSION= 2.23.90 +PORTVERSION= 2.24.0 PORTEPOCH= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME @@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A GNOME Build Framework (GBF) BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext -LIB_DEPENDS= gdl-gnome-1.0:${PORTSDIR}/x11-toolkits/gdl +LIB_DEPENDS= gdl-1.0:${PORTSDIR}/x11-toolkits/gdl RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext USE_BZIP2= yes diff --git a/devel/gnome-build/distinfo b/devel/gnome-build/distinfo index e6106c239..e013cfad9 100644 --- a/devel/gnome-build/distinfo +++ b/devel/gnome-build/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-build-2.23.90.tar.bz2) = 77f79a97746f05c7c4210c83718cb952 -SHA256 (gnome2/gnome-build-2.23.90.tar.bz2) = 00227965354682b8c57df493ea01faf5d5bb375bfc6ad6e274c21d1fb9478dc8 -SIZE (gnome2/gnome-build-2.23.90.tar.bz2) = 528477 +MD5 (gnome2/gnome-build-2.24.0.tar.bz2) = 447b6c22bb18981b964b76031d393b42 +SHA256 (gnome2/gnome-build-2.24.0.tar.bz2) = c5efd2c51e2cc5a98baf4c32fc1aa93e47566b03cd587a1947f98fdc00428465 +SIZE (gnome2/gnome-build-2.24.0.tar.bz2) = 537608 diff --git a/devel/gnome-build/pkg-plist b/devel/gnome-build/pkg-plist index 5943486e2..60ff88f77 100644 --- a/devel/gnome-build/pkg-plist +++ b/devel/gnome-build/pkg-plist @@ -45,6 +45,7 @@ share/locale/eu/LC_MESSAGES/gbf-1.mo share/locale/fi/LC_MESSAGES/gbf-1.mo share/locale/fr/LC_MESSAGES/gbf-1.mo share/locale/gl/LC_MESSAGES/gbf-1.mo +share/locale/gu/LC_MESSAGES/gbf-1.mo share/locale/he/LC_MESSAGES/gbf-1.mo share/locale/hi/LC_MESSAGES/gbf-1.mo share/locale/hr/LC_MESSAGES/gbf-1.mo @@ -74,7 +75,7 @@ share/locale/sk/LC_MESSAGES/gbf-1.mo share/locale/sl/LC_MESSAGES/gbf-1.mo share/locale/sq/LC_MESSAGES/gbf-1.mo share/locale/sr/LC_MESSAGES/gbf-1.mo -share/locale/sr@Latn/LC_MESSAGES/gbf-1.mo +share/locale/sr@latin/LC_MESSAGES/gbf-1.mo share/locale/sv/LC_MESSAGES/gbf-1.mo share/locale/th/LC_MESSAGES/gbf-1.mo share/locale/tr/LC_MESSAGES/gbf-1.mo @@ -94,6 +95,8 @@ share/pixmaps/gbf-install.png @dirrm include/gnome-build-1.0 @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin @dirrmtry share/locale/si/LC_MESSAGES @dirrmtry share/locale/si @dirrmtry share/locale/rw/LC_MESSAGES |