diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2008-04-07 14:13:06 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2008-04-07 14:13:06 +0000 |
commit | 16eb661f076bf49bc1fbb04d2ed0484fc94d931b (patch) | |
tree | aa6321a13052280320fec63674069947ab4b0359 /databases | |
parent | 0ef548409ae56e59505feeb57238d8f41ea10f06 (diff) | |
download | ports-16eb661f076bf49bc1fbb04d2ed0484fc94d931b.tar.gz ports-16eb661f076bf49bc1fbb04d2ed0484fc94d931b.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/kbibtex/Makefile | 2 | ||||
-rw-r--r-- | databases/kbibtex/distinfo | 6 | ||||
-rw-r--r-- | databases/kbibtex/pkg-plist | 5 |
3 files changed, 8 insertions, 5 deletions
diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile index ab241bd2b1de..25cdfb2525a5 100644 --- a/databases/kbibtex/Makefile +++ b/databases/kbibtex/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= kbibtex -PORTVERSION= 0.2 +PORTVERSION= 0.2.1 CATEGORIES= databases kde MASTER_SITES= http://www.unix-ag.uni-kl.de/~fischer/${PORTNAME}/download/ diff --git a/databases/kbibtex/distinfo b/databases/kbibtex/distinfo index 9f02be45a44b..b37a2e187a8e 100644 --- a/databases/kbibtex/distinfo +++ b/databases/kbibtex/distinfo @@ -1,3 +1,3 @@ -MD5 (kbibtex-0.2.tar.bz2) = 4ed33020f68c970e5ec37a20d3a49b59 -SHA256 (kbibtex-0.2.tar.bz2) = 016de092ec90d473d5dbd4890e1e6592c2a9eded5d70da180db4710accd536c9 -SIZE (kbibtex-0.2.tar.bz2) = 629421 +MD5 (kbibtex-0.2.1.tar.bz2) = 8d2b142a8878e86398a30786ede674e1 +SHA256 (kbibtex-0.2.1.tar.bz2) = 4dc06a303aef942025d75a34e7ffde25b36c6c71e661cabeb1c8e3117f7e1af8 +SIZE (kbibtex-0.2.1.tar.bz2) = 722618 diff --git a/databases/kbibtex/pkg-plist b/databases/kbibtex/pkg-plist index 99faf2bd4e0e..b33a38f7b39d 100644 --- a/databases/kbibtex/pkg-plist +++ b/databases/kbibtex/pkg-plist @@ -2,7 +2,7 @@ bin/kbibtex lib/kde3/libkbibtexpart.a lib/kde3/libkbibtexpart.la lib/kde3/libkbibtexpart.so -share/applnk/Office/kbibtex.desktop +share/applications/kde/kbibtex.desktop share/apps/kbibtex/kbibtex_shell.rc share/apps/kbibtexpart/kbibtex_part.rc share/apps/kbibtexpart/xslt/html.xsl @@ -15,8 +15,11 @@ share/icons/crystalsvg/22x22/apps/kbibtex.png share/icons/crystalsvg/32x32/apps/kbibtex.png share/icons/crystalsvg/48x48/apps/kbibtex.png share/icons/crystalsvg/64x64/apps/kbibtex.png +share/locale/de/LC_MESSAGES/kbibtex.mo +share/locale/ru/LC_MESSAGES/kbibtex.mo share/services/kbibtex_part.desktop @dirrm share/doc/HTML/en/kbibtex @dirrm share/apps/kbibtexpart/xslt @dirrm share/apps/kbibtexpart @dirrm share/apps/kbibtex +@dirrmtry share/applications/kde |