diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-22 04:40:04 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-22 04:40:04 +0800 |
commit | 2bf321e2f59f5bae89f9b73765147b1a9d06f19a (patch) | |
tree | 1bdfbb8d29e9b2c905be789216a3a6ed82952684 /www/serendipity | |
parent | 5378115305421c3bdceb3e30f3d6da402ecd19bc (diff) | |
download | freebsd-ports-graphics-2bf321e2f59f5bae89f9b73765147b1a9d06f19a.tar.gz freebsd-ports-graphics-2bf321e2f59f5bae89f9b73765147b1a9d06f19a.tar.zst freebsd-ports-graphics-2bf321e2f59f5bae89f9b73765147b1a9d06f19a.zip |
- Update to 1.0.3
PR: ports/105707
Submitted by: farrokhi@
Diffstat (limited to 'www/serendipity')
-rw-r--r-- | www/serendipity/Makefile | 2 | ||||
-rw-r--r-- | www/serendipity/distinfo | 6 | ||||
-rw-r--r-- | www/serendipity/pkg-plist | 6 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www/serendipity/Makefile b/www/serendipity/Makefile index 998af41ec9d..f345621f734 100644 --- a/www/serendipity/Makefile +++ b/www/serendipity/Makefile @@ -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 --git a/www/serendipity/distinfo b/www/serendipity/distinfo index d966a0544a5..ae4fd69b60d 100644 --- a/www/serendipity/distinfo +++ b/www/serendipity/distinfo @@ -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 --git a/www/serendipity/pkg-plist b/www/serendipity/pkg-plist index dedc4dee87f..d2768579ff7 100644 --- a/www/serendipity/pkg-plist +++ b/www/serendipity/pkg-plist @@ -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 |