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:
State Changed From-To: open->feedback Over to maintainer.
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"
State Changed From-To: feedback->closed Committed. Thanks!