diff --git a/www/serendipity-devel/Makefile b/www/serendipity-devel/Makefile index 41428f61393b..f2f6cb408d3e 100644 --- a/www/serendipity-devel/Makefile +++ b/www/serendipity-devel/Makefile @@ -16,7 +16,7 @@ COMMENT= PHP based weblog software RUN_DEPENDS= ${LOCALBASE}/share/pear/File/Archive.php:${PORTSDIR}/archivers/pear-File_Archive -SNAPSHOT= 200607221338 +SNAPSHOT= 200608061338 WRKSRC= ${WRKDIR}/serendipity-nightly NO_BUILD= YES SERENDIPITY?= www/serendipity @@ -68,10 +68,10 @@ RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick .endif do-install: - @-${MKDIR} ${PREFIX}/${SERENDIPITY} - @${CHMOD} 755 ${PREFIX}/${SERENDIPITY} - @(cd ${WRKSRC} && ${CP} -R * ${PREFIX}/${SERENDIPITY}/ ) - @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${SERENDIPITY} + @-${MKDIR} ${TARGETDIR}/${SERENDIPITY} + @${CHMOD} 755 ${TARGETDIR}/${SERENDIPITY} + @(cd ${WRKSRC} && ${CP} -R * ${TARGETDIR}/${SERENDIPITY}/ ) + @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${TARGETDIR}/${SERENDIPITY} post-install: @${CAT} ${PKGMESSAGE} diff --git a/www/serendipity-devel/distinfo b/www/serendipity-devel/distinfo index 4099cdfb2b5c..36813c17a26d 100644 --- a/www/serendipity-devel/distinfo +++ b/www/serendipity-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (s9y_200607221338.tar.gz) = a87f956a3594205a0dd174356ffb33d4 -SHA256 (s9y_200607221338.tar.gz) = 9d801fbf0c0ea32bec117815df85a3b6dcc7b1e16777a71edc7973cad12bc0ee -SIZE (s9y_200607221338.tar.gz) = 3375771 +MD5 (s9y_200608061338.tar.gz) = bbaa6d327f3380d10c3bd600b72ef6d7 +SHA256 (s9y_200608061338.tar.gz) = 415591f780570e26ab1346d8fc3e8b64b5e754a974ae3ba0b6a0c3cca6bf209c +SIZE (s9y_200608061338.tar.gz) = 3383616 diff --git a/www/serendipity-devel/pkg-plist b/www/serendipity-devel/pkg-plist index 5b858cba7a76..9fdcf817306c 100644 --- a/www/serendipity-devel/pkg-plist +++ b/www/serendipity-devel/pkg-plist @@ -507,6 +507,7 @@ %%SERENDIPITY%%/include/admin/importers/bmachine.inc.php %%SERENDIPITY%%/include/admin/importers/geeklog.inc.php %%SERENDIPITY%%/include/admin/importers/generic.inc.php +%%SERENDIPITY%%/include/admin/importers/livejournal.inc.php %%SERENDIPITY%%/include/admin/importers/movabletype.inc.php %%SERENDIPITY%%/include/admin/importers/nucleus.inc.php %%SERENDIPITY%%/include/admin/importers/phpbb.inc.php @@ -560,6 +561,7 @@ %%SERENDIPITY%%/include/tpl/htaccess_normal.tpl %%SERENDIPITY%%/include/tpl/htaccess_rewrite.tpl %%SERENDIPITY%%/index.php +%%SERENDIPITY%%/lang/UTF-8/plugin_lang.php %%SERENDIPITY%%/lang/UTF-8/recode.php %%SERENDIPITY%%/lang/UTF-8/recode.sh %%SERENDIPITY%%/lang/UTF-8/serendipity_lang_bg.inc.php @@ -745,6 +747,7 @@ %%SERENDIPITY%%/plugins/serendipity_event_entryproperties/UTF-8/lang_pl.inc.php %%SERENDIPITY%%/plugins/serendipity_event_entryproperties/UTF-8/lang_pt_PT.inc.php %%SERENDIPITY%%/plugins/serendipity_event_entryproperties/UTF-8/lang_tn.inc.php +%%SERENDIPITY%%/plugins/serendipity_event_entryproperties/UTF-8/lang_tr.inc.php %%SERENDIPITY%%/plugins/serendipity_event_entryproperties/UTF-8/lang_zh.inc.php %%SERENDIPITY%%/plugins/serendipity_event_entryproperties/lang_bg.inc.php %%SERENDIPITY%%/plugins/serendipity_event_entryproperties/lang_de.inc.php @@ -756,6 +759,7 @@ %%SERENDIPITY%%/plugins/serendipity_event_entryproperties/lang_pl.inc.php %%SERENDIPITY%%/plugins/serendipity_event_entryproperties/lang_pt_PT.inc.php %%SERENDIPITY%%/plugins/serendipity_event_entryproperties/lang_tn.inc.php +%%SERENDIPITY%%/plugins/serendipity_event_entryproperties/lang_tr.inc.php %%SERENDIPITY%%/plugins/serendipity_event_entryproperties/lang_zh.inc.php %%SERENDIPITY%%/plugins/serendipity_event_entryproperties/serendipity_event_entryproperties.php %%SERENDIPITY%%/plugins/serendipity_event_karma/UTF-8/lang_bg.inc.php @@ -1591,6 +1595,7 @@ %%SERENDIPITY%%/templates/default/commentform.tpl %%SERENDIPITY%%/templates/default/commentpopup.tpl %%SERENDIPITY%%/templates/default/comments.tpl +%%SERENDIPITY%%/templates/default/comments_by_author.tpl %%SERENDIPITY%%/templates/default/content.tpl %%SERENDIPITY%%/templates/default/entries.tpl %%SERENDIPITY%%/templates/default/entries_archives.tpl