svn commit: r360342 - head/devel/mercurial
Olivier Duchateau
olivierd at FreeBSD.org
Thu Jul 3 06:28:51 UTC 2014
Author: olivierd
Date: Thu Jul 3 06:28:50 2014
New Revision: 360342
URL: http://svnweb.freebsd.org/changeset/ports/360342
QAT: https://qat.redports.org/buildarchive/r360342/
Log:
- Update to 3.0.2
- Add LICENSE_FILE
ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.0.2_.282014-07-01.29
Modified:
head/devel/mercurial/Makefile
head/devel/mercurial/distinfo
Modified: head/devel/mercurial/Makefile
==============================================================================
--- head/devel/mercurial/Makefile Thu Jul 3 04:03:42 2014 (r360341)
+++ head/devel/mercurial/Makefile Thu Jul 3 06:28:50 2014 (r360342)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mercurial
-PORTVERSION= 3.0.1
-PORTREVISION= 1
+PORTVERSION= 3.0.2
CATEGORIES= devel python
MASTER_SITES= http://mercurial.selenic.com/release/
@@ -11,6 +10,7 @@ MAINTAINER= python at FreeBSD.org
COMMENT= Fast, lightweight source control management system
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
USE_PYTHON= 2
USE_PYDISTUTILS=yes
Modified: head/devel/mercurial/distinfo
==============================================================================
--- head/devel/mercurial/distinfo Thu Jul 3 04:03:42 2014 (r360341)
+++ head/devel/mercurial/distinfo Thu Jul 3 06:28:50 2014 (r360342)
@@ -1,2 +1,2 @@
-SHA256 (mercurial-3.0.1.tar.gz) = 36e48b59a84ef5a222d06596971e955ac8217e56b076dfb94c8ce5a0c29fd705
-SIZE (mercurial-3.0.1.tar.gz) = 3905354
+SHA256 (mercurial-3.0.2.tar.gz) = ed387cc0e9754ec59bd4a390639b5a4ea11698ae4413243f8b4a2d6d48b3b7d6
+SIZE (mercurial-3.0.2.tar.gz) = 3907502
More information about the svn-ports-all
mailing list