diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-11 13:49:42 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-11-11 13:49:42 +0000 |
commit | d456f7f0a9bdba3ccf56854467eb7a8d11bbfc3e (patch) | |
tree | c3904fcb05523df54e45b1f2764a31cf6f91bac7 /misc/tellico-kde4 | |
parent | 0cd9b607af8d504b94ccf08a0d0559316d6d1e49 (diff) | |
download | ports-d456f7f0a9bdba3ccf56854467eb7a8d11bbfc3e.tar.gz ports-d456f7f0a9bdba3ccf56854467eb7a8d11bbfc3e.zip |
- Update to version 0.7.1
Notes
Notes:
svn path=/head/; revision=93738
Diffstat (limited to 'misc/tellico-kde4')
-rw-r--r-- | misc/tellico-kde4/Makefile | 5 | ||||
-rw-r--r-- | misc/tellico-kde4/distinfo | 2 | ||||
-rw-r--r-- | misc/tellico-kde4/pkg-plist | 9 |
3 files changed, 9 insertions, 7 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index 599479f38c23..9eafadc727bf 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bookcase -PORTVERSION= 0.6.6 +PORTVERSION= 0.7.1 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/bookcase/download/ @@ -15,7 +15,6 @@ COMMENT= Personal book collection manager for KDE USE_KDELIBS_VER=3 GNU_CONFIGURE= yes - -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} .include <bsd.port.mk> diff --git a/misc/tellico-kde4/distinfo b/misc/tellico-kde4/distinfo index 9573e814cf1e..2fbea281fbf3 100644 --- a/misc/tellico-kde4/distinfo +++ b/misc/tellico-kde4/distinfo @@ -1 +1 @@ -MD5 (bookcase-0.6.6.tar.gz) = d38bd6aff5fbca48cef48238da634fcc +MD5 (bookcase-0.7.1.tar.gz) = b8368520f5b2959ef89e26ba44351858 diff --git a/misc/tellico-kde4/pkg-plist b/misc/tellico-kde4/pkg-plist index a9950bb04bd5..323f090b3fef 100644 --- a/misc/tellico-kde4/pkg-plist +++ b/misc/tellico-kde4/pkg-plist @@ -1,17 +1,20 @@ bin/bookcase share/applnk/Applications/bookcase.desktop -share/apps/bookcase/bibtexml2bookcase.xsl +share/apps/bookcase/bibtex-translation.xml share/apps/bookcase/bookcase-by-author.xsl share/apps/bookcase/bookcase-by-title.xsl share/apps/bookcase/bookcase-printing.xsl share/apps/bookcase/bookcase.dtd -share/apps/bookcase/bookcase2bibtex.xsl -share/apps/bookcase/bookcase2bibtexml.xsl +share/apps/bookcase/bookcase.tips +share/apps/bookcase/bookcase2html.xsl share/apps/bookcase/bookcaseui.rc +share/apps/bookcase/pics/album.png +share/apps/bookcase/pics/bibtex.png share/apps/bookcase/pics/book.png share/apps/bookcase/pics/bookcase.png share/apps/bookcase/pics/person-open.png share/apps/bookcase/pics/person.png +share/apps/bookcase/pics/video.png share/doc/HTML/en/bookcase-apidocs/common share/doc/HTML/en/bookcase/common share/doc/HTML/en/bookcase/index.cache.bz2 |