Bug 179295 - [PATCH] databases/mantis: Update to 1.2.15
Summary: [PATCH] databases/mantis: Update to 1.2.15
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-04 13:40 UTC by Torsten Zühlsdorff
Modified: 2013-07-03 21:30 UTC (History)
0 users

See Also:


Attachments
file.diff (438 bytes, patch)
2013-06-04 13:40 UTC, Torsten Zühlsdorff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Zühlsdorff 2013-06-04 13:40:01 UTC
The new version of mantis is out for more than one month. I created a patch for the port update.

Fix: Patch attached with submission follows:
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-06-06 23:39:51 UTC
State Changed
From-To: open->feedback

Over to maintainer.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-07-03 21:20:35 UTC
Author: lippe
Date: Wed Jul  3 20:20:19 2013
New Revision: 322253
URL: http://svnweb.freebsd.org/changeset/ports/322253

Log:
  - Update to 1.2.15.
  
  PR:		ports/179295
  Submitted by:	Torsten Zuhlsdorff <foo@meisterderspiele.de>
  Approved by:	maintainer timeout

Modified:
  head/databases/mantis/Makefile   (contents, props changed)
  head/databases/mantis/distinfo   (contents, props changed)

Modified: head/databases/mantis/Makefile
==============================================================================
--- head/databases/mantis/Makefile	Wed Jul  3 20:13:37 2013	(r322252)
+++ head/databases/mantis/Makefile	Wed Jul  3 20:20:19 2013	(r322253)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mantis
-PORTVERSION=	1.2.14
+PORTVERSION=	1.2.15
 CATEGORIES=	databases www
 MASTER_SITES=	SF/${PORTNAME}bt/${PORTNAME}-stable/${PORTVERSION}
 DISTNAME=	mantisbt-${PORTVERSION}

Modified: head/databases/mantis/distinfo
==============================================================================
--- head/databases/mantis/distinfo	Wed Jul  3 20:13:37 2013	(r322252)
+++ head/databases/mantis/distinfo	Wed Jul  3 20:20:19 2013	(r322253)
@@ -1,2 +1,2 @@
-SHA256 (mantisbt-1.2.14.tar.gz) = 0b393cb7913bd8bf08bd89385dd70987604634e1add32262c0e9138410db4770
-SIZE (mantisbt-1.2.14.tar.gz) = 3563989
+SHA256 (mantisbt-1.2.15.tar.gz) = bf40f59a1e139a4674b311dd755d272972aab06df842875cd5ce819eef6c6eec
+SIZE (mantisbt-1.2.15.tar.gz) = 3577359
_______________________________________________
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 3 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2013-07-03 21:21:01 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!