diff options
author | krion <krion@FreeBSD.org> | 2003-11-11 13:49:42 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-11-11 13:49:42 +0000 |
commit | fdcd9f450ad414eabd7db0fb85ce6c478e63c085 (patch) | |
tree | 2fac3e369fa78cc0cc457e7ba4662d487f9c6c0c /misc/tellico | |
parent | 869ce725a89b14640ccb1c45313face1a560c205 (diff) | |
download | FreeBSD-ports-fdcd9f450ad414eabd7db0fb85ce6c478e63c085.zip FreeBSD-ports-fdcd9f450ad414eabd7db0fb85ce6c478e63c085.tar.gz |
- Update to version 0.7.1
Diffstat (limited to 'misc/tellico')
-rw-r--r-- | misc/tellico/Makefile | 5 | ||||
-rw-r--r-- | misc/tellico/distinfo | 2 | ||||
-rw-r--r-- | misc/tellico/pkg-plist | 9 |
3 files changed, 9 insertions, 7 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 599479f..9eafadc 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/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/distinfo b/misc/tellico/distinfo index 9573e81..2fbea28 100644 --- a/misc/tellico/distinfo +++ b/misc/tellico/distinfo @@ -1 +1 @@ -MD5 (bookcase-0.6.6.tar.gz) = d38bd6aff5fbca48cef48238da634fcc +MD5 (bookcase-0.7.1.tar.gz) = b8368520f5b2959ef89e26ba44351858 diff --git a/misc/tellico/pkg-plist b/misc/tellico/pkg-plist index a9950bb..323f090 100644 --- a/misc/tellico/pkg-plist +++ b/misc/tellico/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 |