diff options
author | markus <markus@FreeBSD.org> | 2008-04-07 14:13:06 +0000 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2008-04-07 14:13:06 +0000 |
commit | 4991db9949fe33d5e106a263e61d3408f543a3f5 (patch) | |
tree | a55867fe501893db5aec477cabdfcca82d5644c4 | |
parent | da48e8075297e6deefbbe9584aca1c5c53c21685 (diff) | |
download | FreeBSD-ports-4991db9949fe33d5e106a263e61d3408f543a3f5.zip FreeBSD-ports-4991db9949fe33d5e106a263e61d3408f543a3f5.tar.gz |
Update to version 0.2.1
-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 ab241bd..25cdfb2 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 9f02be4..b37a2e1 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 99faf2b..b33a38f 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 |