Bug 178851 - [MAINTAINER] math/mingw32-libgmp: update to 5.1.2
Summary: [MAINTAINER] math/mingw32-libgmp: update to 5.1.2
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: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-23 01:50 UTC by Naram Qashat
Modified: 2013-05-24 20:30 UTC (History)
0 users

See Also:


Attachments
mingw32-libgmp-5.1.2.patch (928 bytes, patch)
2013-05-23 01:50 UTC, Naram Qashat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Naram Qashat 2013-05-23 01:50:00 UTC
- Update to 5.1.2

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports)
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2013-05-24 19:38:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-05-24 20:20:32 UTC
Author: pawel
Date: Fri May 24 19:20:17 2013
New Revision: 319010
URL: http://svnweb.freebsd.org/changeset/ports/319010

Log:
  Update to version 5.1.2
  
  PR:		ports/178851
  Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)

Modified:
  head/math/mingw32-libgmp/Makefile
  head/math/mingw32-libgmp/distinfo

Modified: head/math/mingw32-libgmp/Makefile
==============================================================================
--- head/math/mingw32-libgmp/Makefile	Fri May 24 18:59:56 2013	(r319009)
+++ head/math/mingw32-libgmp/Makefile	Fri May 24 19:20:17 2013	(r319010)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libgmp
-PORTVERSION=	5.1.1
+PORTVERSION=	5.1.2
 CATEGORIES=	math devel
 MASTER_SITES=	ftp://ftp.gmplib.org/pub/gmp-${PORTVERSION}/
 PKGNAMEPREFIX=	mingw32-

Modified: head/math/mingw32-libgmp/distinfo
==============================================================================
--- head/math/mingw32-libgmp/distinfo	Fri May 24 18:59:56 2013	(r319009)
+++ head/math/mingw32-libgmp/distinfo	Fri May 24 19:20:17 2013	(r319010)
@@ -1,2 +1,2 @@
-SHA256 (gmp-5.1.1.tar.bz2) = a0d4779f48b36519dfaceb5f987a7c76fcac223258bebea3bb2244310970afad
-SIZE (gmp-5.1.1.tar.bz2) = 2213841
+SHA256 (gmp-5.1.2.tar.bz2) = 2099deea64ef3e58ac2b42eaaa0286c3231430a8e893359d806bfa31611c1b8f
+SIZE (gmp-5.1.2.tar.bz2) = 2194495
_______________________________________________
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 Pawel Pekala freebsd_committer freebsd_triage 2013-05-24 20:20:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!