From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 26 13:30:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 91844894 for ; Mon, 26 May 2014 13:30:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 70B912314 for ; Mon, 26 May 2014 13:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4QDU0mv095058 for ; Mon, 26 May 2014 13:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4QDU0dE095057; Mon, 26 May 2014 13:30:00 GMT (envelope-from gnats) Resent-Date: Mon, 26 May 2014 13:30:00 GMT Resent-Message-Id: <201405261330.s4QDU0dE095057@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Krzysztof Stryjek Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3D29A7B4 for ; Mon, 26 May 2014 13:29:32 +0000 (UTC) Received: from mx1.bsdserwis.com (ns37332.ovh.net [91.121.4.86]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0A9B5230C for ; Mon, 26 May 2014 13:29:31 +0000 (UTC) Received: by mx1.bsdserwis.com (Postfix, from userid 1000) id 5C6172CA2AF5; Mon, 26 May 2014 15:29:29 +0200 (CEST) Message-Id: <20140526132929.5C6172CA2AF5@mx1.bsdserwis.com> Date: Mon, 26 May 2014 15:29:29 +0200 (CEST) From: Krzysztof Stryjek Reply-To: Krzysztof Stryjek To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/190264: update staging for mail/phplist X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2014 13:30:00 -0000 >Number: 190264 >Category: ports >Synopsis: update staging for mail/phplist >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: Mon May 26 13:30:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Krzysztof Stryjek >Release: FreeBSD 9.1-STABLE amd64 >Organization: private >Environment: System: FreeBSD cmd.wtp3.local 9.1-STABLE FreeBSD 9.1-STABLE #0: Mon May 20 11:38:42 CEST 2013 toor@cmd.wtp3.local:/usr/obj/usr/src/sys/PP amd64 >Description: To make staging pass all tests, there is small change to mail/phplist. >How-To-Repeat: >Fix: ---------------------------------------- snip ---------------------------------------- diff -ruN phplist/Makefile phplist.new/Makefile --- phplist/Makefile 2014-02-14 16:14:58.000000000 +0100 +++ phplist.new/Makefile 2014-05-26 15:24:09.000000000 +0200 @@ -3,7 +3,7 @@ PORTNAME= phplist PORTVERSION= 3.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www MASTER_SITES= SF EXTRACT_SUFX= .tgz @@ -15,6 +15,8 @@ USE_PHP= hash iconv imap mysql pcre session xml zlib NO_BUILD= yes +NO_ARCH= yes + PEARDIR?= ${LOCALBASE}/share/pear PORTDOCS= BUGS INSTALL NEWS PEOPLE README README.batches \ @@ -23,12 +25,12 @@ README.usertables README.utf8 TODO UPGRADE VERSION \ phplist.sql -SUB_FILES= phplist pkg-message +SUB_FILES= phplist .include post-extract: - @${MV} ${WRKSRC}/public_html/lists/config/config.php ${WRKSRC}/public_html/lists/config/config.php-dist + @${MV} ${WRKSRC}/public_html/lists/config/config.php ${WRKSRC}/public_html/lists/config/config.php.sample do-install: @cd ${WRKSRC}/public_html/&&${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/ @@ -37,6 +39,5 @@ ${MKDIR} ${STAGEDIR}${DOCSDIR} @cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .endif - @${CAT} ${PKGMESSAGE} .include diff -ruN phplist/pkg-plist phplist.new/pkg-plist --- phplist/pkg-plist 2014-01-22 16:16:56.000000000 +0100 +++ phplist.new/pkg-plist 2014-05-26 15:24:09.000000000 +0200 @@ -2868,7 +2868,7 @@ %%WWWDIR%%/lists/admin/viewtemplate.php %%WWWDIR%%/lists/admin/vote.php %%WWWDIR%%/lists/config/.htaccess -%%WWWDIR%%/lists/config/config.php-dist +@sample %%WWWDIR%%/lists/config/config.php.sample %%WWWDIR%%/lists/config/config_extended.php %%WWWDIR%%/lists/dl.php %%WWWDIR%%/lists/images/bg-button.gif ---------------------------------------- snip ---------------------------------------- >Release-Note: >Audit-Trail: >Unformatted: