From babak@farrokhi.net  Mon Aug  7 08:33:16 2006
Return-Path: <babak@farrokhi.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 734E816A4E0
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Aug 2006 08:33:16 +0000 (UTC)
	(envelope-from babak@farrokhi.net)
Received: from Plesk.datak.net (plesk.datak-telecom.net [81.91.129.96])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5D27343D67
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Aug 2006 08:33:08 +0000 (GMT)
	(envelope-from babak@farrokhi.net)
Received: (qmail 6277 invoked from network); 7 Aug 2006 12:03:03 +0330
Received: from unknown (HELO starfish.datak.net) (81.91.130.217)
  by 81.91.129.125 with (DHE-RSA-AES256-SHA encrypted) SMTP; 7 Aug 2006 12:03:03 +0330
Message-Id: <1154939586.46957@starfish.datak.net>
Date: Mon, 7 Aug 2006 12:03:06 +0330
From: "Babak Farrokhi" <babak@farrokhi.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [Maintainer Update] port www/serendipity-devel - update to 200608061338
X-Send-Pr-Version: gtk-send-pr 0.4.7 
X-GNATS-Notify:

>Number:         101559
>Category:       ports
>Synopsis:       [Maintainer Update] port www/serendipity-devel - update to 200608061338
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 07 08:40:21 GMT 2006
>Closed-Date:    Mon Aug 07 17:09:40 GMT 2006
>Last-Modified:  Mon Aug 07 17:09:40 GMT 2006
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.1-STABLE #0: Mon Jul 24 11:42:49 IRST 2006
    root@starfish.datak.net:/usr/obj/usr/src/sys/STARFISH



>Description:


- update to 200608061338
- respect DESTDIR


>How-To-Repeat:





>Fix:


--- serendipity-devel.patch begins here ---
diff -ruN serendipity-devel.orig/Makefile serendipity-devel/Makefile
--- serendipity-devel.orig/Makefile	Mon Aug  7 10:50:19 2006
+++ serendipity-devel/Makefile	Mon Aug  7 10:56:32 2006
@@ -16,7 +16,7 @@
 
 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 @@
 .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 -ruN serendipity-devel.orig/distinfo serendipity-devel/distinfo
--- serendipity-devel.orig/distinfo	Mon Aug  7 10:50:19 2006
+++ serendipity-devel/distinfo	Mon Aug  7 10:51:11 2006
@@ -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 -ruN serendipity-devel.orig/pkg-plist serendipity-devel/pkg-plist
--- serendipity-devel.orig/pkg-plist	Mon Aug  7 10:50:19 2006
+++ serendipity-devel/pkg-plist	Mon Aug  7 10:58:04 2006
@@ -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
--- serendipity-devel.patch ends here ---



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: rafan 
Responsible-Changed-When: Mon Aug 7 08:43:37 UTC 2006 
Responsible-Changed-Why:  
Eat. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101559 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Mon Aug 7 17:09:39 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101559 
>Unformatted:
