diff options
author | vs <vs@FreeBSD.org> | 2005-02-24 22:45:37 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-02-24 22:45:37 +0800 |
commit | bf1cb9fa96d7e3147528b5564d6fa0cbf47752da (patch) | |
tree | c54e4ec2d6cf1fdf528978f1bdd2134a4704b575 /graphics/kallery | |
parent | ef489df71acab4c93e1b37282bc734b82bf5bb33 (diff) | |
download | freebsd-ports-gnome-bf1cb9fa96d7e3147528b5564d6fa0cbf47752da.tar.gz freebsd-ports-gnome-bf1cb9fa96d7e3147528b5564d6fa0cbf47752da.tar.zst freebsd-ports-gnome-bf1cb9fa96d7e3147528b5564d6fa0cbf47752da.zip |
Update to 1.0.7a
PR: ports/76580
Submitted by: Stefan Walter
Approved by: maintainer silence
Diffstat (limited to 'graphics/kallery')
-rw-r--r-- | graphics/kallery/Makefile | 14 | ||||
-rw-r--r-- | graphics/kallery/distinfo | 4 | ||||
-rw-r--r-- | graphics/kallery/pkg-descr | 2 | ||||
-rw-r--r-- | graphics/kallery/pkg-plist | 32 |
4 files changed, 23 insertions, 29 deletions
diff --git a/graphics/kallery/Makefile b/graphics/kallery/Makefile index fcafbfaaa088..12205c02efb8 100644 --- a/graphics/kallery/Makefile +++ b/graphics/kallery/Makefile @@ -6,28 +6,20 @@ # PORTNAME= kallery -PORTVERSION= 1.0.2 -PORTREVISION= 4 -CATEGORIES= graphics kde -MASTER_SITES= http://www.virtualartisans.com/kde/andras/kallery/ -MASTER_SITE_SUBDIR= ${PORTNAME} +PORTVERSION= 1.0.7a +CATEGORIES= graphics www kde +MASTER_SITES= http://kallery.kdewebdev.org/releases/ MAINTAINER= metrol@metrol.net COMMENT= An image gallery generator for KDE LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick -BROKEN= Checksum mismatch -EXPIRATION_DATE=2005-02-18 -DEPRECATED= ${BROKEN} - USE_KDELIBS_VER=3 USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes -CONFIGURE_TARGET= -CONFIGURE_ARGS+= --prefix=${LOCALBASE} .include <bsd.port.pre.mk> diff --git a/graphics/kallery/distinfo b/graphics/kallery/distinfo index bdc4bc007989..ff0d65dde0e0 100644 --- a/graphics/kallery/distinfo +++ b/graphics/kallery/distinfo @@ -1,2 +1,2 @@ -MD5 (kallery-1.0.2.tar.bz2) = 3d31b9f8eeb7096d0a92a55008cf0919 -SIZE (kallery-1.0.2.tar.bz2) = 503011 +MD5 (kallery-1.0.7a.tar.bz2) = 7378740aaeac45062b35e33c07e329b1 +SIZE (kallery-1.0.7a.tar.bz2) = 551760 diff --git a/graphics/kallery/pkg-descr b/graphics/kallery/pkg-descr index 697cf9935ad8..c48b115f9e64 100644 --- a/graphics/kallery/pkg-descr +++ b/graphics/kallery/pkg-descr @@ -12,4 +12,4 @@ them * save the project, so you can use later to regenerate the same or slightly different (eg. descriptions in other languages) image gallery -WWW: http://www.virtualartisans.com/kde/andras/en/kallery.htm +WWW: http://kallery.kdewebdev.org/ diff --git a/graphics/kallery/pkg-plist b/graphics/kallery/pkg-plist index 4af1c0ff7d85..6bd574695c84 100644 --- a/graphics/kallery/pkg-plist +++ b/graphics/kallery/pkg-plist @@ -1,29 +1,31 @@ bin/kallery -share/doc/HTML/en/kallery/index.docbook -share/doc/HTML/en/kallery/index.cache.bz2 -share/doc/HTML/en/kallery/common share/applnk/Applications/kallery.desktop -share/icons/locolor/32x32/apps/kallery.png -share/icons/locolor/16x16/apps/kallery.png -share/icons/hicolor/16x16/apps/kallery.png -share/icons/hicolor/32x32/apps/kallery.png -share/apps/kallery/images/kallery.png +share/apps/kallery/htmls/blank.htm +share/apps/kallery/htmls/main_frame.htm share/apps/kallery/images/back.png +share/apps/kallery/images/kallery.png share/apps/kallery/images/next.png share/apps/kallery/images/prev.png -share/apps/kallery/templates/gallery/gallery.template -share/apps/kallery/templates/gallery/gallery_frame.template share/apps/kallery/templates/fullsize/fullsize_bottom.template share/apps/kallery/templates/fullsize/fullsize_near.template share/apps/kallery/templates/fullsize/fullsize_top.template share/apps/kallery/templates/fullsize/fullsize_top_bottom.template -share/apps/kallery/htmls/blank.htm -share/apps/kallery/htmls/main_frame.htm +share/apps/kallery/templates/gallery/gallery.template +share/apps/kallery/templates/gallery/gallery_frame.template +%%PORTDOCS%%share/doc/HTML/en/kallery/common +%%PORTDOCS%%share/doc/HTML/en/kallery/index.cache.bz2 +%%PORTDOCS%%share/doc/HTML/en/kallery/index.docbook +share/icons/hicolor/16x16/apps/kallery.png +share/icons/hicolor/32x32/apps/kallery.png +share/icons/locolor/16x16/apps/kallery.png +share/icons/locolor/32x32/apps/kallery.png +share/locale/de/LC_MESSAGES/kallery.mo share/locale/hu/LC_MESSAGES/kallery.mo -@dirrm share/doc/HTML/en/kallery +share/locale/pl/LC_MESSAGES/kallery.mo +@dirrm share/apps/kallery/htmls @dirrm share/apps/kallery/images -@dirrm share/apps/kallery/templates/gallery @dirrm share/apps/kallery/templates/fullsize +@dirrm share/apps/kallery/templates/gallery @dirrm share/apps/kallery/templates -@dirrm share/apps/kallery/htmls @dirrm share/apps/kallery +%%PORTDOCS%%@dirrm share/doc/HTML/en/kallery |