diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-18 08:44:21 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-18 08:44:21 +0000 |
commit | 3911a83860141f7828546c68e7d26b9683a722f9 (patch) | |
tree | ef5e8929a02748558907a991a7dbc3d35648e60a /CHANGES | |
parent | 2b07ee6ce079233c14fbe6d2b8bc72cb65126d3e (diff) | |
download | ports-3911a83860141f7828546c68e7d26b9683a722f9.tar.gz ports-3911a83860141f7828546c68e7d26b9683a722f9.zip |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -10,6 +10,17 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20130918: +AUTHOR: bapt@FreeBSD.org + + The perl framework is not included inconditionnaly and the old framework + is not recognized anymore, the following MACROS has been removed: + + * PERL_CONFIGURE + * USE_PERL5_RUN + * USE_PERL5_BUILD + * PERL_MODBUILD + 20130904: AUTHOR: madpilot@FreeBSD.org |