diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-21 23:50:41 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-21 23:50:41 +0800 |
commit | e0837f8c704887666777003c84a898de87ca516b (patch) | |
tree | 4ec711b488335444afa5ab084854f73b29f15c65 | |
parent | d6a3704bc6e96ea1e6cd023c8c36eebeeee63c04 (diff) | |
download | marcuscom-ports-e0837f8c704887666777003c84a898de87ca516b.tar marcuscom-ports-e0837f8c704887666777003c84a898de87ca516b.tar.gz marcuscom-ports-e0837f8c704887666777003c84a898de87ca516b.tar.bz2 marcuscom-ports-e0837f8c704887666777003c84a898de87ca516b.tar.lz marcuscom-ports-e0837f8c704887666777003c84a898de87ca516b.tar.xz marcuscom-ports-e0837f8c704887666777003c84a898de87ca516b.tar.zst marcuscom-ports-e0837f8c704887666777003c84a898de87ca516b.zip |
Update to 2.28.0.
Manually install the schema file.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12918 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/devhelp/Makefile | 9 | ||||
-rw-r--r-- | devel/devhelp/distinfo | 6 | ||||
-rw-r--r-- | devel/devhelp/pkg-plist | 9 |
3 files changed, 15 insertions, 9 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile index 9a1ec3f13..44e11c411 100644 --- a/devel/devhelp/Makefile +++ b/devel/devhelp/Makefile @@ -3,11 +3,10 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/devhelp/Makefile,v 1.22 2009/09/07 10:36:28 kwm Exp $ +# $MCom: ports/devel/devhelp/Makefile,v 1.23 2009/09/08 19:21:50 kwm Exp $ PORTNAME= devhelp -PORTVERSION= 2.27.92 -PORTREVISION= 1 +PORTVERSION= 2.28.0 PORTEPOCH= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME @@ -51,4 +50,8 @@ post-patch: ${WRKSRC}/src/Makefile.in .endif +post-install: + @${MKDIR} ${PREFIX}/etc/gconf/schemas + @${CP} ${WRKSRC}/data/devhelp.schemas ${PREFIX}/etc/gconf/schemas + .include <bsd.port.post.mk> diff --git a/devel/devhelp/distinfo b/devel/devhelp/distinfo index 422a79a13..5b7e57bd7 100644 --- a/devel/devhelp/distinfo +++ b/devel/devhelp/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/devhelp-2.27.92.tar.bz2) = b796dacbff2c9cd2b7f5f44113a34a0b -SHA256 (gnome2/devhelp-2.27.92.tar.bz2) = 5a9e7e7ce8304a873034895951c45af430f2073686f02b0d35bf417b77178ca4 -SIZE (gnome2/devhelp-2.27.92.tar.bz2) = 468423 +MD5 (gnome2/devhelp-2.28.0.tar.bz2) = 43de66cd3a0ce498aa78a5e3f97395c5 +SHA256 (gnome2/devhelp-2.28.0.tar.bz2) = 041684edc05e731ec733864c425f66e612f85bc776bc27cb98ef547af3d9c262 +SIZE (gnome2/devhelp-2.28.0.tar.bz2) = 468628 diff --git a/devel/devhelp/pkg-plist b/devel/devhelp/pkg-plist index 6323a78da..4c31e71d2 100644 --- a/devel/devhelp/pkg-plist +++ b/devel/devhelp/pkg-plist @@ -67,6 +67,7 @@ share/locale/kn/LC_MESSAGES/devhelp.mo share/locale/ko/LC_MESSAGES/devhelp.mo share/locale/lt/LC_MESSAGES/devhelp.mo share/locale/lv/LC_MESSAGES/devhelp.mo +share/locale/mai/LC_MESSAGES/devhelp.mo share/locale/mk/LC_MESSAGES/devhelp.mo share/locale/ml/LC_MESSAGES/devhelp.mo share/locale/ms/LC_MESSAGES/devhelp.mo @@ -88,7 +89,7 @@ share/locale/sk/LC_MESSAGES/devhelp.mo share/locale/sl/LC_MESSAGES/devhelp.mo share/locale/sq/LC_MESSAGES/devhelp.mo share/locale/sr/LC_MESSAGES/devhelp.mo -share/locale/sr@Latn/LC_MESSAGES/devhelp.mo +share/locale/sr@latin/LC_MESSAGES/devhelp.mo share/locale/sv/LC_MESSAGES/devhelp.mo share/locale/ta/LC_MESSAGES/devhelp.mo share/locale/te/LC_MESSAGES/devhelp.mo @@ -109,8 +110,8 @@ share/locale/zh_TW/LC_MESSAGES/devhelp.mo @dirrmtry share/locale/zh_HK @dirrmtry share/locale/te/LC_MESSAGES @dirrmtry share/locale/te -@dirrmtry share/locale/sr@Latn/LC_MESSAGES -@dirrmtry share/locale/sr@Latn +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw @dirrmtry share/locale/ro/LC_MESSAGES @@ -121,6 +122,8 @@ share/locale/zh_TW/LC_MESSAGES/devhelp.mo @dirrmtry share/locale/oc @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr +@dirrmtry share/locale/mai/LC_MESSAGES +@dirrmtry share/locale/mai @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz @dirrmtry share/locale/ca@valencia/LC_MESSAGES |