svn commit: r311078 - in head: . sysutils sysutils/py-salt sysutils/py-salt-cloud sysutils/salt sysutils/salt-cloud
Jason Helfman
jgh at FreeBSD.org
Sun Jan 27 21:02:20 UTC 2013
Author: jgh
Date: Sun Jan 27 21:02:19 2013
New Revision: 311078
URL: http://svnweb.freebsd.org/changeset/ports/311078
Log:
- shift origins for consistentcy with other Python ports
Submitted by: jgh@
Approved by: maintainer, christer.edwards at gmail.com
Added:
head/sysutils/py-salt/
- copied from r311075, head/sysutils/salt/
head/sysutils/py-salt-cloud/
- copied from r311077, head/sysutils/salt-cloud/
Deleted:
head/sysutils/salt/
head/sysutils/salt-cloud/
Modified:
head/MOVED
head/sysutils/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Sun Jan 27 20:32:36 2013 (r311077)
+++ head/MOVED Sun Jan 27 21:02:19 2013 (r311078)
@@ -4012,3 +4012,5 @@ databases/ruby-kyotocabinet||2013-01-27|
x11-themes/kde-icons-amaranth-althaea||2013-01-27|Has expired: BROKEN for more than 6 month
net/bpfstat||2013-01-27|Has expired: Merge in netstat on all supported version of FreeBSD
x11-toolkits/fltk11||2013-01-27|Has expired: new code should use /x11-toolkits/fltk
+sysutils/salt|sysutils/py-salt|2013-01-27|Rename to consistency with other Python ports
+sysutils/salt-cloud|sysutils/py-salt-cloud|2013-01-27|Rename to consistency with other Python ports
Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile Sun Jan 27 20:32:36 2013 (r311077)
+++ head/sysutils/Makefile Sun Jan 27 21:02:19 2013 (r311078)
@@ -727,6 +727,8 @@
SUBDIR += py-nagiosplugin
SUBDIR += py-psutil
SUBDIR += py-ranger
+ SUBDIR += py-salt
+ SUBDIR += py-salt-cloud
SUBDIR += py-stdiff
SUBDIR += py-supervisor
SUBDIR += py-zdaemon
@@ -828,8 +830,6 @@
SUBDIR += runwhen
SUBDIR += safe-rm
SUBDIR += safecat
- SUBDIR += salt
- SUBDIR += salt-cloud
SUBDIR += samefile
SUBDIR += samesame
SUBDIR += sarah
More information about the svn-ports-all
mailing list