Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2013 00:14:46 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331913 - in head: math/scilab/files net/nss-pam-ldapd/files www/dokuwiki/files
Message-ID:  <201310290014.r9T0Ek9X002433@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
+=================================================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310290014.r9T0Ek9X002433>