Date: Tue, 21 Nov 2006 10:23:06 +0330 From: "Babak Farrokhi" <babak@farrokhi.net> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/105707: [Maintainer Update] port www/serendipity - update to 1.0.3 Message-ID: <1164091986.79111@starfish.farrokhi.net> Resent-Message-ID: <200611210700.kAL70ZhE079959@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105707 >Category: ports >Synopsis: [Maintainer Update] port www/serendipity - update to 1.0.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Nov 21 07:00:34 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Babak Farrokhi >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD 6.2-PRERELEASE #0: Fri Sep 22 14:10:00 IRST 2006 root@starfish.datak.net:/usr/obj/usr/src/sys/STARFISH >Description: - Update to 1.0.3 >How-To-Repeat: >Fix: --- serendipity.patch begins here --- diff -ruN serendipity.orig/Makefile serendipity/Makefile --- serendipity.orig/Makefile Tue Nov 21 10:18:06 2006 +++ serendipity/Makefile Tue Nov 21 10:18:17 2006 @@ -6,7 +6,7 @@ # PORTNAME= serendipity -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= php-blog diff -ruN serendipity.orig/distinfo serendipity/distinfo --- serendipity.orig/distinfo Tue Nov 21 10:18:06 2006 +++ serendipity/distinfo Tue Nov 21 10:18:35 2006 @@ -1,3 +1,3 @@ -MD5 (serendipity-1.0.2.tar.gz) = ccedf149bd7a251b46d9fc4586d18b32 -SHA256 (serendipity-1.0.2.tar.gz) = 4f5e4e729aab6d72c00be21d488ed98ee7a58e6ba9d60cb1a1ff62c0dcb9fb73 -SIZE (serendipity-1.0.2.tar.gz) = 3058364 +MD5 (serendipity-1.0.3.tar.gz) = 0447777ac021b6318ba398f1a34711aa +SHA256 (serendipity-1.0.3.tar.gz) = ecacca3c7151568c5a62b71c6089317fc21efbfe081618dde1d70061523e9cca +SIZE (serendipity-1.0.3.tar.gz) = 3059994 diff -ruN serendipity.orig/pkg-plist serendipity/pkg-plist --- serendipity.orig/pkg-plist Tue Nov 21 10:18:06 2006 +++ serendipity/pkg-plist Tue Nov 21 10:20:11 2006 @@ -290,7 +290,6 @@ %%SERENDIPITY%%/bundled-libs/docs/WikiPage.wiki.txt %%SERENDIPITY%%/bundled-libs/docs/WordsSmashedTogether.wiki.txt %%SERENDIPITY%%/bundled-libs/docs/free links.wiki.txt -%%SERENDIPITY%%/bundled-libs/docs/index.php %%SERENDIPITY%%/bundled-libs/docs/stylesheet.css %%SERENDIPITY%%/bundled-libs/tests/README %%SERENDIPITY%%/comment.php @@ -1620,9 +1619,14 @@ %%SERENDIPITY%%/templates/wp/trackbacks.tpl %%SERENDIPITY%%/templates/wp/wp-layout.css %%SERENDIPITY%%/templates_c/.empty +%%SERENDIPITY%%/tests/gui/README +%%SERENDIPITY%%/tests/gui/SerendipityTestSuite.php +%%SERENDIPITY%%/tests/gui/TestConfiguration.php.dist %%SERENDIPITY%%/uploads/.empty %%SERENDIPITY%%/wfwcomment.php @dirrm %%SERENDIPITY%%/uploads +@dirrm %%SERENDIPITY%%/tests/gui +@dirrm %%SERENDIPITY%%/tests @dirrm %%SERENDIPITY%%/templates_c @dirrm %%SERENDIPITY%%/templates/wp @dirrm %%SERENDIPITY%%/templates/newspaper/img --- serendipity.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1164091986.79111>