aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-11-18 13:45:56 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-11-18 13:45:56 +0000
commit6be72a854bd069acc31460fde915f2dcb08400b0 (patch)
treedacd4bdd948d88c77d0511e17cad399108077a97 /CHANGES
parentf322cda34a4132453b3d9a3df802ee321d88acb3 (diff)
downloadports-6be72a854bd069acc31460fde915f2dcb08400b0.tar.gz
ports-6be72a854bd069acc31460fde915f2dcb08400b0.zip
Introduce the SITE_ARCH variable containing SITE_PERL/PERL_ARCH.
With hat: perl@, portmgr@ Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=372718
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 653d28701107..9bd9e371d9cf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,12 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20141118:
+AUTHOR: mat@FreeBSD.org
+
+ To ease future work, a new SITE_ARCH variable and PLIST_SUB replacement
+ containing SITE_PERL/PERL_ARCH has been added.
+
20141102:
AUTHOR: bdrewery@FreeBSD.org