- Update to 1.9.19 Fix: PORTNAME= moodle -PORTVERSION= 1.9.16 +PORTVERSION= 1.9.19 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable19/ EXTRACT_SUFX= .tgz
Responsible Changed From-To: freebsd-ports-bugs->wen Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of www/moodle, Please note that PR ports/171589 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/171589 -- 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)
I approve. > Maintainer of www/moodle, > > Please note that PR ports/171589 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/171589 >
Author: wen Date: Thu Sep 13 08:45:23 2012 New Revision: 304185 URL: http://svn.freebsd.org/changeset/ports/304185 Log: - Update to 1.9.19 PR: 171589 Submitted by: wen@ (myself) Approved by: maintainer Modified: head/www/moodle/Makefile head/www/moodle/distinfo Modified: head/www/moodle/Makefile ============================================================================== --- head/www/moodle/Makefile Thu Sep 13 08:17:46 2012 (r304184) +++ head/www/moodle/Makefile Thu Sep 13 08:45:23 2012 (r304185) @@ -6,7 +6,7 @@ # PORTNAME= moodle -PORTVERSION= 1.9.16 +PORTVERSION= 1.9.19 CATEGORIES= www MASTER_SITES= SF/moodle/Moodle/stable19/ EXTRACT_SUFX= .tgz Modified: head/www/moodle/distinfo ============================================================================== --- head/www/moodle/distinfo Thu Sep 13 08:17:46 2012 (r304184) +++ head/www/moodle/distinfo Thu Sep 13 08:45:23 2012 (r304185) @@ -1,2 +1,2 @@ -SHA256 (moodle-1.9.16.tgz) = dbfc75a2fbac1b68520110989347174bd90982caa216a384190f627518bff8ac -SIZE (moodle-1.9.16.tgz) = 14052946 +SHA256 (moodle-1.9.19.tgz) = 969a7de07b1b116e3528e1c5d0bdaeeb7f00ae81d10b6451167d1eea85818d98 +SIZE (moodle-1.9.19.tgz) = 14071136 _______________________________________________ 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!