diff options
author | miwi <miwi@FreeBSD.org> | 2011-01-26 13:22:59 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-01-26 13:22:59 +0800 |
commit | 5fce4741ddec9221c6aea00e58f8ae9b03310d10 (patch) | |
tree | 6b03a874d9a58d1eca3b9a90b62ea9c9543f9baf /www/serendipity | |
parent | 5e26dd8fde0dc78c5c4034e0f99fc3383a042491 (diff) | |
download | freebsd-ports-gnome-5fce4741ddec9221c6aea00e58f8ae9b03310d10.tar.gz freebsd-ports-gnome-5fce4741ddec9221c6aea00e58f8ae9b03310d10.tar.zst freebsd-ports-gnome-5fce4741ddec9221c6aea00e58f8ae9b03310d10.zip |
- Update to 1.5.5
PR: 153852 (based on)
Submitted by: Marek Holienka <marekholienka@gmail.com>
Feature safe: yes
Diffstat (limited to 'www/serendipity')
-rw-r--r-- | www/serendipity/Makefile | 2 | ||||
-rw-r--r-- | www/serendipity/distinfo | 5 | ||||
-rw-r--r-- | www/serendipity/pkg-plist | 1 |
3 files changed, 3 insertions, 5 deletions
diff --git a/www/serendipity/Makefile b/www/serendipity/Makefile index 639295bc93c5..d91f46c16f73 100644 --- a/www/serendipity/Makefile +++ b/www/serendipity/Makefile @@ -6,7 +6,7 @@ # PORTNAME= serendipity -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.5 CATEGORIES= www MASTER_SITES= SF/php-blog/${PORTNAME}/${PORTVERSION} diff --git a/www/serendipity/distinfo b/www/serendipity/distinfo index 701a7b0ea48e..107cc0873124 100644 --- a/www/serendipity/distinfo +++ b/www/serendipity/distinfo @@ -1,3 +1,2 @@ -MD5 (serendipity-1.5.4.tar.bz2) = e594af6821370b5e35a266b78bc6a5fe -SHA256 (serendipity-1.5.4.tar.bz2) = 9e7f991b03540adbc5d61cbff17a7a862f6d007d92d4e5fdc0229f0d24dfae51 -SIZE (serendipity-1.5.4.tar.bz2) = 4192015 +SHA256 (serendipity-1.5.5.tar.bz2) = dddfa6282c7a336a950538a5ce8152e9293ea907a8ca9f2ff2f45edca8df7794 +SIZE (serendipity-1.5.5.tar.bz2) = 4191263 diff --git a/www/serendipity/pkg-plist b/www/serendipity/pkg-plist index ef5f3e2cc403..837ddc390279 100644 --- a/www/serendipity/pkg-plist +++ b/www/serendipity/pkg-plist @@ -339,7 +339,6 @@ %%SERENDIPITY%%/htmlarea/examples/files/custom.css %%SERENDIPITY%%/htmlarea/examples/files/dynamic.css %%SERENDIPITY%%/htmlarea/examples/files/ext_example-body.html -%%SERENDIPITY%%/htmlarea/examples/files/ext_example-dest.php %%SERENDIPITY%%/htmlarea/examples/files/ext_example-menu.php %%SERENDIPITY%%/htmlarea/examples/files/full_example.css %%SERENDIPITY%%/htmlarea/examples/files/stylist.css |