Date: Sun, 22 Mar 2009 07:47:49 GMT From: Edmondas Girkantas <eg@fbsd.lt> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/132924: [UPDATE] www/zenphoto to 1.2.3 Message-ID: <200903220747.n2M7lnRf006570@www.freebsd.org> Resent-Message-ID: <200903220750.n2M7o1RG098140@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132924 >Category: ports >Synopsis: [UPDATE] www/zenphoto to 1.2.3 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Mar 22 07:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Edmondas Girkantas >Release: 7.1-RELEASE >Organization: >Environment: FreeBSD big.bug.lt 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: changes: - updated to 1.2.3 version changelog at http://www.zenphoto.org/2009/02/version-123/ - fixed pkg-plist >How-To-Repeat: >Fix: apply given patch Patch attached with submission follows: diff -ruN zenphoto.orig/Makefile zenphoto/Makefile --- zenphoto.orig/Makefile 2009-03-22 09:11:59.000000000 +0200 +++ zenphoto/Makefile 2009-03-22 09:18:38.000000000 +0200 @@ -4,14 +4,14 @@ # $FreeBSD: ports/www/zenphoto/Makefile,v 1.10 2008/12/10 13:00:11 jadawin Exp $ PORTNAME= zenphoto -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 CATEGORIES= www MASTER_SITES= http://www.zenphoto.org/files/ MAINTAINER= jadawin@FreeBSD.org COMMENT= A simpler web photo gallery -USE_PHP= mysql gd session mbstring +USE_PHP= mysql gd session mbstring gettext WANT_PHP_WEB= yes NO_BUILD= yes diff -ruN zenphoto.orig/distinfo zenphoto/distinfo --- zenphoto.orig/distinfo 2009-03-22 09:11:59.000000000 +0200 +++ zenphoto/distinfo 2009-03-22 09:13:00.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (zenphoto-1.2.2.tar.gz) = 9177ca09161bc8ebbe159fd984bfdb8c -SHA256 (zenphoto-1.2.2.tar.gz) = abcbf84581032df3368d7c833c50a603a54acc24b14a67e62ddfd78af9d84ad7 -SIZE (zenphoto-1.2.2.tar.gz) = 2298276 +MD5 (zenphoto-1.2.3.tar.gz) = 125a63f0a5480a83f0b65ffed3c9a20d +SHA256 (zenphoto-1.2.3.tar.gz) = 3b401edb8bb4da1c8c48f947f164cf4df068b32aab14ffb8911ffa915a648bda +SIZE (zenphoto-1.2.3.tar.gz) = 2342906 diff -ruN zenphoto.orig/pkg-plist zenphoto/pkg-plist --- zenphoto.orig/pkg-plist 2009-03-22 09:11:59.000000000 +0200 +++ zenphoto/pkg-plist 2009-03-22 09:44:12.000000000 +0200 @@ -1,3 +1,4 @@ +%%WWWDIR%%/Zenphoto.package %%WWWDIR%%/example_robots.txt %%WWWDIR%%/index.php %%WWWDIR%%/lighttpd_rules.conf @@ -27,10 +28,11 @@ %%WWWDIR%%/themes/effervescence_plus/archive.php %%WWWDIR%%/themes/effervescence_plus/contact.php %%WWWDIR%%/themes/effervescence_plus/customfunctions.php -%%WWWDIR%%/themes/effervescence_plus/footer.php %%WWWDIR%%/themes/effervescence_plus/gallery.php %%WWWDIR%%/themes/effervescence_plus/image.php +%%WWWDIR%%/themes/effervescence_plus/images/25percent.png %%WWWDIR%%/themes/effervescence_plus/images/50percent.png +%%WWWDIR%%/themes/effervescence_plus/images/50percentwhite.png %%WWWDIR%%/themes/effervescence_plus/images/arrow_right.png %%WWWDIR%%/themes/effervescence_plus/images/dark_arrow_right.png %%WWWDIR%%/themes/effervescence_plus/images/err-passwordprotected.gif @@ -162,17 +164,19 @@ %%WWWDIR%%/zp-core/admin-cache-images.php %%WWWDIR%%/zp-core/admin-comments.php %%WWWDIR%%/zp-core/admin-dynamic-album.php +%%WWWDIR%%/zp-core/admin-edit.php %%WWWDIR%%/zp-core/admin-functions.php %%WWWDIR%%/zp-core/admin-options.php %%WWWDIR%%/zp-core/admin-plugins.php %%WWWDIR%%/zp-core/admin-refresh-metadata.php -%%WWWDIR%%/zp-core/admin-sortable.php %%WWWDIR%%/zp-core/admin-tags.php +%%WWWDIR%%/zp-core/admin-themes-editor.php %%WWWDIR%%/zp-core/admin-themes.php %%WWWDIR%%/zp-core/admin-thumbcrop.php %%WWWDIR%%/zp-core/admin-upload.php %%WWWDIR%%/zp-core/admin.css %%WWWDIR%%/zp-core/admin.php +%%WWWDIR%%/zp-core/album-zip.php %%WWWDIR%%/zp-core/archive.php %%WWWDIR%%/zp-core/auth_zp.php %%WWWDIR%%/zp-core/c.php @@ -181,9 +185,10 @@ %%WWWDIR%%/zp-core/class-gallery.php %%WWWDIR%%/zp-core/class-image.php %%WWWDIR%%/zp-core/class-load.php +%%WWWDIR%%/zp-core/class-mollom.php %%WWWDIR%%/zp-core/class-search.php +%%WWWDIR%%/zp-core/class-sortable.php %%WWWDIR%%/zp-core/class-transientimage.php -%%WWWDIR%%/zp-core/class-video.php %%WWWDIR%%/zp-core/classes.php %%WWWDIR%%/zp-core/controller.php %%WWWDIR%%/zp-core/exif/exif.php @@ -195,19 +200,26 @@ %%WWWDIR%%/zp-core/exif/makers/panasonic.php %%WWWDIR%%/zp-core/exif/makers/sanyo.php %%WWWDIR%%/zp-core/full-image.php +%%WWWDIR%%/zp-core/functions-auth.php %%WWWDIR%%/zp-core/functions-basic.php %%WWWDIR%%/zp-core/functions-controller.php %%WWWDIR%%/zp-core/functions-db.php +%%WWWDIR%%/zp-core/functions-filter.php %%WWWDIR%%/zp-core/functions-i18n.php %%WWWDIR%%/zp-core/functions-image.php %%WWWDIR%%/zp-core/functions.php %%WWWDIR%%/zp-core/i.php +%%WWWDIR%%/zp-core/images/accept.png %%WWWDIR%%/zp-core/images/action.png +%%WWWDIR%%/zp-core/images/bar_graph.png %%WWWDIR%%/zp-core/images/burst.png +%%WWWDIR%%/zp-core/images/burst1.png %%WWWDIR%%/zp-core/images/cache.png +%%WWWDIR%%/zp-core/images/cache1.png %%WWWDIR%%/zp-core/images/calendar.png %%WWWDIR%%/zp-core/images/captcha_background.png %%WWWDIR%%/zp-core/images/drag_handle.png +%%WWWDIR%%/zp-core/images/edit-delete.png %%WWWDIR%%/zp-core/images/envelope.png %%WWWDIR%%/zp-core/images/err-cachewrite.gif %%WWWDIR%%/zp-core/images/err-imagegeneral.gif @@ -221,11 +233,14 @@ %%WWWDIR%%/zp-core/images/lock.png %%WWWDIR%%/zp-core/images/lock_open.png %%WWWDIR%%/zp-core/images/movie.jpg -%%WWWDIR%%/zp-core/images/multimediaDefault.png %%WWWDIR%%/zp-core/images/pass.png %%WWWDIR%%/zp-core/images/pencil.png +%%WWWDIR%%/zp-core/images/quest.png +%%WWWDIR%%/zp-core/images/redo.png +%%WWWDIR%%/zp-core/images/redo1.png %%WWWDIR%%/zp-core/images/refresh.png %%WWWDIR%%/zp-core/images/reset.png +%%WWWDIR%%/zp-core/images/reset1.png %%WWWDIR%%/zp-core/images/rss.gif %%WWWDIR%%/zp-core/images/searchfields_icon.png %%WWWDIR%%/zp-core/images/thickbox_loadingAnimation.gif @@ -239,48 +254,37 @@ %%WWWDIR%%/zp-core/index.php %%WWWDIR%%/zp-core/js/Jcrop.gif %%WWWDIR%%/zp-core/js/admin.js -%%WWWDIR%%/zp-core/js/ajax.js %%WWWDIR%%/zp-core/js/editor_config.js.php %%WWWDIR%%/zp-core/js/jquery.Jcrop.css %%WWWDIR%%/zp-core/js/jquery.Jcrop.pack.js %%WWWDIR%%/zp-core/js/jquery.dimensions.js +%%WWWDIR%%/zp-core/js/jquery.editinplace.js %%WWWDIR%%/zp-core/js/jquery.flashembed.pack.js %%WWWDIR%%/zp-core/js/jquery.js %%WWWDIR%%/zp-core/js/jquery.tabs.js %%WWWDIR%%/zp-core/js/jquery.toggleElements.js %%WWWDIR%%/zp-core/js/jquery.tooltip.js -%%WWWDIR%%/zp-core/js/js-string-constants.js.php -%%WWWDIR%%/zp-core/js/prototype.js -%%WWWDIR%%/zp-core/js/scriptaculous/builder.js -%%WWWDIR%%/zp-core/js/scriptaculous/controls.js -%%WWWDIR%%/zp-core/js/scriptaculous/dragdrop.js -%%WWWDIR%%/zp-core/js/scriptaculous/effects.js -%%WWWDIR%%/zp-core/js/scriptaculous/scriptaculous.js -%%WWWDIR%%/zp-core/js/scriptaculous/slider.js -%%WWWDIR%%/zp-core/js/scriptaculous/unittest.js -%%WWWDIR%%/zp-core/js/scriptaculous/util.js -%%WWWDIR%%/zp-core/js/scripts-common.js +%%WWWDIR%%/zp-core/js/jquery.ui.zenphoto.js +%%WWWDIR%%/zp-core/js/jquery.ui.zenphoto.readme.txt +%%WWWDIR%%/zp-core/js/tag.js %%WWWDIR%%/zp-core/js/thickbox.css %%WWWDIR%%/zp-core/js/thickbox.js %%WWWDIR%%/zp-core/js/toggleElements.css +%%WWWDIR%%/zp-core/js/zenphoto.js.php %%WWWDIR%%/zp-core/lib-encryption.php %%WWWDIR%%/zp-core/lib-gettext/gettext.inc %%WWWDIR%%/zp-core/lib-htmlawed.php %%WWWDIR%%/zp-core/lib-pclzip.php -%%WWWDIR%%/zp-core/lib-sajax.php -%%WWWDIR%%/zp-core/lib-seo.php %%WWWDIR%%/zp-core/lib-utf8.php %%WWWDIR%%/zp-core/locale/de_DE/LC_MESSAGES/zenphoto.mo %%WWWDIR%%/zp-core/locale/de_DE/LC_MESSAGES/zenphoto.po %%WWWDIR%%/zp-core/locale/en_US/place_holder.txt -%%WWWDIR%%/zp-core/locale/es_ES/LC_MESSAGES/zenphoto.mo -%%WWWDIR%%/zp-core/locale/es_ES/LC_MESSAGES/zenphoto.po %%WWWDIR%%/zp-core/locale/fr_FR/LC_MESSAGES/zenphoto.mo %%WWWDIR%%/zp-core/locale/fr_FR/LC_MESSAGES/zenphoto.po %%WWWDIR%%/zp-core/locale/it_IT/LC_MESSAGES/zenphoto.mo %%WWWDIR%%/zp-core/locale/it_IT/LC_MESSAGES/zenphoto.po -%%WWWDIR%%/zp-core/locale/nl_NL/LC_MESSAGES/zenphoto.mo -%%WWWDIR%%/zp-core/locale/nl_NL/LC_MESSAGES/zenphoto.po +%%WWWDIR%%/zp-core/locale/ja_JP/LC_MESSAGES/zenphoto.mo +%%WWWDIR%%/zp-core/locale/ja_JP/LC_MESSAGES/zenphoto.po %%WWWDIR%%/zp-core/locale/zh_CN/LC_MESSAGES/zenphoto.mo %%WWWDIR%%/zp-core/locale/zh_CN/LC_MESSAGES/zenphoto.po %%WWWDIR%%/zp-core/locale/zh_TW/LC_MESSAGES/zenphoto.mo @@ -290,23 +294,32 @@ %%WWWDIR%%/zp-core/plugins/GoogleCheckout/GoogleCartPostToSandBox.js %%WWWDIR%%/zp-core/plugins/GoogleCheckout/GoogleCartTopLeft.css %%WWWDIR%%/zp-core/plugins/GoogleCheckout/GoogleCheckout.css -%%WWWDIR%%/zp-core/plugins/admin_toolbox.php +%%WWWDIR%%/zp-core/plugins/captcha/mollom.php +%%WWWDIR%%/zp-core/plugins/captcha/zenphoto.php %%WWWDIR%%/zp-core/plugins/class-textobject.php %%WWWDIR%%/zp-core/plugins/class-textobject/textDefault.png +%%WWWDIR%%/zp-core/plugins/class-video.php +%%WWWDIR%%/zp-core/plugins/class-video/multimediaDefault.png %%WWWDIR%%/zp-core/plugins/contact_form.php %%WWWDIR%%/zp-core/plugins/contact_form/form.php %%WWWDIR%%/zp-core/plugins/dynamic-locale.php +%%WWWDIR%%/zp-core/plugins/filter-admin_toolbox.php +%%WWWDIR%%/zp-core/plugins/filter-file_searches.php +%%WWWDIR%%/zp-core/plugins/filter-new_objects.php +%%WWWDIR%%/zp-core/plugins/filter-zenphoto_seo.php %%WWWDIR%%/zp-core/plugins/flowplayer.php %%WWWDIR%%/zp-core/plugins/flowplayer/FlowPlayerDark.swf %%WWWDIR%%/zp-core/plugins/flowplayer/FlowPlayerLight.swf +%%WWWDIR%%/zp-core/plugins/flowplayer/flashembed-0.34.pack.js %%WWWDIR%%/zp-core/plugins/flowplayer/flowplayer_license.txt -%%WWWDIR%%/zp-core/plugins/flowplayer/jquery.flashembed.pack.js %%WWWDIR%%/zp-core/plugins/flv_playlist.php %%WWWDIR%%/zp-core/plugins/flv_playlist/playlist.php %%WWWDIR%%/zp-core/plugins/flvplayer.php %%WWWDIR%%/zp-core/plugins/flvplayer/flvplayer.js -%%WWWDIR%%/zp-core/plugins/flvplayer/flvplayer.swf +%%WWWDIR%%/zp-core/plugins/flvplayer/player3.swf +%%WWWDIR%%/zp-core/plugins/flvplayer/player4.swf %%WWWDIR%%/zp-core/plugins/google_maps.php +%%WWWDIR%%/zp-core/plugins/google_maps/gmaps.js %%WWWDIR%%/zp-core/plugins/google_maps/license.txt %%WWWDIR%%/zp-core/plugins/google_maps/phoogle.php %%WWWDIR%%/zp-core/plugins/image_album_statistics.php @@ -327,14 +340,15 @@ %%WWWDIR%%/zp-core/plugins/slideshow/controls.png %%WWWDIR%%/zp-core/plugins/slideshow/flowplayerfullsizeicon.png %%WWWDIR%%/zp-core/plugins/slideshow/jquery.cycle.all.pack.js +%%WWWDIR%%/zp-core/plugins/slideshow/slideshow-counter.php %%WWWDIR%%/zp-core/plugins/spamfilters/akismet.php +%%WWWDIR%%/zp-core/plugins/spamfilters/mollom.php %%WWWDIR%%/zp-core/plugins/spamfilters/none.php %%WWWDIR%%/zp-core/plugins/spamfilters/simple.php %%WWWDIR%%/zp-core/plugins/spamfilters/spamassassin.php %%WWWDIR%%/zp-core/plugins/static_html_cache.php %%WWWDIR%%/zp-core/plugins/tag_suggest.php %%WWWDIR%%/zp-core/plugins/tag_suggest/tag.css -%%WWWDIR%%/zp-core/plugins/tag_suggest/tag.js %%WWWDIR%%/zp-core/plugins/user_logout.php %%WWWDIR%%/zp-core/plugins/viewer_size_image.php %%WWWDIR%%/zp-core/plugins/zenPaypal.php @@ -345,9 +359,13 @@ %%WWWDIR%%/zp-core/template-functions.php %%WWWDIR%%/zp-core/upgrade.php %%WWWDIR%%/zp-core/utilities/backup_restore.php +%%WWWDIR%%/zp-core/utilities/gallery_statistics.css +%%WWWDIR%%/zp-core/utilities/gallery_statistics.php +%%WWWDIR%%/zp-core/utilities/reset_albumthumbs.php %%WWWDIR%%/zp-core/utilities/scheduled_content.php %%WWWDIR%%/zp-core/version.php %%WWWDIR%%/zp-core/watermarks/copyright.png +%%WWWDIR%%/zp-core/watermarks/watermark-text.png %%WWWDIR%%/zp-core/watermarks/watermark-video.png %%WWWDIR%%/zp-core/watermarks/watermark.png %%WWWDIR%%/zp-core/zp-config.php.source @@ -365,27 +383,26 @@ @dirrm %%WWWDIR%%/zp-core/plugins/flv_playlist @dirrm %%WWWDIR%%/zp-core/plugins/flowplayer @dirrm %%WWWDIR%%/zp-core/plugins/contact_form +@dirrm %%WWWDIR%%/zp-core/plugins/class-video @dirrm %%WWWDIR%%/zp-core/plugins/class-textobject +@dirrm %%WWWDIR%%/zp-core/plugins/captcha @dirrm %%WWWDIR%%/zp-core/plugins/GoogleCheckout @dirrm %%WWWDIR%%/zp-core/plugins @dirrm %%WWWDIR%%/zp-core/locale/zh_TW/LC_MESSAGES @dirrm %%WWWDIR%%/zp-core/locale/zh_TW @dirrm %%WWWDIR%%/zp-core/locale/zh_CN/LC_MESSAGES @dirrm %%WWWDIR%%/zp-core/locale/zh_CN -@dirrm %%WWWDIR%%/zp-core/locale/nl_NL/LC_MESSAGES -@dirrm %%WWWDIR%%/zp-core/locale/nl_NL +@dirrm %%WWWDIR%%/zp-core/locale/ja_JP/LC_MESSAGES +@dirrm %%WWWDIR%%/zp-core/locale/ja_JP @dirrm %%WWWDIR%%/zp-core/locale/it_IT/LC_MESSAGES @dirrm %%WWWDIR%%/zp-core/locale/it_IT @dirrm %%WWWDIR%%/zp-core/locale/fr_FR/LC_MESSAGES @dirrm %%WWWDIR%%/zp-core/locale/fr_FR -@dirrm %%WWWDIR%%/zp-core/locale/es_ES/LC_MESSAGES -@dirrm %%WWWDIR%%/zp-core/locale/es_ES @dirrm %%WWWDIR%%/zp-core/locale/en_US @dirrm %%WWWDIR%%/zp-core/locale/de_DE/LC_MESSAGES @dirrm %%WWWDIR%%/zp-core/locale/de_DE @dirrm %%WWWDIR%%/zp-core/locale @dirrm %%WWWDIR%%/zp-core/lib-gettext -@dirrm %%WWWDIR%%/zp-core/js/scriptaculous @dirrm %%WWWDIR%%/zp-core/js @dirrm %%WWWDIR%%/zp-core/images @dirrm %%WWWDIR%%/zp-core/exif/makers >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903220747.n2M7lnRf006570>