svn commit: r320672 - head/ports-mgmt/portsreinstall
Frederic Culot
culot at FreeBSD.org
Wed Jun 12 09:01:40 UTC 2013
Author: culot
Date: Wed Jun 12 09:01:38 2013
New Revision: 320672
URL: http://svnweb.freebsd.org/changeset/ports/320672
Log:
- Update to 3.0.1
PR: ports/179493
Submitted by: Mamoru Sakaue <sakaue.mamoru at samurai.mwghennn.net> (maintainer)
Modified:
head/ports-mgmt/portsreinstall/Makefile
head/ports-mgmt/portsreinstall/distinfo
head/ports-mgmt/portsreinstall/pkg-descr
Modified: head/ports-mgmt/portsreinstall/Makefile
==============================================================================
--- head/ports-mgmt/portsreinstall/Makefile Wed Jun 12 07:56:24 2013 (r320671)
+++ head/ports-mgmt/portsreinstall/Makefile Wed Jun 12 09:01:38 2013 (r320672)
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= portsreinstall
-PORTVERSION= 3.0.0
+PORTVERSION= 3.0.1
CATEGORIES= ports-mgmt
-MASTER_SITES= SFJP/${PORTNAME}/58925/ \
- http://www.mwghennndo.com/softwares/${PORTNAME}/
+MASTER_SITES= SFJP/${PORTNAME}/58980/ \
+ http://www.mwghennndo.com/software/${PORTNAME}/
MAINTAINER= sakaue.mamoru at samurai.mwghennn.net
COMMENT= Ports upgrading utility for massive forced reinstall
Modified: head/ports-mgmt/portsreinstall/distinfo
==============================================================================
--- head/ports-mgmt/portsreinstall/distinfo Wed Jun 12 07:56:24 2013 (r320671)
+++ head/ports-mgmt/portsreinstall/distinfo Wed Jun 12 09:01:38 2013 (r320672)
@@ -1,2 +1,2 @@
-SHA256 (portsreinstall-3.0.0.tar.gz) = 1f06c0fd2bc14caf73284db66256799ca653465af93e4369342807a98121b5d8
-SIZE (portsreinstall-3.0.0.tar.gz) = 73536
+SHA256 (portsreinstall-3.0.1.tar.gz) = a582a8b0fc2b9d209379dc474b6eaac23ca93e525cb0089731176ee0af430730
+SIZE (portsreinstall-3.0.1.tar.gz) = 75146
Modified: head/ports-mgmt/portsreinstall/pkg-descr
==============================================================================
--- head/ports-mgmt/portsreinstall/pkg-descr Wed Jun 12 07:56:24 2013 (r320671)
+++ head/ports-mgmt/portsreinstall/pkg-descr Wed Jun 12 09:01:38 2013 (r320672)
@@ -1,4 +1,4 @@
This is a ports upgrading utility for massive forced reinstallation,
and for those who are pursuing the perfect packages environment.
-WWW: http://www.mwghennndo.com/softwares/portsreinstall/
+WWW: http://www.mwghennndo.com/software/portsreinstall/
More information about the svn-ports-head
mailing list