mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 1.7.8
- Drop USE_BZIP2 - Pet portlint PR: 189834 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
This commit is contained in:
parent
89174cabe7
commit
cb9d91a8f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354501
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= serendipity
|
||||
PORTVERSION= 1.7
|
||||
PORTVERSION= 1.7.8
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF/php-blog/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -14,11 +14,11 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/File/Archive.php:${PORTSDIR}/archivers/pear
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
NO_BUILD= YES
|
||||
SERENDIPITY?= www/${PORTNAME}
|
||||
PLIST_SUB+= SERENDIPITY=${SERENDIPITY}
|
||||
#PLIST_SUB+= SERENDIPITY=${SERENDIPITY}
|
||||
USE_PHP= session pcre gd openssl mbstring iconv zlib xml
|
||||
SUB_LIST+= SERENDIPITY=${SERENDIPITY}
|
||||
#SUB_LIST+= SERENDIPITY=${SERENDIPITY}
|
||||
SUB_FILES= pkg-message
|
||||
USE_BZIP2= YES
|
||||
USES= tar:bzip2
|
||||
|
||||
OPTIONS_DEFINE= MYSQL PGSQL SQLITE MAGICK
|
||||
OPTIONS_DEFAULT= MYSQL MAGICK
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (serendipity-1.7.tar.bz2) = 2c57eb9c88d5f7ec647c1391edd99d97606c363a57a07604c5adb514e3e15c46
|
||||
SIZE (serendipity-1.7.tar.bz2) = 4479094
|
||||
SHA256 (serendipity-1.7.8.tar.bz2) = ec101f78fea1289ecf743d657f2229cb8dec42f423b4bcef79e9645c09a68cdd
|
||||
SIZE (serendipity-1.7.8.tar.bz2) = 4503361
|
||||
|
@ -1,4 +1,4 @@
|
||||
Serendipity is a weblog/blog system, implemented with PHP.
|
||||
It is standards compliant, feature rich and open source (BSD License).
|
||||
|
||||
WWW: http://www.s9y.org/
|
||||
WWW: http://www.s9y.org
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user