diff options
author | joneum <joneum@FreeBSD.org> | 2018-09-10 19:22:55 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2018-09-10 19:22:55 +0800 |
commit | 787741a3542bc7fad2de314356667d62786e7855 (patch) | |
tree | 2c05d67b195e6b2ded8829880b60a85defb83365 | |
parent | c0b300c0dbc6dd85775526601d27f319507c6268 (diff) | |
download | freebsd-ports-gnome-787741a3542bc7fad2de314356667d62786e7855.tar.gz freebsd-ports-gnome-787741a3542bc7fad2de314356667d62786e7855.tar.zst freebsd-ports-gnome-787741a3542bc7fad2de314356667d62786e7855.zip |
Update to 2.1.3
Changelog:
https://blog.s9y.org/archives/277-Serendipity-2.1.2-released.html
https://blog.s9y.org/archives/277-Serendipity-2.1.3-released.html
Sponsored by: Netzkommune GmbH
-rw-r--r-- | www/serendipity/Makefile | 2 | ||||
-rw-r--r-- | www/serendipity/distinfo | 6 | ||||
-rw-r--r-- | www/serendipity/pkg-plist | 82 |
3 files changed, 86 insertions, 4 deletions
diff --git a/www/serendipity/Makefile b/www/serendipity/Makefile index ddb038706734..f307ed1a2f4b 100644 --- a/www/serendipity/Makefile +++ b/www/serendipity/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= serendipity -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.3 CATEGORIES= www MASTER_SITES= SF/php-blog/${PORTNAME}/${PORTVERSION} diff --git a/www/serendipity/distinfo b/www/serendipity/distinfo index 6f31c5f5553b..652bcb4317b6 100644 --- a/www/serendipity/distinfo +++ b/www/serendipity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492006226 -SHA256 (serendipity-2.1.1.tar.bz2) = aa8d12d16bbf6b6da605287436b478b14ef74011bf68d63760cc279f90ceecdf -SIZE (serendipity-2.1.1.tar.bz2) = 6247022 +TIMESTAMP = 1536576504 +SHA256 (serendipity-2.1.3.tar.bz2) = 6969e978ddc301df67580e9e57366ad80940219996729bda60db64f23d7d05b2 +SIZE (serendipity-2.1.3.tar.bz2) = 6313673 diff --git a/www/serendipity/pkg-plist b/www/serendipity/pkg-plist index 3170ea7d5254..79fc27f42ee8 100644 --- a/www/serendipity/pkg-plist +++ b/www/serendipity/pkg-plist @@ -25,6 +25,87 @@ %%WWWDIR%%/bundled-libs/HTTP/Request2/SocketWrapper.php %%WWWDIR%%/bundled-libs/Net/BUNDLE_NOTICE %%WWWDIR%%/bundled-libs/Net/CheckIP.php +%%WWWDIR%%/bundled-libs/Net/DNS2.php +%%WWWDIR%%/bundled-libs/Net/DNS2/BitMap.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Cache.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Cache/File.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Cache/Shm.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Exception.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Header.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Lookups.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Packet.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Packet/Request.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Packet/Response.php +%%WWWDIR%%/bundled-libs/Net/DNS2/PrivateKey.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Question.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/A.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/AAAA.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/AFSDB.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/ANY.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/APL.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/ATMA.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/AVC.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/CAA.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/CDNSKEY.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/CDS.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/CERT.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/CNAME.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/CSYNC.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/DHCID.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/DLV.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/DNAME.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/DNSKEY.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/DS.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/EID.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/EUI48.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/EUI64.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/HINFO.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/HIP.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/IPSECKEY.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/ISDN.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/KEY.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/KX.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/L32.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/L64.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/LOC.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/LP.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/MX.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NAPTR.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NID.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NIMLOC.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NS.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NSAP.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NSEC.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NSEC3.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/NSEC3PARAM.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/OPENPGPKEY.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/OPT.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/PTR.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/PX.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/RP.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/RRSIG.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/RT.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/SIG.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/SMIMEA.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/SOA.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/SPF.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/SRV.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/SSHFP.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/TA.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/TALINK.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/TKEY.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/TLSA.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/TSIG.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/TXT.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/URI.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/WKS.php +%%WWWDIR%%/bundled-libs/Net/DNS2/RR/X25.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Resolver.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Socket.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Socket/Sockets.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Socket/Streams.php +%%WWWDIR%%/bundled-libs/Net/DNS2/Updater.php %%WWWDIR%%/bundled-libs/Net/DNSBL.php %%WWWDIR%%/bundled-libs/Net/DNSBL/BUNDLE_NOTICE %%WWWDIR%%/bundled-libs/Net/DNSBL/SURBL.php @@ -1685,6 +1766,7 @@ %%WWWDIR%%/plugins/serendipity_event_spamblock/lang_tn.inc.php %%WWWDIR%%/plugins/serendipity_event_spamblock/lang_zh.inc.php %%WWWDIR%%/plugins/serendipity_event_spamblock/serendipity_event_spamblock.php +%%WWWDIR%%/plugins/serendipity_event_spartacus/ChangeLog %%WWWDIR%%/plugins/serendipity_event_spartacus/UTF-8/lang_cn.inc.php %%WWWDIR%%/plugins/serendipity_event_spartacus/UTF-8/lang_cs.inc.php %%WWWDIR%%/plugins/serendipity_event_spartacus/UTF-8/lang_cz.inc.php |