svn commit: r331913 - in head: math/scilab/files net/nss-pam-ldapd/files www/dokuwiki/files
Bryan Drewery
bdrewery at FreeBSD.org
Tue Oct 29 00:14:47 UTC 2013
Author: bdrewery
Date: Tue Oct 29 00:14:46 2013
New Revision: 331913
URL: http://svnweb.freebsd.org/changeset/ports/331913
Log:
- Add missing newlines. This was missed in the previous cleanup in r313597
With hat: portmgr
Submitted by: ak, beat
Reported by: delphij
Modified:
head/math/scilab/files/patch-modules__xcos__src__java__org__scilab__modules__xcos__Xcos.java
head/net/nss-pam-ldapd/files/pkg-message.in
head/www/dokuwiki/files/pkg-message.in
Modified: head/math/scilab/files/patch-modules__xcos__src__java__org__scilab__modules__xcos__Xcos.java
==============================================================================
--- head/math/scilab/files/patch-modules__xcos__src__java__org__scilab__modules__xcos__Xcos.java Tue Oct 29 00:14:36 2013 (r331912)
+++ head/math/scilab/files/patch-modules__xcos__src__java__org__scilab__modules__xcos__Xcos.java Tue Oct 29 00:14:46 2013 (r331913)
@@ -8,4 +8,4 @@
+ private static final List<String> HDF5_VERSIONS = Arrays.asList("[1, 8, 4]", "[1, 8, 5]", "[1, 8, 6]", "[1, 8, 7]", "[1, 8, 8]", "[1, 8, 9]");
private static final List<String> BATIK_VERSIONS = Arrays.asList("1.7");
- private static final String UNABLE_TO_LOAD_JGRAPHX =
\ No newline at end of file
+ private static final String UNABLE_TO_LOAD_JGRAPHX =
Modified: head/net/nss-pam-ldapd/files/pkg-message.in
==============================================================================
--- head/net/nss-pam-ldapd/files/pkg-message.in Tue Oct 29 00:14:36 2013 (r331912)
+++ head/net/nss-pam-ldapd/files/pkg-message.in Tue Oct 29 00:14:46 2013 (r331913)
@@ -9,4 +9,4 @@ To start nslcd add nslcd_enable="YES" to
# service nslcd start
See the comments in %%PREFIX%%/etc/rc.d/nslcd for additional tunables.
-=====================================================================
\ No newline at end of file
+=====================================================================
Modified: head/www/dokuwiki/files/pkg-message.in
==============================================================================
--- head/www/dokuwiki/files/pkg-message.in Tue Oct 29 00:14:36 2013 (r331912)
+++ head/www/dokuwiki/files/pkg-message.in Tue Oct 29 00:14:46 2013 (r331913)
@@ -12,4 +12,4 @@
For FULL configuration instructions see
http://wiki.splitbrain.org/wiki:config
-=================================================================
\ No newline at end of file
+=================================================================
More information about the svn-ports-all
mailing list