Bug 171589 - [Update]www/moodle:update to 1.9.19
Summary: [Update]www/moodle:update to 1.9.19
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-13 07:40 UTC by Wen Heping
Modified: 2012-09-13 09:50 UTC (History)
0 users

See Also:


Attachments
file.diff (130 bytes, patch)
2012-09-13 07:40 UTC, Wen Heping
no flags Details | Diff
file.diff (391 bytes, patch)
2012-09-13 07:40 UTC, Wen Heping
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wen Heping freebsd_committer freebsd_triage 2012-09-13 07:40:01 UTC
- 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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-09-13 07:40:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-09-13 07:40:21 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-09-13 07:40:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Javier Martín Rueda 2012-09-13 09:09:55 UTC
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
>
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-09-13 09:45:34 UTC
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"
Comment 6 Wen Heping freebsd_committer freebsd_triage 2012-09-13 09:47:26 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!