diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-06 13:01:28 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-06 13:01:28 +0800 |
commit | 79c4d7a2da830ca56ef292b93688458d436e08bc (patch) | |
tree | 57a29df62b05146b8e4e2a09843dd9956467f3d2 | |
parent | 87a3a1888100132e42a1ff0abadeccdb65f82939 (diff) | |
download | marcuscom-ports-79c4d7a2da830ca56ef292b93688458d436e08bc.tar marcuscom-ports-79c4d7a2da830ca56ef292b93688458d436e08bc.tar.gz marcuscom-ports-79c4d7a2da830ca56ef292b93688458d436e08bc.tar.bz2 marcuscom-ports-79c4d7a2da830ca56ef292b93688458d436e08bc.tar.lz marcuscom-ports-79c4d7a2da830ca56ef292b93688458d436e08bc.tar.xz marcuscom-ports-79c4d7a2da830ca56ef292b93688458d436e08bc.tar.zst marcuscom-ports-79c4d7a2da830ca56ef292b93688458d436e08bc.zip |
Sync with the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9534 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/goffice/Makefile | 4 | ||||
-rw-r--r-- | devel/goffice/distinfo | 6 | ||||
-rw-r--r-- | devel/goffice/pkg-plist | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index 3092f068f..065c56365 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/goffice/Makefile,v 1.30 2007/07/29 19:37:40 marcus Exp $ +# $MCom: ports/devel/goffice/Makefile,v 1.31 2007/07/30 19:55:01 mezz Exp $ # # !!! When updating goffice, don't forget to update science/gchempaint pkg-plists too! !!! PORTNAME= goffice -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo index 5f4c18d79..fdd79a8cb 100644 --- a/devel/goffice/distinfo +++ b/devel/goffice/distinfo @@ -1,3 +1,3 @@ -MD5 (goffice-0.4.2.tar.bz2) = eb72fe8caf7cb4e526671323f6bd4819 -SHA256 (goffice-0.4.2.tar.bz2) = 8ec18b4a6eb50f2668d2724717ed2ec079440828288a28351d4cb3ad80fa2560 -SIZE (goffice-0.4.2.tar.bz2) = 1754789 +MD5 (goffice-0.4.3.tar.bz2) = f299e3a469e11609910d72d007420aa7 +SHA256 (goffice-0.4.3.tar.bz2) = 1687a01596888093b23a2c835e8c0c62af79d572fa3dfbf79b22625d056debba +SIZE (goffice-0.4.3.tar.bz2) = 1767305 diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist index 9376fb0a0..d74849541 100644 --- a/devel/goffice/pkg-plist +++ b/devel/goffice/pkg-plist @@ -303,6 +303,7 @@ libdata/pkgconfig/libgoffice-0.4.pc %%DATADIR%%/%%VERSION%%/glade/gog-plot-prefs.glade %%DATADIR%%/%%VERSION%%/glade/gog-reg-curve-prefs.glade %%DATADIR%%/%%VERSION%%/glade/gog-reg-eqn-prefs.glade +%%DATADIR%%/%%VERSION%%/glade/gog-series-prefs.glade %%DATADIR%%/%%VERSION%%/glade/gog-style-prefs.glade %%DATADIR%%/%%VERSION%%/patterns/svg-patterns.xml share/locale/am/LC_MESSAGES/goffice-%%VERSION%%.mo @@ -334,6 +335,7 @@ share/locale/ms/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/nb/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/nl/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/nn/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/oc/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/pl/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/pt/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/pt_BR/LC_MESSAGES/goffice-%%VERSION%%.mo @@ -487,5 +489,7 @@ share/pixmaps/goffice/%%VERSION%%/surface.xpm @dirrm include/libgoffice-0.4/goffice/app @dirrm include/libgoffice-0.4/goffice @dirrm include/libgoffice-0.4 +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr |