svn commit: r308617 - head/ports-mgmt/portsreinstall
Frederic Culot
culot at FreeBSD.org
Mon Dec 10 17:04:12 UTC 2012
Author: culot
Date: Mon Dec 10 17:04:11 2012
New Revision: 308617
URL: http://svnweb.freebsd.org/changeset/ports/308617
Log:
- Update to 2.1.0 [1]
- Trim Makefile header
PR: ports/174316 [1]
Submitted by: Mamoru Sakaue <sakaue.mamoru at samurai.mwghennn.net> (maintainer)
Modified:
head/ports-mgmt/portsreinstall/Makefile
head/ports-mgmt/portsreinstall/distinfo
Modified: head/ports-mgmt/portsreinstall/Makefile
==============================================================================
--- head/ports-mgmt/portsreinstall/Makefile Mon Dec 10 16:57:31 2012 (r308616)
+++ head/ports-mgmt/portsreinstall/Makefile Mon Dec 10 17:04:11 2012 (r308617)
@@ -1,14 +1,10 @@
-# New ports collection makefile for: portsreinstall
-# Date created: 2011-12-25
-# Whom: Mamoru Sakaue / MwGhennndo
-#
+# Created by: Mamoru Sakaue / MwGhennndo
# $FreeBSD$
-#
PORTNAME= portsreinstall
-PORTVERSION= 2.0.0
+PORTVERSION= 2.1.0
CATEGORIES= ports-mgmt
-MASTER_SITES= SFJP/${PORTNAME}/56629/ \
+MASTER_SITES= SFJP/${PORTNAME}/57607/ \
http://www.mwghennndo.com/softwares/${PORTNAME}/
MAINTAINER= sakaue.mamoru at samurai.mwghennn.net
Modified: head/ports-mgmt/portsreinstall/distinfo
==============================================================================
--- head/ports-mgmt/portsreinstall/distinfo Mon Dec 10 16:57:31 2012 (r308616)
+++ head/ports-mgmt/portsreinstall/distinfo Mon Dec 10 17:04:11 2012 (r308617)
@@ -1,2 +1,2 @@
-SHA256 (portsreinstall-2.0.0.tar.gz) = cc69ca9f67a9b4770bc6440de334a241ff9ea0ea3396a7a2828b100a63166ecf
-SIZE (portsreinstall-2.0.0.tar.gz) = 27999
+SHA256 (portsreinstall-2.1.0.tar.gz) = 32b258d1489aa7ed7f80bf8fb9b3a0992ec43d8ac15482055391504cdc8546a6
+SIZE (portsreinstall-2.1.0.tar.gz) = 28899
More information about the svn-ports-head
mailing list