svn commit: r307495 - head
Alexey Dokuchaev
danfe at FreeBSD.org
Fri Nov 16 18:43:56 UTC 2012
Author: danfe
Date: Fri Nov 16 18:43:55 2012
New Revision: 307495
URL: http://svnweb.freebsd.org/changeset/ports/307495
Log:
Minor whitespace and formatting fixes.
Feature safe: yes
Modified:
head/CHANGES
head/UPDATING
Modified: head/CHANGES
==============================================================================
--- head/CHANGES Fri Nov 16 18:11:43 2012 (r307494)
+++ head/CHANGES Fri Nov 16 18:43:55 2012 (r307495)
@@ -50,13 +50,13 @@ AUTHOR: gahr at FreeBSD.org
GH_ACCOUNT - account name of the GitHub user hosting the project
default: not set, mandatory
-
+
GH_PROJECT - name of the project on GitHub
default: ${PORTNAME}
-
+
GH_TAGNAME - name of the tag to download (master, 2.0.1, ...)
default: ${DISTVERSION}
-
+
GH_COMMIT - first 7 digits of the commit that generated GH_TAGNAME
(man git-describe(1))
default: not set, mandatory
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Fri Nov 16 18:11:43 2012 (r307494)
+++ head/UPDATING Fri Nov 16 18:43:55 2012 (r307495)
@@ -52,7 +52,8 @@ you update your ports collection, before
If you are using binary packages with pkgng, not ports, do this instead of
"perl-after-upgrade":
- # pkg install -fRx perl
+
+ # pkg install -fRx perl
20121102:
AFFECTS: users of shells/bash-completion
@@ -251,7 +252,7 @@ you update your ports collection, before
may be installed at the same time, you should update your port origins
first since many ports that depend on clanlib will not work with the
new version.
-
+
Update your port origins as follows:
# portmaster -o devel/clanlib1 devel/clanlib
@@ -427,7 +428,7 @@ you update your ports collection, before
20120820:
AFFECTS: users of ports-mgmt/portupgrade-devel
- AUTHOR: bdrewery at FreeBSD.org
+ AUTHOR: bdrewery at FreeBSD.org
Due to a bug introduced in 20120601, portupgrade is unable to
upgrade itself on FreeBSD 7.x. This has been fixed in 20120820.
@@ -437,7 +438,7 @@ you update your ports collection, before
20120817:
AFFECTS: users of games/unnethack
- AUTHOR: knu at FreeBSD.org
+ AUTHOR: knu at FreeBSD.org
The place for variable files has changed from
$PREFIX/share/unnethack to $PREFIX/var/games/unnethack. To keep
@@ -455,10 +456,10 @@ you update your ports collection, before
20120816:
AFFECTS: users of sysutils/cfengine*
- AUTHOR: gjb at FreeBSD.org
+ AUTHOR: gjb at FreeBSD.org
The sysutils/cfengine* ports have been renamed as follows:
-
+
o sysutils/cfengine -> sysutils/cfengine22
o sysutils/cfengine3-legacy -> sysutils/cfengine32
o sysutils/cfengine3 -> sysutils/cfengine33
@@ -783,7 +784,7 @@ you update your ports collection, before
20120618:
AFFECTS: users of databases/db5
- AUTHOR: mandree at FreeBSD.org
+ AUTHOR: mandree at FreeBSD.org
The databases/db5 port has been upgraded to BerkeleyDB 5.3. This
entails a shared library bump.
@@ -931,7 +932,7 @@ you update your ports collection, before
20120530:
AFFECTS: users of databases/postgresql*-server
- AUTHOR: jgh at FreeBSD.org
+ AUTHOR: jgh at FreeBSD.org
Affected users are those who use the crypt(text, text) function with
DES encryption in the optional pg_crypto module. Passwords affected
More information about the svn-ports-all
mailing list