- Stage http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-bulksms/0.1/ Port maintainer (craig001@lerwick.hopto.org) is cc'd. Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: change, diff: SVN)
Responsible Changed From-To: freebsd-ports-bugs->swills swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Maintainer of comms/py-bulksms, Please note that PR ports/188592 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/188592 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
On Mon, 2014-04-14 at 08:10 +0000, Edwin Groothuis wrote: > Maintainer of comms/py-bulksms, > > Please note that PR ports/188592 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/188592 > Hello Thanks for the patch and attention to the port... I am happy for it to be committed. Nod to Bartek for putting the effort in to implementing staging. Kind Regards Craig Butler (I have had to send this from my business email due to hopto.org being clobbered by the spamhaus)
Author: swills Date: Tue Apr 15 13:09:01 2014 New Revision: 351328 URL: http://svnweb.freebsd.org/changeset/ports/351328 QAT: https://qat.redports.org/buildarchive/r351328/ Log: - Stage PR: ports/188592 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: Craig Butler <craig@bsdtec.com> (maintainer, different email) Modified: head/comms/py-bulksms/Makefile Modified: head/comms/py-bulksms/Makefile ============================================================================== --- head/comms/py-bulksms/Makefile Tue Apr 15 13:04:18 2014 (r351327) +++ head/comms/py-bulksms/Makefile Tue Apr 15 13:09:01 2014 (r351328) @@ -17,16 +17,14 @@ PYDISTUTILS_PKGVERSION= 1.0 WRKSRC= ${WRKDIR}/bulksms -NO_STAGE= yes - OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> post-install: .if ${PORT_OPTIONS:MDOCS} - @${MKDIR} ${DOCSDIR} - @${INSTALL_MAN} ${WRKSRC}/README.html ${DOCSDIR} + @${MKDIR} ${STAGEDIR}${DOCSDIR} + @${INSTALL_MAN} ${WRKSRC}/README.html ${STAGEDIR}${DOCSDIR} .endif .include <bsd.port.mk> _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!
test to see if whitelist is working. thanks to postmaster@ Kind Regards Craig Butler