svn commit: r364502 - head/ports-mgmt/portsreinstall
Frederic Culot
culot at FreeBSD.org
Sun Aug 10 05:55:55 UTC 2014
Author: culot
Date: Sun Aug 10 05:55:54 2014
New Revision: 364502
URL: http://svnweb.freebsd.org/changeset/ports/364502
QAT: https://qat.redports.org/buildarchive/r364502/
Log:
- Update to 3.1.0 [1]
- Update LICENSE (BSD2CLAUSE)
PR: ports/192527 [1]
Submitted by: Mamoru Sakaue <sakaue.mamoru at mwghennndo.com> (maintainer, from another address)
Modified:
head/ports-mgmt/portsreinstall/Makefile
head/ports-mgmt/portsreinstall/distinfo
Modified: head/ports-mgmt/portsreinstall/Makefile
==============================================================================
--- head/ports-mgmt/portsreinstall/Makefile Sun Aug 10 05:39:49 2014 (r364501)
+++ head/ports-mgmt/portsreinstall/Makefile Sun Aug 10 05:55:54 2014 (r364502)
@@ -2,15 +2,15 @@
# $FreeBSD$
PORTNAME= portsreinstall
-PORTVERSION= 3.0.5
+PORTVERSION= 3.1.0
CATEGORIES= ports-mgmt
-MASTER_SITES= SFJP/${PORTNAME}/60071/ \
+MASTER_SITES= SFJP/${PORTNAME}/61770/ \
http://www.mwghennndo.com/software/${PORTNAME}/
MAINTAINER= sakaue.mamoru at samurai.mwghennn.net
COMMENT= Ports upgrading utility for massive forced reinstall
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
Modified: head/ports-mgmt/portsreinstall/distinfo
==============================================================================
--- head/ports-mgmt/portsreinstall/distinfo Sun Aug 10 05:39:49 2014 (r364501)
+++ head/ports-mgmt/portsreinstall/distinfo Sun Aug 10 05:55:54 2014 (r364502)
@@ -1,2 +1,2 @@
-SHA256 (portsreinstall-3.0.5.tar.gz) = 28fd99c253304dd05880137f8ecb6d28b091b8607f692c43e423203bd50087f1
-SIZE (portsreinstall-3.0.5.tar.gz) = 80972
+SHA256 (portsreinstall-3.1.0.tar.gz) = 237747567948a111a60ad6d327e5031af38e63c98ee63a4ac64e994f5de7fe22
+SIZE (portsreinstall-3.1.0.tar.gz) = 82969
More information about the svn-ports-head
mailing list