ports/76580: [PATCH] graphics/kallery: unbreak/update to 1.0.6
Stefan Walter
sw at gegenunendlich.de
Sat Jan 22 21:40:15 UTC 2005
>Number: 76580
>Category: ports
>Synopsis: [PATCH] graphics/kallery: unbreak/update to 1.0.6
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sat Jan 22 21:40:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Stefan Walter
>Release: FreeBSD 5.3-STABLE i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.3-STABLE FreeBSD 5.3-STABLE #0: Sat Dec 18 22:12:32 CET 2004
>Description:
- Unbreak by updating to 1.0.6
- Set new MASTER_SITE (project has moved)
- Add 'www' to CATEGORIES
- Sort plist
- Use %%PORTDOCS%% macro in plist
Port maintainer (metrol at metrol.net) is cc'd.
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- kallery-1.0.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/kallery.old/Makefile /usr/ports/graphics/kallery/Makefile
--- /usr/ports/graphics/kallery.old/Makefile Sat Jan 22 14:37:29 2005
+++ /usr/ports/graphics/kallery/Makefile Sat Jan 22 22:26:01 2005
@@ -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.6
+CATEGORIES= graphics www kde
+MASTER_SITES= http://kallery.kdewebdev.org/releases/
MAINTAINER= metrol at 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 -ruN --exclude=CVS /usr/ports/graphics/kallery.old/distinfo /usr/ports/graphics/kallery/distinfo
--- /usr/ports/graphics/kallery.old/distinfo Sat Jan 22 14:37:29 2005
+++ /usr/ports/graphics/kallery/distinfo Sat Jan 22 14:41:59 2005
@@ -1,2 +1,2 @@
-MD5 (kallery-1.0.2.tar.bz2) = 3d31b9f8eeb7096d0a92a55008cf0919
-SIZE (kallery-1.0.2.tar.bz2) = 503011
+MD5 (kallery-1.0.6.tar.bz2) = 3afb59bc53d317fde1b028e37c16ed69
+SIZE (kallery-1.0.6.tar.bz2) = 538914
diff -ruN --exclude=CVS /usr/ports/graphics/kallery.old/pkg-plist /usr/ports/graphics/kallery/pkg-plist
--- /usr/ports/graphics/kallery.old/pkg-plist Sat Jan 22 14:37:29 2005
+++ /usr/ports/graphics/kallery/pkg-plist Sat Jan 22 20:06:58 2005
@@ -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
- at dirrm share/doc/HTML/en/kallery
+share/locale/pl/LC_MESSAGES/kallery.mo
+ at dirrm share/apps/kallery/htmls
@dirrm share/apps/kallery/images
- at dirrm share/apps/kallery/templates/gallery
@dirrm share/apps/kallery/templates/fullsize
+ at dirrm share/apps/kallery/templates/gallery
@dirrm share/apps/kallery/templates
- at dirrm share/apps/kallery/htmls
@dirrm share/apps/kallery
+%%PORTDOCS%%@dirrm share/doc/HTML/en/kallery
--- kallery-1.0.6.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list