Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Sep 2015 18:36:00 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r395788 - branches/2015Q3/sysutils/iocage
Message-ID:  <201509011836.t81Ia0GM040790@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Tue Sep  1 18:36:00 2015
New Revision: 395788
URL: https://svnweb.freebsd.org/changeset/ports/395788

Log:
  MFH: r393579
  
  - Change upstream GH account
  - Change WWW
  
  This is only the GH account change and WWW; the version was already
  superceded, but became unfetchable due to this missing MFH.
  
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2015Q3/sysutils/iocage/Makefile
  branches/2015Q3/sysutils/iocage/pkg-descr
  branches/2015Q3/sysutils/iocage/pkg-plist
Directory Properties:
  branches/2015Q3/   (props changed)

Modified: branches/2015Q3/sysutils/iocage/Makefile
==============================================================================
--- branches/2015Q3/sysutils/iocage/Makefile	Tue Sep  1 17:38:29 2015	(r395787)
+++ branches/2015Q3/sysutils/iocage/Makefile	Tue Sep  1 18:36:00 2015	(r395788)
@@ -13,7 +13,6 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	pannon
 
 .include <bsd.port.pre.mk>
 

Modified: branches/2015Q3/sysutils/iocage/pkg-descr
==============================================================================
--- branches/2015Q3/sysutils/iocage/pkg-descr	Tue Sep  1 17:38:29 2015	(r395787)
+++ branches/2015Q3/sysutils/iocage/pkg-descr	Tue Sep  1 18:36:00 2015	(r395788)
@@ -5,4 +5,4 @@ FreeBSD operating system has to offer.
 It is geared for ease of use with a simple and easy to
 understand command syntax.
 
-WWW: https://github.com/pannon/iocage
+WWW: https://github.com/iocage/iocage

Modified: branches/2015Q3/sysutils/iocage/pkg-plist
==============================================================================
--- branches/2015Q3/sysutils/iocage/pkg-plist	Tue Sep  1 17:38:29 2015	(r395787)
+++ branches/2015Q3/sysutils/iocage/pkg-plist	Tue Sep  1 18:36:00 2015	(r395788)
@@ -2,6 +2,7 @@ etc/rc.d/iocage
 lib/iocage/ioc-cmd
 lib/iocage/ioc-common
 lib/iocage/ioc-configure
+lib/iocage/ioc-git
 lib/iocage/ioc-globals
 lib/iocage/ioc-hacks
 lib/iocage/ioc-help
@@ -10,6 +11,7 @@ lib/iocage/ioc-info
 lib/iocage/ioc-network
 lib/iocage/ioc-rc
 lib/iocage/ioc-rctl
+lib/iocage/ioc-send
 lib/iocage/ioc-snapshot
 lib/iocage/ioc-upgrade
 lib/iocage/ioc-zfs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509011836.t81Ia0GM040790>