diff options
137 files changed, 137 insertions, 137 deletions
diff --git a/astro/gpstk/files/patch-scale b/astro/gpstk/files/patch-scale index 4a9baf74b2e4..572c1bcf7955 100644 --- a/astro/gpstk/files/patch-scale +++ b/astro/gpstk/files/patch-scale @@ -37,4 +37,4 @@ To avoid naming collisions, rename scale to scale-gpstk. +GPSMain scale-gpstk : scale.cpp ; GPSMain tallandev : tallandev.cpp ; GPSMain TIAPhaseParser : TIAPhaseParser.cpp ; - GPSMain trunc : trunc.cpp ;
\ No newline at end of file + GPSMain trunc : trunc.cpp ; diff --git a/audio/akode-plugins-xiph/files/patch-configure b/audio/akode-plugins-xiph/files/patch-configure index 48287119f40b..79349892b584 100644 --- a/audio/akode-plugins-xiph/files/patch-configure +++ b/audio/akode-plugins-xiph/files/patch-configure @@ -28,4 +28,4 @@ $FreeBSD$ + #include <speex/speex_preprocess.h> #include <ogg/ogg.h> - int
\ No newline at end of file + int diff --git a/audio/calf/pkg-plist b/audio/calf/pkg-plist index bed6c55ffd38..88aaedc90816 100644 --- a/audio/calf/pkg-plist +++ b/audio/calf/pkg-plist @@ -300,4 +300,4 @@ share/icons/hicolor/scalable/apps/calf_plugin.svg @dirrmtry share/applications %%LV2%%@dirrm lib/lv2/calf.lv2 %%LV2%%@dirrmtry lib/lv2 -@dirrm lib/calf
\ No newline at end of file +@dirrm lib/calf diff --git a/audio/cam/files/patch-cam.c b/audio/cam/files/patch-cam.c index f7dbda004b4e..ded3a0148ba1 100644 --- a/audio/cam/files/patch-cam.c +++ b/audio/cam/files/patch-cam.c @@ -11,4 +11,4 @@ +int main(int argc, char *argv[]) { if (argc == 1) - {
\ No newline at end of file + { diff --git a/audio/cdparanoia/files/patch-interface-scsi_interface.c b/audio/cdparanoia/files/patch-interface-scsi_interface.c index 6b09d7a5771e..b482169b4dfd 100644 --- a/audio/cdparanoia/files/patch-interface-scsi_interface.c +++ b/audio/cdparanoia/files/patch-interface-scsi_interface.c @@ -310,4 +310,4 @@ +#endif d->report_all=1; return(0); - }
\ No newline at end of file + } diff --git a/audio/cynthiune/files/patch-SongInspectorController.m b/audio/cynthiune/files/patch-SongInspectorController.m index 6eca74da757c..7214144cc551 100644 --- a/audio/cynthiune/files/patch-SongInspectorController.m +++ b/audio/cynthiune/files/patch-SongInspectorController.m @@ -195,4 +195,4 @@ - - (void) mbLookup: (id)sender { - if (song)
\ No newline at end of file + if (song) diff --git a/audio/linuxsampler/files/patch-src__common__Pool.h b/audio/linuxsampler/files/patch-src__common__Pool.h index 540bcccf666b..02daae02c393 100644 --- a/audio/linuxsampler/files/patch-src__common__Pool.h +++ b/audio/linuxsampler/files/patch-src__common__Pool.h @@ -8,4 +8,4 @@ + this->append(element); #if CONFIG_DEVMODE element.list = this; - #endif // CONFIG_DEVMODE
\ No newline at end of file + #endif // CONFIG_DEVMODE diff --git a/audio/sdl_mixer/files/patch-timidity-config.h b/audio/sdl_mixer/files/patch-timidity-config.h index f5161bf1e10e..ffb260237ea2 100644 --- a/audio/sdl_mixer/files/patch-timidity-config.h +++ b/audio/sdl_mixer/files/patch-timidity-config.h @@ -8,4 +8,4 @@ +#define CONFIG_FILE_ETC "%%CONFIG_FILE%%" #if defined(__WIN32__) || defined(__OS2__) - #define DEFAULT_PATH "C:\\TIMIDITY"
\ No newline at end of file + #define DEFAULT_PATH "C:\\TIMIDITY" diff --git a/audio/squeezeboxserver/files/patch-Slim-Utils-Log.pm b/audio/squeezeboxserver/files/patch-Slim-Utils-Log.pm index ea3d28920fc2..25d5aa8a1a81 100644 --- a/audio/squeezeboxserver/files/patch-Slim-Utils-Log.pm +++ b/audio/squeezeboxserver/files/patch-Slim-Utils-Log.pm @@ -17,4 +17,4 @@ + $defaultAppenders{server}->{recreate_check_signal} = 'HUP'; } - return $class->_fixupAppenders(\%defaultAppenders);
\ No newline at end of file + return $class->_fixupAppenders(\%defaultAppenders); diff --git a/audio/taglib/files/extrapatch-rcc b/audio/taglib/files/extrapatch-rcc index 1eca245987d7..df6ced19f5f5 100644 --- a/audio/taglib/files/extrapatch-rcc +++ b/audio/taglib/files/extrapatch-rcc @@ -524,4 +524,4 @@ + set_target_properties(tag PROPERTIES VERSION ${TAGLIB_SOVERSION_MAJOR}.${TAGLIB_SOVERSION_MINOR}.${TAGLIB_SOVERSION_PATCH} - SOVERSION ${TAGLIB_SOVERSION_MAJOR}
\ No newline at end of file + SOVERSION ${TAGLIB_SOVERSION_MAJOR} diff --git a/comms/lrzsz/files/patch-lsz.c b/comms/lrzsz/files/patch-lsz.c index 0d055f3f5da5..30df634ac122 100644 --- a/comms/lrzsz/files/patch-lsz.c +++ b/comms/lrzsz/files/patch-lsz.c @@ -7,4 +7,4 @@ + f.st_size = 0; if (protocol==ZM_XMODEM) { - if (Verbose && *zi->fname && fstat(fileno(input_f), &f)!= -1) {
\ No newline at end of file + if (Verbose && *zi->fname && fstat(fileno(input_f), &f)!= -1) { diff --git a/databases/freetds-devel/files/patch-src-tds-Makefile b/databases/freetds-devel/files/patch-src-tds-Makefile index 657ca17603c6..f38068974a2d 100644 --- a/databases/freetds-devel/files/patch-src-tds-Makefile +++ b/databases/freetds-devel/files/patch-src-tds-Makefile @@ -8,4 +8,4 @@ +LIBS = @LIBS@ -liconv LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ - LN_S = @LN_S@
\ No newline at end of file + LN_S = @LN_S@ diff --git a/databases/libgda/files/patch-providers_gda-default-server_gda-default-recordset.c b/databases/libgda/files/patch-providers_gda-default-server_gda-default-recordset.c index 695c33a46419..93d1ae277a3b 100644 --- a/databases/libgda/files/patch-providers_gda-default-server_gda-default-recordset.c +++ b/databases/libgda/files/patch-providers_gda-default-server_gda-default-recordset.c @@ -8,4 +8,4 @@ + g_return_val_if_fail(recset != NULL, -1); default_recset = (DEFAULT_Recordset *) gda_server_recordset_get_user_data(recset); - if (default_recset) {
\ No newline at end of file + if (default_recset) { diff --git a/databases/libmemcached/files/patch-log.hpp b/databases/libmemcached/files/patch-log.hpp index 88f3c9f701a5..d39dd87d876b 100644 --- a/databases/libmemcached/files/patch-log.hpp +++ b/databases/libmemcached/files/patch-log.hpp @@ -7,4 +7,4 @@ +#include <string.h> #include <syslog.h> - #define UTIL_MAX_ERROR_SIZE 2048
\ No newline at end of file + #define UTIL_MAX_ERROR_SIZE 2048 diff --git a/databases/php-adodb-ext/files/extra-patch-php54-adodb.c b/databases/php-adodb-ext/files/extra-patch-php54-adodb.c index 0c2db9a281e2..ef2ffb0d8c88 100644 --- a/databases/php-adodb-ext/files/extra-patch-php54-adodb.c +++ b/databases/php-adodb-ext/files/extra-patch-php54-adodb.c @@ -34,4 +34,4 @@ + fci.object_ptr = NULL; fci.retval_ptr_ptr = &retval; fci.param_count = 2; - fci.params = ¶ms[1];
\ No newline at end of file + fci.params = ¶ms[1]; diff --git a/databases/py-cql/distinfo b/databases/py-cql/distinfo index 0f5ec6e102ca..6d0a0e88a95a 100644 --- a/databases/py-cql/distinfo +++ b/databases/py-cql/distinfo @@ -1,2 +1,2 @@ SHA256 (cql-1.0.10.tar.gz) = 7c26007485444a011e66b64342396de030b100c373f63d8cede61daf9f2c5af4 -SIZE (cql-1.0.10.tar.gz) = 57050
\ No newline at end of file +SIZE (cql-1.0.10.tar.gz) = 57050 diff --git a/deskutils/cairo-dock-plugins/files/patch-wifi-data-wifi b/deskutils/cairo-dock-plugins/files/patch-wifi-data-wifi index d7fe1a4fea55..5be45e6aca95 100644 --- a/deskutils/cairo-dock-plugins/files/patch-wifi-data-wifi +++ b/deskutils/cairo-dock-plugins/files/patch-wifi-data-wifi @@ -15,4 +15,4 @@ + +lwlan = `ifconfig | awk -F": " '{print $1}' | awk '{print $1}' | grep wlan` + -+ifconfig
\ No newline at end of file ++ifconfig diff --git a/devel/glib20/files/patch-glib_fix_hidden b/devel/glib20/files/patch-glib_fix_hidden index b0cb4ecfdf3a..c26942a39fb1 100644 --- a/devel/glib20/files/patch-glib_fix_hidden +++ b/devel/glib20/files/patch-glib_fix_hidden @@ -18,4 +18,4 @@ +#include "gthreadprivate.h" #include "glib_trace.h" -
\ No newline at end of file + diff --git a/devel/makedepend/pkg-descr b/devel/makedepend/pkg-descr index 5470aec145e4..3ab22002f881 100644 --- a/devel/makedepend/pkg-descr +++ b/devel/makedepend/pkg-descr @@ -13,4 +13,4 @@ makedepend calls a "dependency". These dependencies are then written to a makefile in such a way that make will know which object files must be recompiled when a dependency has changed. -WWW: http://www.x.org/archive/X11R7.5/doc/man/man1/makedepend.1.html
\ No newline at end of file +WWW: http://www.x.org/archive/X11R7.5/doc/man/man1/makedepend.1.html diff --git a/devel/mingw32-binutils/files/patch-binutils-windres.c b/devel/mingw32-binutils/files/patch-binutils-windres.c index 2460fc38aa6b..1677253a7772 100644 --- a/devel/mingw32-binutils/files/patch-binutils-windres.c +++ b/devel/mingw32-binutils/files/patch-binutils-windres.c @@ -26,4 +26,4 @@ + iconv_t cd = iconv_open (iconv_name, "UTF-16LE"); while (1) - {
\ No newline at end of file + { diff --git a/devel/mk-configure/distinfo b/devel/mk-configure/distinfo index 45d8e1f32e9a..e700e93200b3 100644 --- a/devel/mk-configure/distinfo +++ b/devel/mk-configure/distinfo @@ -1,2 +1,2 @@ SHA256 (mk-configure-0.23.0.tar.gz) = a17d6c573183eaab0c41cea5844a59e041fb92ee8bebbbdd4894012f94572d9e -SIZE (mk-configure-0.23.0.tar.gz) = 312410
\ No newline at end of file +SIZE (mk-configure-0.23.0.tar.gz) = 312410 diff --git a/devel/ninja/files/patch-configure.py b/devel/ninja/files/patch-configure.py index fb706d745a14..0b47fdaf7202 100644 --- a/devel/ninja/files/patch-configure.py +++ b/devel/ninja/files/patch-configure.py @@ -8,4 +8,4 @@ + cflags = ['-Wall', '-Wextra', '-Wno-deprecated', '-Wno-unused-parameter', - '-fno-rtti',
\ No newline at end of file + '-fno-rtti', diff --git a/devel/orbitcpp/files/patch-orbitcpp__orb-cpp__orbitcpp_simple_seq.h b/devel/orbitcpp/files/patch-orbitcpp__orb-cpp__orbitcpp_simple_seq.h index 4c4d311ed869..302cb556c564 100644 --- a/devel/orbitcpp/files/patch-orbitcpp__orb-cpp__orbitcpp_simple_seq.h +++ b/devel/orbitcpp/files/patch-orbitcpp__orb-cpp__orbitcpp_simple_seq.h @@ -17,4 +17,4 @@ + this->freebuf (this->_buffer); this->_release = true; - this->_buffer = buffer_tmp;
\ No newline at end of file + this->_buffer = buffer_tmp; diff --git a/devel/p5-EV/files/patch-libev-ev.c b/devel/p5-EV/files/patch-libev-ev.c index 2569578a1a7d..4dc4fbc2adee 100644 --- a/devel/p5-EV/files/patch-libev-ev.c +++ b/devel/p5-EV/files/patch-libev-ev.c @@ -8,4 +8,4 @@ + #define ECB_MEMORY_FENCE __asm__ __volatile__ ("mf" : : : "memory") #endif #endif - #endif
\ No newline at end of file + #endif diff --git a/devel/p5-ExtUtils-XSpp/distinfo b/devel/p5-ExtUtils-XSpp/distinfo index 2ad4d1155d91..152cb984f975 100644 --- a/devel/p5-ExtUtils-XSpp/distinfo +++ b/devel/p5-ExtUtils-XSpp/distinfo @@ -1,2 +1,2 @@ SHA256 (ExtUtils-XSpp-0.1603.tar.gz) = 45f35ee240a4bfd76c2eed4bfcc623a0d23d32b8100f69e27fe5c7eca8712cab -SIZE (ExtUtils-XSpp-0.1603.tar.gz) = 173271
\ No newline at end of file +SIZE (ExtUtils-XSpp-0.1603.tar.gz) = 173271 diff --git a/devel/p5-MooseX-Object-Pluggable/pkg-descr b/devel/p5-MooseX-Object-Pluggable/pkg-descr index 267718068cb3..7b650e841d12 100644 --- a/devel/p5-MooseX-Object-Pluggable/pkg-descr +++ b/devel/p5-MooseX-Object-Pluggable/pkg-descr @@ -4,4 +4,4 @@ loading and handling of plugins and extensions for plugins. I understand that this may pollute your namespace, however I took great care in using the least ambiguous names possible. -WWW: http://search.cpan.org/dist/MooseX-Object-Pluggable/
\ No newline at end of file +WWW: http://search.cpan.org/dist/MooseX-Object-Pluggable/ diff --git a/devel/pear-channel-horde/files/pear.horde.org.reg b/devel/pear-channel-horde/files/pear.horde.org.reg index 59b81c7fcd7d..effd3e3f9632 100644 --- a/devel/pear-channel-horde/files/pear.horde.org.reg +++ b/devel/pear-channel-horde/files/pear.horde.org.reg @@ -1 +1 @@ -a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:14:"pear.horde.org";s:7:"summary";s:17:"Horde PEAR server";s:14:"suggestedalias";s:5:"horde";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:4:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:27:""112443e-31a-49de756604ac0"";s:13:"Last-Modified";s:29:"Fri, 10 Feb 2012 14:22:47 GMT";}}
\ No newline at end of file +a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:14:"pear.horde.org";s:7:"summary";s:17:"Horde PEAR server";s:14:"suggestedalias";s:5:"horde";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:4:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:27:"http://pear.horde.org/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:27:""112443e-31a-49de756604ac0"";s:13:"Last-Modified";s:29:"Fri, 10 Feb 2012 14:22:47 GMT";}} diff --git a/devel/pear-channel-openpear/files/openpear.org.reg b/devel/pear-channel-openpear/files/openpear.org.reg index af373fcc5d46..7ba40ec29755 100644 --- a/devel/pear-channel-openpear/files/openpear.org.reg +++ b/devel/pear-channel-openpear/files/openpear.org.reg @@ -1 +1 @@ -a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:12:"openpear.org";s:14:"suggestedalias";s:8:"openpear";s:7:"summary";s:30:"channel server of openpear.org";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:2:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:29:"http://openpear.org/rest.php/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:29:"http://openpear.org/rest.php/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:26:""37777d-254-4983d1e4359c0"";s:13:"Last-Modified";s:29:"Sat, 25 Dec 2010 14:42:55 GMT";}}
\ No newline at end of file +a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:12:"openpear.org";s:14:"suggestedalias";s:8:"openpear";s:7:"summary";s:30:"channel server of openpear.org";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:2:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:29:"http://openpear.org/rest.php/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:29:"http://openpear.org/rest.php/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:26:""37777d-254-4983d1e4359c0"";s:13:"Last-Modified";s:29:"Sat, 25 Dec 2010 14:42:55 GMT";}} diff --git a/devel/pear-channel-phpunit/files/pear.phpunit.de.reg b/devel/pear-channel-phpunit/files/pear.phpunit.de.reg index 7ad3291ad23d..d2df08722c9d 100644 --- a/devel/pear-channel-phpunit/files/pear.phpunit.de.reg +++ b/devel/pear-channel-phpunit/files/pear.phpunit.de.reg @@ -1 +1 @@ -a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:15:"pear.phpunit.de";s:7:"summary";s:20:"PHPUnit PEAR Channel";s:14:"suggestedalias";s:7:"phpunit";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:4:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:28:"http://pear.phpunit.de/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:28:"http://pear.phpunit.de/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:28:"http://pear.phpunit.de/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:28:"http://pear.phpunit.de/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:12:""4141299221"";s:13:"Last-Modified";s:29:"Sun, 27 Mar 2011 17:52:32 GMT";}}
\ No newline at end of file +a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:15:"pear.phpunit.de";s:7:"summary";s:20:"PHPUnit PEAR Channel";s:14:"suggestedalias";s:7:"phpunit";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:4:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:28:"http://pear.phpunit.de/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:28:"http://pear.phpunit.de/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:28:"http://pear.phpunit.de/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:28:"http://pear.phpunit.de/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:12:""4141299221"";s:13:"Last-Modified";s:29:"Sun, 27 Mar 2011 17:52:32 GMT";}} diff --git a/devel/pear-channel-symfony/files/pear.symfony-project.com.reg b/devel/pear-channel-symfony/files/pear.symfony-project.com.reg index f9b8a39194fd..e6a3caae64d0 100644 --- a/devel/pear-channel-symfony/files/pear.symfony-project.com.reg +++ b/devel/pear-channel-symfony/files/pear.symfony-project.com.reg @@ -1 +1 @@ -a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:24:"pear.symfony-project.com";s:7:"summary";s:32:"The symfony project PEAR channel";s:14:"suggestedalias";s:7:"symfony";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:4:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:38:"http://pear.symfony-project.com//rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:38:"http://pear.symfony-project.com//rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:38:"http://pear.symfony-project.com//rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:38:"http://pear.symfony-project.com//rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:20:""941b5-361-7a51e740"";s:13:"Last-Modified";s:29:"Fri, 01 Jul 2011 06:53:41 GMT";}}
\ No newline at end of file +a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:24:"pear.symfony-project.com";s:7:"summary";s:32:"The symfony project PEAR channel";s:14:"suggestedalias";s:7:"symfony";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:4:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:38:"http://pear.symfony-project.com//rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:38:"http://pear.symfony-project.com//rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:38:"http://pear.symfony-project.com//rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:38:"http://pear.symfony-project.com//rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:20:""941b5-361-7a51e740"";s:13:"Last-Modified";s:29:"Fri, 01 Jul 2011 06:53:41 GMT";}} diff --git a/devel/pecl-uploadprogress/files/patch-uploadprogress.c b/devel/pecl-uploadprogress/files/patch-uploadprogress.c index 60074992aaaa..c1ae99af841e 100644 --- a/devel/pecl-uploadprogress/files/patch-uploadprogress.c +++ b/devel/pecl-uploadprogress/files/patch-uploadprogress.c @@ -13,4 +13,4 @@ +#endif RETVAL_STRINGL(contents, len, 0); } else if (len == 0) { - RETVAL_EMPTY_STRING();
\ No newline at end of file + RETVAL_EMPTY_STRING(); diff --git a/devel/picprog/files/patch-testport.cc b/devel/picprog/files/patch-testport.cc index e702ec5327a0..91e5cff288b0 100644 --- a/devel/picprog/files/patch-testport.cc +++ b/devel/picprog/files/patch-testport.cc @@ -7,4 +7,4 @@ -#include <sys/io.h> #include <fcntl.h> #include <sys/time.h> - #include <unistd.h>
\ No newline at end of file + #include <unistd.h> diff --git a/devel/py-asn1/pkg-descr b/devel/py-asn1/pkg-descr index ab66d162b32a..8a6eb183b907 100644 --- a/devel/py-asn1/pkg-descr +++ b/devel/py-asn1/pkg-descr @@ -1,4 +1,4 @@ ASN.1 types and codecs (BER, CER, DER) implementation in Python programming language. -WWW: http://sourceforge.net/projects/pyasn1/
\ No newline at end of file +WWW: http://sourceforge.net/projects/pyasn1/ diff --git a/devel/py-zope.dublincore/pkg-descr b/devel/py-zope.dublincore/pkg-descr index 7a9e9c563fdb..de24ddf87f58 100644 --- a/devel/py-zope.dublincore/pkg-descr +++ b/devel/py-zope.dublincore/pkg-descr @@ -1,3 +1,3 @@ Zope Dublin Core implementation. -WWW: http://pypi.python.org/pypi/zope.dublincore
\ No newline at end of file +WWW: http://pypi.python.org/pypi/zope.dublincore diff --git a/devel/qt4-qtestlib/files/patch-0185-fix-format-strings.diff b/devel/qt4-qtestlib/files/patch-0185-fix-format-strings.diff index ae9b2e977785..8ff503c78f47 100644 --- a/devel/qt4-qtestlib/files/patch-0185-fix-format-strings.diff +++ b/devel/qt4-qtestlib/files/patch-0185-fix-format-strings.diff @@ -12,4 +12,4 @@ + ; } - QT_END_HEADER
\ No newline at end of file + QT_END_HEADER diff --git a/devel/rbtools/distinfo b/devel/rbtools/distinfo index 881b9fa189e1..c26c39fb318f 100644 --- a/devel/rbtools/distinfo +++ b/devel/rbtools/distinfo @@ -1,2 +1,2 @@ SHA256 (RBTools-0.4.3.tar.gz) = 7c35271b7d65e8ab72ae1a10b0c65e8dbf718f31391fff44034f0bc4262a0917 -SIZE (RBTools-0.4.3.tar.gz) = 62062
\ No newline at end of file +SIZE (RBTools-0.4.3.tar.gz) = 62062 diff --git a/dns/powerdns/files/patch-pdns_Makefile_in b/dns/powerdns/files/patch-pdns_Makefile_in index 909edd631248..4daed84f5889 100644 --- a/dns/powerdns/files/patch-pdns_Makefile_in +++ b/dns/powerdns/files/patch-pdns_Makefile_in @@ -20,4 +20,4 @@ +@BOTAN18_TRUE@am__append_11 = -lbotan @CRYPTOPP_TRUE@am__append_12 = cryptoppsigners.cc @CRYPTOPP_TRUE@am__append_13 = -lcryptopp - @SQLITE3_TRUE@am__append_14 = ssqlite3.cc ssqlite3.hh
\ No newline at end of file + @SQLITE3_TRUE@am__append_14 = ssqlite3.cc ssqlite3.hh diff --git a/editors/apel/files/patch-static.el b/editors/apel/files/patch-static.el index 28f5f585216c..f2e522a12afd 100644 --- a/editors/apel/files/patch-static.el +++ b/editors/apel/files/patch-static.el @@ -68,4 +68,4 @@ Index: static.el + `(defconst ,symbol (quote ,value) ,docstring))) (defmacro static-cond (&rest clauses) - "Like `cond', but evaluate CONDITION part of each clause at compile time."
\ No newline at end of file + "Like `cond', but evaluate CONDITION part of each clause at compile time." diff --git a/editors/flim/files/patch-sha1-el.el b/editors/flim/files/patch-sha1-el.el index d80169335595..177a2bdf1535 100644 --- a/editors/flim/files/patch-sha1-el.el +++ b/editors/flim/files/patch-sha1-el.el @@ -162,4 +162,4 @@ Index: sha1-el.el + 65536)))) ) - ;;; buffers (H0 H1 H2 H3 H4).
\ No newline at end of file + ;;; buffers (H0 H1 H2 H3 H4). diff --git a/editors/mousepad/files/patch-src_search.c b/editors/mousepad/files/patch-src_search.c index 65eed605a0c7..9060a7e4d303 100644 --- a/editors/mousepad/files/patch-src_search.c +++ b/editors/mousepad/files/patch-src_search.c @@ -25,4 +25,4 @@ + } label_replace = gtk_label_new_with_mnemonic(_("Re_place with: ")); gtk_misc_set_alignment(GTK_MISC(label_replace), 0, 0.5); - gtk_table_attach_defaults(GTK_TABLE(table), label_replace, 0, 1, 1, 2);
\ No newline at end of file + gtk_table_attach_defaults(GTK_TABLE(table), label_replace, 0, 1, 1, 2); diff --git a/emulators/tiemu3/files/patch-src_core_uae_Makefile b/emulators/tiemu3/files/patch-src_core_uae_Makefile index 641da3255f65..f07efb4543a4 100644 --- a/emulators/tiemu3/files/patch-src_core_uae_Makefile +++ b/emulators/tiemu3/files/patch-src_core_uae_Makefile @@ -34,4 +34,4 @@ + C_INCLUDE_PATH="" LIBRARY_PATH="" $(CC) $(LDFLAGS) -o $@ gencpu_host.o readcpu_host.o cpudefs_host.o missing_host.o xmalloc_host.o cpudefs.c: build68k table68k - @echo "-> Building CPU definitions..."
\ No newline at end of file + @echo "-> Building CPU definitions..." diff --git a/finance/aqbanking/files/patch-configure b/finance/aqbanking/files/patch-configure index d7323db44e36..eb41800ca6f2 100644 --- a/finance/aqbanking/files/patch-configure +++ b/finance/aqbanking/files/patch-configure @@ -8,4 +8,4 @@ + cc|*gcc*) gccversion="` ${CC} --version | head -1 | ${SED} 's/.*\([0-9]\.[0-9]\.[0-9]*\).*/\1/' `" case $gccversion in - 4.*)
\ No newline at end of file + 4.*) diff --git a/finance/p5-Finance-Bitcoin/files/patch-API.pm b/finance/p5-Finance-Bitcoin/files/patch-API.pm index 6751ba56b421..65c6874276ce 100644 --- a/finance/p5-Finance-Bitcoin/files/patch-API.pm +++ b/finance/p5-Finance-Bitcoin/files/patch-API.pm @@ -8,4 +8,4 @@ +use JSON::RPC::Legacy::Client; use Any::Moose; use Object::AUTHORITY; - use Scalar::Util qw[blessed];
\ No newline at end of file + use Scalar::Util qw[blessed]; diff --git a/ftp/curl-hiphop/pkg-plist b/ftp/curl-hiphop/pkg-plist index 0794afb98b31..289c6a6c8492 100644 --- a/ftp/curl-hiphop/pkg-plist +++ b/ftp/curl-hiphop/pkg-plist @@ -13,4 +13,4 @@ @dirrmtry %%HIPHOP_DIR%%/ext/include @dirrmtry %%HIPHOP_DIR%%/ext/lib @dirrmtry %%HIPHOP_DIR%%/ext -@dirrmtry %%HIPHOP_DIR%%
\ No newline at end of file +@dirrmtry %%HIPHOP_DIR%% diff --git a/games/alephone/files/patch-Source_Files-Lua-lua_templates.h b/games/alephone/files/patch-Source_Files-Lua-lua_templates.h index 2ba07bdcca2c..5e660dfc4b87 100644 --- a/games/alephone/files/patch-Source_Files-Lua-lua_templates.h +++ b/games/alephone/files/patch-Source_Files-Lua-lua_templates.h @@ -8,4 +8,4 @@ + else if(L_Enum<name, index_t>::_lookup(L, index, to)) return to; else { std::string error; - if(lua_isnumber(L, index) || lua_isstring(L, index))
\ No newline at end of file + if(lua_isnumber(L, index) || lua_isstring(L, index)) diff --git a/games/blackjack/files/patch-main.cpp b/games/blackjack/files/patch-main.cpp index f42e8af1c47a..fb04fedc9bb9 100644 --- a/games/blackjack/files/patch-main.cpp +++ b/games/blackjack/files/patch-main.cpp @@ -7,4 +7,4 @@ +int main ( int argc, char **argv ) { QFont font("adobe", 12, QFont::Bold); - QFont::setDefaultFont(font);
\ No newline at end of file + QFont::setDefaultFont(font); diff --git a/games/blockrage/files/blockrage.in b/games/blockrage/files/blockrage.in index 2e50a1170316..2a4eaa9eca7a 100644 --- a/games/blockrage/files/blockrage.in +++ b/games/blockrage/files/blockrage.in @@ -4,4 +4,4 @@ echo "Block Rage: Starting up..." cd "%%DATADIR%%" -./blockrage
\ No newline at end of file +./blockrage diff --git a/games/linux-enemyterritory-jaymod/pkg-plist b/games/linux-enemyterritory-jaymod/pkg-plist index a769fc6fb791..c23a95f7fac7 100644 --- a/games/linux-enemyterritory-jaymod/pkg-plist +++ b/games/linux-enemyterritory-jaymod/pkg-plist @@ -24,4 +24,4 @@ bin/etded-jaymod %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%DATADIR%%/mapscripts @dirrm %%DATADIR%%/linux -@dirrmtry %%DATADIR%%
\ No newline at end of file +@dirrmtry %%DATADIR%% diff --git a/games/mopesnake/files/mopesnake.in b/games/mopesnake/files/mopesnake.in index e99c4d4c75b7..33fdff836702 100644 --- a/games/mopesnake/files/mopesnake.in +++ b/games/mopesnake/files/mopesnake.in @@ -4,4 +4,4 @@ echo "Master Of Pain (Eating) - Snake: Starting up..." cd "%%DATADIR%%" -./mopesnake.py
\ No newline at end of file +./mopesnake.py diff --git a/graphics/agg/files/patch-include__agg_renderer_outline_aa.h b/graphics/agg/files/patch-include__agg_renderer_outline_aa.h index 5ac3989eda58..35a87bf191f7 100644 --- a/graphics/agg/files/patch-include__agg_renderer_outline_aa.h +++ b/graphics/agg/files/patch-include__agg_renderer_outline_aa.h @@ -8,4 +8,4 @@ + const line_profile_aa& profile() { return *m_profile; } //--------------------------------------------------------------------- - int subpixel_width() const { return m_profile->subpixel_width(); }
\ No newline at end of file + int subpixel_width() const { return m_profile->subpixel_width(); } diff --git a/graphics/apvlv/files/patch-src_CMakeLists.txt b/graphics/apvlv/files/patch-src_CMakeLists.txt index 2366d8a63222..078d338883ba 100644 --- a/graphics/apvlv/files/patch-src_CMakeLists.txt +++ b/graphics/apvlv/files/patch-src_CMakeLists.txt @@ -40,4 +40,4 @@ - ${WEBKIT1_LIBRARIES} ${APVLV_REQ_LIBRARIES}) - IF (WIN32)
\ No newline at end of file + IF (WIN32) diff --git a/graphics/blender-doc/files/pkg-message.in b/graphics/blender-doc/files/pkg-message.in index 9cf3cee0261d..2e8b6fab1ed4 100644 --- a/graphics/blender-doc/files/pkg-message.in +++ b/graphics/blender-doc/files/pkg-message.in @@ -3,4 +3,4 @@ You can start browsing documentation here: %%DOCSDIR%%/htmlI/index.html -###########################################################
\ No newline at end of file +########################################################### diff --git a/graphics/ida/files/patch-rd__read-gif.c b/graphics/ida/files/patch-rd__read-gif.c index e04f0b57f5d5..e5f204c4c9b2 100644 --- a/graphics/ida/files/patch-rd__read-gif.c +++ b/graphics/ida/files/patch-rd__read-gif.c @@ -44,4 +44,4 @@ + localPrintGifError(); } if (NULL == h->gif->SColorMap && - NULL == h->gif->Image.ColorMap) {
\ No newline at end of file + NULL == h->gif->Image.ColorMap) { diff --git a/graphics/imlib/files/patch-PrintGifError b/graphics/imlib/files/patch-PrintGifError index 5d544b410176..45eb482801f9 100644 --- a/graphics/imlib/files/patch-PrintGifError +++ b/graphics/imlib/files/patch-PrintGifError @@ -18,4 +18,4 @@ + unsigned char * _LoadGIF(ImlibData * id, FILE *f, int *w, int *h, int *t) - {
\ No newline at end of file + { diff --git a/graphics/jasper/files/patch-jpc_dec.c b/graphics/jasper/files/patch-jpc_dec.c index 957e14cb134d..a2f1c2303a53 100644 --- a/graphics/jasper/files/patch-jpc_dec.c +++ b/graphics/jasper/files/patch-jpc_dec.c @@ -14,4 +14,4 @@ + assert(dec->numcomps == 3 || dec->numcomps == 4); jpc_iict(tile->tcomps[0].data, tile->tcomps[1].data, tile->tcomps[2].data); - break;
\ No newline at end of file + break; diff --git a/graphics/lib3ds/pkg-descr b/graphics/lib3ds/pkg-descr index fc54151ffd69..8c693ac66361 100644 --- a/graphics/lib3ds/pkg-descr +++ b/graphics/lib3ds/pkg-descr @@ -2,4 +2,4 @@ Lib3ds is a free alternative to Autodesk's 3DS File Toolkit for handling 3DS files. It's main goal is to simplify the creation of 3DS import and export filters. -WWW: http://code.google.com/p/lib3ds/
\ No newline at end of file +WWW: http://code.google.com/p/lib3ds/ diff --git a/graphics/libfpx/files/patch-unused-privates b/graphics/libfpx/files/patch-unused-privates index 434dfd56aba4..04f76a4e4b63 100644 --- a/graphics/libfpx/files/patch-unused-privates +++ b/graphics/libfpx/files/patch-unused-privates @@ -22,4 +22,4 @@ that some compilers (clang-3.2) complain about it... - BYTE _bpad[CBDIRPAD]; }; - //+-------------------------------------------------------------------------
\ No newline at end of file + //+------------------------------------------------------------------------- diff --git a/graphics/netpbm/files/patch-ppmquantall b/graphics/netpbm/files/patch-ppmquantall index 88663e15ed1f..9fc434d3ee6a 100644 --- a/graphics/netpbm/files/patch-ppmquantall +++ b/graphics/netpbm/files/patch-ppmquantall @@ -5,4 +5,4 @@ +#!/usr/local/bin/bash # # ppmquantall - run ppmquant on a bunch of files all at once, so they share - # a common colormap
\ No newline at end of file + # a common colormap diff --git a/graphics/sswf/files/patch-src_libas_compile.c++ b/graphics/sswf/files/patch-src_libas_compile.c++ index 358866ef79f4..2ff09b15c584 100644 --- a/graphics/sswf/files/patch-src_libas_compile.c++ +++ b/graphics/sswf/files/patch-src_libas_compile.c++ @@ -38,4 +38,4 @@ + delete parents; } -
\ No newline at end of file + diff --git a/irc/bitchx/files/patch-ap b/irc/bitchx/files/patch-ap index 1aefc825ee4a..9d64127a3cb2 100644 --- a/irc/bitchx/files/patch-ap +++ b/irc/bitchx/files/patch-ap @@ -8,4 +8,4 @@ +INSTALL_HELP_CMD = echo # This is where the optional plugins will be copied to. - PLUGINDIR = @PLUGINDIR@
\ No newline at end of file + PLUGINDIR = @PLUGINDIR@ diff --git a/japanese/emacs-emcws/files/patch-src-xfns.c b/japanese/emacs-emcws/files/patch-src-xfns.c index 5e31c2f9801f..82d69e484658 100644 --- a/japanese/emacs-emcws/files/patch-src-xfns.c +++ b/japanese/emacs-emcws/files/patch-src-xfns.c @@ -35,4 +35,4 @@ + if (setjmp (png_jmpbuf(png_ptr))) { error: - if (png_ptr)
\ No newline at end of file + if (png_ptr) diff --git a/japanese/emacs-emcws/files/patch-src:filelock.c b/japanese/emacs-emcws/files/patch-src:filelock.c index 71906d2c8038..8d52b7ee4c64 100644 --- a/japanese/emacs-emcws/files/patch-src:filelock.c +++ b/japanese/emacs-emcws/files/patch-src:filelock.c @@ -25,4 +25,4 @@ +#endif int desc; - if (filename)
\ No newline at end of file + if (filename) diff --git a/lang/chicken/distinfo b/lang/chicken/distinfo index 2e5d4c82b993..eace02cedb1a 100644 --- a/lang/chicken/distinfo +++ b/lang/chicken/distinfo @@ -1,2 +1,2 @@ SHA256 (chicken-4.8.0.1.tar.gz) = a60efa9d2a621ecb9e03b41ebdd03ae27ecb32c1292671fd969506c9baf88d0c -SIZE (chicken-4.8.0.1.tar.gz) = 3965638
\ No newline at end of file +SIZE (chicken-4.8.0.1.tar.gz) = 3965638 diff --git a/lang/perl5.10/files/patch-freebsd.sh-freebsd10 b/lang/perl5.10/files/patch-freebsd.sh-freebsd10 index 8d9ec63d4235..378877114f62 100644 --- a/lang/perl5.10/files/patch-freebsd.sh-freebsd10 +++ b/lang/perl5.10/files/patch-freebsd.sh-freebsd10 @@ -27,4 +27,4 @@ + 0.*|1.*|2.0*|2.1*) cat <<EOM >&4 I did not know that FreeBSD $osvers supports POSIX threads. - Feel free to tell perlbug@perl.org otherwise.
\ No newline at end of file + Feel free to tell perlbug@perl.org otherwise. diff --git a/lang/perl5.12/files/patch-freebsd.sh-freebsd10 b/lang/perl5.12/files/patch-freebsd.sh-freebsd10 index 8d9ec63d4235..378877114f62 100644 --- a/lang/perl5.12/files/patch-freebsd.sh-freebsd10 +++ b/lang/perl5.12/files/patch-freebsd.sh-freebsd10 @@ -27,4 +27,4 @@ + 0.*|1.*|2.0*|2.1*) cat <<EOM >&4 I did not know that FreeBSD $osvers supports POSIX threads. - Feel free to tell perlbug@perl.org otherwise.
\ No newline at end of file + Feel free to tell perlbug@perl.org otherwise. diff --git a/lang/perl5.14/files/patch-freebsd.sh-freebsd10 b/lang/perl5.14/files/patch-freebsd.sh-freebsd10 index 8d9ec63d4235..378877114f62 100644 --- a/lang/perl5.14/files/patch-freebsd.sh-freebsd10 +++ b/lang/perl5.14/files/patch-freebsd.sh-freebsd10 @@ -27,4 +27,4 @@ + 0.*|1.*|2.0*|2.1*) cat <<EOM >&4 I did not know that FreeBSD $osvers supports POSIX threads. - Feel free to tell perlbug@perl.org otherwise.
\ No newline at end of file + Feel free to tell perlbug@perl.org otherwise. diff --git a/lang/perl5.8/files/patch-freebsd.sh-freebsd10 b/lang/perl5.8/files/patch-freebsd.sh-freebsd10 index 8d9ec63d4235..378877114f62 100644 --- a/lang/perl5.8/files/patch-freebsd.sh-freebsd10 +++ b/lang/perl5.8/files/patch-freebsd.sh-freebsd10 @@ -27,4 +27,4 @@ + 0.*|1.*|2.0*|2.1*) cat <<EOM >&4 I did not know that FreeBSD $osvers supports POSIX threads. - Feel free to tell perlbug@perl.org otherwise.
\ No newline at end of file + Feel free to tell perlbug@perl.org otherwise. diff --git a/lang/sdcc/files/patch-ia64 b/lang/sdcc/files/patch-ia64 index f234a3d9c336..53264a63f9d9 100644 --- a/lang/sdcc/files/patch-ia64 +++ b/lang/sdcc/files/patch-ia64 @@ -549,4 +549,4 @@ +#define TGT25c IA64_OPND_TGT25c +#define TGT64 IA64_OPND_TGT64 + -+#endif
\ No newline at end of file ++#endif diff --git a/lang/tcl84/pkg-plist.threads b/lang/tcl84/pkg-plist.threads index 2b3a8e548344..409c1f9139dd 100644 --- a/lang/tcl84/pkg-plist.threads +++ b/lang/tcl84/pkg-plist.threads @@ -5,4 +5,4 @@ lib/libtcl%%SHORT_TCL_VER%%-threads.so.1 lib/libtclstub%%SHORT_TCL_VER%%-threads.a lib/tcl%%TCL_VER%%/tclConfig-threads.sh lib/tcl%%TCL_VER%%-threads/tclConfig.sh -@dirrm lib/tcl%%TCL_VER%%-threads
\ No newline at end of file +@dirrm lib/tcl%%TCL_VER%%-threads diff --git a/lang/tcl86/files/patch-unix-configure b/lang/tcl86/files/patch-unix-configure index e413b7690636..9dd8532a451b 100644 --- a/lang/tcl86/files/patch-unix-configure +++ b/lang/tcl86/files/patch-unix-configure @@ -47,4 +47,4 @@ + TCL_SHLIB_LD_EXTRAS="-Wl,-soname,\$@" SHLIB_SUFFIX=".so" DL_OBJS="tclLoadDl.o" - DL_LIBS=""
\ No newline at end of file + DL_LIBS="" diff --git a/lang/ypsilon/Makefile b/lang/ypsilon/Makefile index 56e85075679f..73ae9ea4c070 100644 --- a/lang/ypsilon/Makefile +++ b/lang/ypsilon/Makefile @@ -38,4 +38,4 @@ do-install: regression-test: build cd ${WRKSRC} && ${GMAKE} check -.include <bsd.port.post.mk>
\ No newline at end of file +.include <bsd.port.post.mk> diff --git a/mail/archivesmtp/files/pkg-message.in b/mail/archivesmtp/files/pkg-message.in index 916e7f8d4e5b..5ce1b4ee6055 100644 --- a/mail/archivesmtp/files/pkg-message.in +++ b/mail/archivesmtp/files/pkg-message.in @@ -17,4 +17,4 @@ Visit the website at: http://www.dancingfortune.com/projects/archivesmtp/ -###############################################################################
\ No newline at end of file +############################################################################### diff --git a/mail/asmail/files/patch-globals.h b/mail/asmail/files/patch-globals.h index da5be836b047..4c1b05bde44c 100644 --- a/mail/asmail/files/patch-globals.h +++ b/mail/asmail/files/patch-globals.h @@ -11,4 +11,4 @@ #define pthread_attr_default NULL ---- patch-globals.h ends here ---
\ No newline at end of file +--- patch-globals.h ends here --- diff --git a/mail/asmail/files/patch-imap.c b/mail/asmail/files/patch-imap.c index 1afae09b06d4..e1ba33a6c752 100644 --- a/mail/asmail/files/patch-imap.c +++ b/mail/asmail/files/patch-imap.c @@ -29,4 +29,4 @@ + mb->status = STAT_RUN; mb->status |= imap_login(mb, &s); mb->status |= imap_checkmbox(mb, &s); - mb->status |= imap_goodbye(mb, &s);
\ No newline at end of file + mb->status |= imap_goodbye(mb, &s); diff --git a/mail/mailgraph/files/patch-mailgraph.pl b/mail/mailgraph/files/patch-mailgraph.pl index 4aed38964513..41fdfe685030 100644 --- a/mail/mailgraph/files/patch-mailgraph.pl +++ b/mail/mailgraph/files/patch-mailgraph.pl @@ -25,4 +25,4 @@ + } } - sub event($$)
\ No newline at end of file + sub event($$) diff --git a/mail/qpopper/files/patch-configure.in b/mail/qpopper/files/patch-configure.in index 24a6d5e8e838..ef3fdff812df 100644 --- a/mail/qpopper/files/patch-configure.in +++ b/mail/qpopper/files/patch-configure.in @@ -27,4 +27,4 @@ -AC_CHECK_HEADER( gdbm.h, GDBM_H="yes"; AC_DEFINE(HAVE_GDBM_H), GDBM_H="no" ) AC_CHECK_HEADER( dbm.h, DBM_H="yes"; AC_DEFINE(HAVE_DBM_H), DBM_H="no" ) - AC_CHECK_TYPES( socklen_t, , , [#include <sys/socket.h>] )
\ No newline at end of file + AC_CHECK_TYPES( socklen_t, , , [#include <sys/socket.h>] ) diff --git a/math/py-numpy/files/patch-numpy-f2py-f2py2e.py b/math/py-numpy/files/patch-numpy-f2py-f2py2e.py index 0f7f6e96427c..3dc094c82d60 100644 --- a/math/py-numpy/files/patch-numpy-f2py-f2py2e.py +++ b/math/py-numpy/files/patch-numpy-f2py-f2py2e.py @@ -15,4 +15,4 @@ + 'extra_link_args': extra_link_args, } - if sysinfo_flags:
\ No newline at end of file + if sysinfo_flags: diff --git a/math/qtiplot-doc/files/patch-docbook-en__index.docbook b/math/qtiplot-doc/files/patch-docbook-en__index.docbook index d2291fdb293b..97f95ea415cc 100644 --- a/math/qtiplot-doc/files/patch-docbook-en__index.docbook +++ b/math/qtiplot-doc/files/patch-docbook-en__index.docbook @@ -6,4 +6,4 @@ +<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "/usr/local/share/xml/docbook/4.2/docbookx.dtd" [ <!ENTITY appname "QtiPlot"> - <!ENTITY kappname "&appname;">
\ No newline at end of file + <!ENTITY kappname "&appname;"> diff --git a/multimedia/libvpx/files/patch-build_make_rtcd.sh b/multimedia/libvpx/files/patch-build_make_rtcd.sh index a4ec410c9115..47102f6f4583 100644 --- a/multimedia/libvpx/files/patch-build_make_rtcd.sh +++ b/multimedia/libvpx/files/patch-build_make_rtcd.sh @@ -6,4 +6,4 @@ +LANG=C usage() { - cat <<EOF >&2
\ No newline at end of file + cat <<EOF >&2 diff --git a/multimedia/motion/files/patch-ffmpeg.c b/multimedia/motion/files/patch-ffmpeg.c index 0055667f7e55..2a803e5ba413 100644 --- a/multimedia/motion/files/patch-ffmpeg.c +++ b/multimedia/motion/files/patch-ffmpeg.c @@ -154,4 +154,4 @@ +#endif } pkt.data = ffmpeg->video_outbuf; - pkt.size = out_size;
\ No newline at end of file + pkt.size = out_size; diff --git a/multimedia/py-kaa-metadata/files/patch-src-image-exiv2.cpp b/multimedia/py-kaa-metadata/files/patch-src-image-exiv2.cpp index 24d7f2ea1344..0c4a6266a94a 100644 --- a/multimedia/py-kaa-metadata/files/patch-src-image-exiv2.cpp +++ b/multimedia/py-kaa-metadata/files/patch-src-image-exiv2.cpp @@ -9,4 +9,4 @@ + Exiv2::DataBuf databuf = ExifThumb.copy(); if (databuf.pData_) { entry = PyBuffer_New(databuf.size_); - PyObject_AsWriteBuffer(entry, (void **)&data, &len);
\ No newline at end of file + PyObject_AsWriteBuffer(entry, (void **)&data, &len); diff --git a/multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-videosite.c b/multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-videosite.c index ab53dc858e24..1d6849444bca 100644 --- a/multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-videosite.c +++ b/multimedia/totem-pl-parser/files/patch-plparse_totem-pl-parser-videosite.c @@ -24,4 +24,4 @@ - getprop (QUVIPROP_VIDEOID, id); + getprop (QUVIPROP_MEDIAID, id); getprop (QUVIPROP_PAGEURL, page_uri); - getprop (QUVIPROP_STARTTIME, starttime);
\ No newline at end of file + getprop (QUVIPROP_STARTTIME, starttime); diff --git a/net-im/jabber-pyicq/files/README.external.in b/net-im/jabber-pyicq/files/README.external.in index 1f14bb8c5dd0..9ae3316ff1d5 100644 --- a/net-im/jabber-pyicq/files/README.external.in +++ b/net-im/jabber-pyicq/files/README.external.in @@ -11,4 +11,4 @@ Default pahts of the current installation are: You should make these paths writable for the service user. Default service user for this installation: -%%JABBER_USER%%
\ No newline at end of file +%%JABBER_USER%% diff --git a/net-im/jabber-pymsn/files/README.external.in b/net-im/jabber-pymsn/files/README.external.in index 5f111d2d89eb..0cc24aa1bbcf 100644 --- a/net-im/jabber-pymsn/files/README.external.in +++ b/net-im/jabber-pymsn/files/README.external.in @@ -11,4 +11,4 @@ Default pahts of the current installation are: You should make these paths writable for the service user. Default service user for this installation: -%%JABBER_USER%%
\ No newline at end of file +%%JABBER_USER%% diff --git a/net-im/libjingle/files/patch-talk__session__fileshare__fileshare.cc b/net-im/libjingle/files/patch-talk__session__fileshare__fileshare.cc index ca08ee80fcdf..2d1032923a6a 100644 --- a/net-im/libjingle/files/patch-talk__session__fileshare__fileshare.cc +++ b/net-im/libjingle/files/patch-talk__session__fileshare__fileshare.cc @@ -10,4 +10,4 @@ + height = talk_base::_max<unsigned int>(1, talk_base::_min((size_t)height, kMaxPreviewSize)); std::string pathname; if (is_sender_) { - talk_base::Pathname local_path;
\ No newline at end of file + talk_base::Pathname local_path; diff --git a/net-mgmt/mrtg/files/patch-src__rateup.c b/net-mgmt/mrtg/files/patch-src__rateup.c index 70af0fab3496..57d62b9dddea 100644 --- a/net-mgmt/mrtg/files/patch-src__rateup.c +++ b/net-mgmt/mrtg/files/patch-src__rateup.c @@ -33,4 +33,4 @@ + /* fallthrough */ case 'u': /* Update file */ if (argv[argi][1] == 'p') - {
\ No newline at end of file + { diff --git a/net-mgmt/nagios/files/patch-CVE-2012-6096 b/net-mgmt/nagios/files/patch-CVE-2012-6096 index bf2f3e25fd32..4a725e9f2904 100644 --- a/net-mgmt/nagios/files/patch-CVE-2012-6096 +++ b/net-mgmt/nagios/files/patch-CVE-2012-6096 @@ -114,4 +114,4 @@ + snprintf(match1, sizeof( match1), " SERVICE DOWNTIME ALERT: %s;%s;", host_name, svc_description); if(strstr(temp_buffer, match1) && (history_type == SERVICE_HISTORY || history_type == SERVICE_FLAPPING_HISTORY || history_type == SERVICE_DOWNTIME_HISTORY)) - display_line = TRUE;
\ No newline at end of file + display_line = TRUE; diff --git a/net-mgmt/ndpmon/files/patch-plugins_mac__resolv_make-manuf b/net-mgmt/ndpmon/files/patch-plugins_mac__resolv_make-manuf index 8e969bab3c92..07da1b1b8a5d 100644 --- a/net-mgmt/ndpmon/files/patch-plugins_mac__resolv_make-manuf +++ b/net-mgmt/ndpmon/files/patch-plugins_mac__resolv_make-manuf @@ -11,4 +11,4 @@ $FreeBSD$ +$cb_url = "http://www.cavebear.com/archive/cavebear/Ethernet/Ethernet.txt"; %oui_list = (); $hp = "[0-9a-fA-F]{2}"; - $oui_re = "$hp:$hp:$hp";
\ No newline at end of file + $oui_re = "$hp:$hp:$hp"; diff --git a/net-mgmt/ramond/files/patch-src_main.h b/net-mgmt/ramond/files/patch-src_main.h index 7affbcec3ccc..af7c15373296 100644 --- a/net-mgmt/ramond/files/patch-src_main.h +++ b/net-mgmt/ramond/files/patch-src_main.h @@ -9,4 +9,4 @@ $FreeBSD$ +#include <fcntl.h> #include <errno.h> #include <unistd.h> - #include <time.h>
\ No newline at end of file + #include <time.h> diff --git a/net-p2p/amule/files/patch-configure b/net-p2p/amule/files/patch-configure index 9737b66bdd72..11c0bbd01e34 100644 --- a/net-p2p/amule/files/patch-configure +++ b/net-p2p/amule/files/patch-configure @@ -12,4 +12,4 @@ + LIBS="$LIBS $LIBPNG_LIBS" cat confdefs.h - <<_ACEOF >conftest.$ac_ext - /* end confdefs.h. */
\ No newline at end of file + /* end confdefs.h. */ diff --git a/net-p2p/amule/files/patch-src-ObservableQueue.h b/net-p2p/amule/files/patch-src-ObservableQueue.h index 3b5c60260627..b27e17d84d38 100644 --- a/net-p2p/amule/files/patch-src-ObservableQueue.h +++ b/net-p2p/amule/files/patch-src-ObservableQueue.h @@ -17,4 +17,4 @@ + this->NotifyObservers( EventType( EventType::STOPPING ), o ); } -
\ No newline at end of file + diff --git a/net-p2p/libtorrent/files/patch-src_torrent_utils_thread__base.cc b/net-p2p/libtorrent/files/patch-src_torrent_utils_thread__base.cc index 8d17aaab9eb1..0e63edc3bd07 100644 --- a/net-p2p/libtorrent/files/patch-src_torrent_utils_thread__base.cc +++ b/net-p2p/libtorrent/files/patch-src_torrent_utils_thread__base.cc @@ -17,4 +17,4 @@ + usleep(sleep_length); + sleep_length = std::min(sleep_length + 50, 1000); } - }
\ No newline at end of file + } diff --git a/net/appkonference/files/patch-Makefile b/net/appkonference/files/patch-Makefile index 836e71c41710..74ce79b00674 100644 --- a/net/appkonference/files/patch-Makefile +++ b/net/appkonference/files/patch-Makefile @@ -26,4 +26,4 @@ +INSTALL_MODULES_DIR = ${LOCALBASE}/lib/asterisk/modules # module release - RELEASE = 2.1
\ No newline at end of file + RELEASE = 2.1 diff --git a/net/isc-dhcp41-server/files/extra-patch-dhcp-4.1.1-ldap.patch b/net/isc-dhcp41-server/files/extra-patch-dhcp-4.1.1-ldap.patch index 3e49daff80f4..1bcc2d136fb8 100644 --- a/net/isc-dhcp41-server/files/extra-patch-dhcp-4.1.1-ldap.patch +++ b/net/isc-dhcp41-server/files/extra-patch-dhcp-4.1.1-ldap.patch @@ -29,4 +29,4 @@ + void dump_raw (const unsigned char *, unsigned); void dump_packet_option (struct option_cache *, struct packet *, @@ -3234,6 +3290,20 @@ OMAPI_OBJECT_ALLOC_DECL (dhcp_failover_l -
\ No newline at end of file + diff --git a/net/libnet/files/patch-libnet_checksum.c b/net/libnet/files/patch-libnet_checksum.c index 49588209b3ad..dd7b9b07d440 100644 --- a/net/libnet/files/patch-libnet_checksum.c +++ b/net/libnet/files/patch-libnet_checksum.c @@ -20,4 +20,4 @@ + sum += last_byte; } - return (sum);
\ No newline at end of file + return (sum); diff --git a/net/libproxy/files/patch-utils-CMakeLists.txt b/net/libproxy/files/patch-utils-CMakeLists.txt index 014f04d42c18..4cc3ae1c75cc 100644 --- a/net/libproxy/files/patch-utils-CMakeLists.txt +++ b/net/libproxy/files/patch-utils-CMakeLists.txt @@ -5,4 +5,4 @@ add_executable(proxy proxy.c) target_link_libraries(proxy libproxy) +set(CMAKE_C_COMPILER ${CMAKE_CXX_COMPILER}) - install(TARGETS proxy RUNTIME DESTINATION ${BIN_INSTALL_DIR})
\ No newline at end of file + install(TARGETS proxy RUNTIME DESTINATION ${BIN_INSTALL_DIR}) diff --git a/net/p5-Socket-GetAddrInfo/pkg-plist b/net/p5-Socket-GetAddrInfo/pkg-plist index 4bbc48682fdd..1922d1d47037 100644 --- a/net/p5-Socket-GetAddrInfo/pkg-plist +++ b/net/p5-Socket-GetAddrInfo/pkg-plist @@ -18,4 +18,4 @@ bin/getnameinfo %%OLD_PERL%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Socket/GetAddrInfo %%OLD_PERL%%@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Socket %%NEW_PERL%%@dirrmtry %%SITE_PERL%%/Socket/GetAddrInfo -%%NEW_PERL%%@dirrmtry %%SITE_PERL%%/Socket
\ No newline at end of file +%%NEW_PERL%%@dirrmtry %%SITE_PERL%%/Socket diff --git a/net/py-netaddr/pkg-plist b/net/py-netaddr/pkg-plist index 4563de8e603c..9b74475176ca 100644 --- a/net/py-netaddr/pkg-plist +++ b/net/py-netaddr/pkg-plist @@ -67,4 +67,4 @@ bin/netaddr @dirrm %%PYTHON_SITELIBDIR%%/netaddr/ip @dirrm %%PYTHON_SITELIBDIR%%/netaddr/strategy @dirrm %%PYTHON_SITELIBDIR%%/netaddr/tests -@dirrmtry %%PYTHON_SITELIBDIR%%/netaddr
\ No newline at end of file +@dirrmtry %%PYTHON_SITELIBDIR%%/netaddr diff --git a/net/rdist6/files/patch-rdist.c b/net/rdist6/files/patch-rdist.c index a9e3061b8784..39e826dc57ea 100644 --- a/net/rdist6/files/patch-rdist.c +++ b/net/rdist6/files/patch-rdist.c @@ -401,4 +401,4 @@ + debugmsg(DM_MISC, "readchild(%s, %d, %d) done: amt = %lld errno = %d\n", child->c_name, child->c_pid, child->c_readfd, amt, errno); - /*
\ No newline at end of file + /* diff --git a/ports-mgmt/portmaster/files/patch-files-bash-completions b/ports-mgmt/portmaster/files/patch-files-bash-completions index f78b59cd6732..adda427233e2 100644 --- a/ports-mgmt/portmaster/files/patch-files-bash-completions +++ b/ports-mgmt/portmaster/files/patch-files-bash-completions @@ -43,4 +43,4 @@ index 2293183..d5bf298 100644 + COMPREPLY=( ${COMPREPLY[@]} $( compgen -d ${portsdir}/$cur ) ) COMPREPLY=( ${COMPREPLY[@]#/ports/} ) ;; - esac
\ No newline at end of file + esac diff --git a/russian/wordpress/files/pkg-install.in b/russian/wordpress/files/pkg-install.in index 4c547cb9144a..93fe0df35ab8 100644 --- a/russian/wordpress/files/pkg-install.in +++ b/russian/wordpress/files/pkg-install.in @@ -9,4 +9,4 @@ case $2 in ;; *) ;; -esac
\ No newline at end of file +esac diff --git a/science/psi3/files/patch-src+util+tocprint+Makefile.in b/science/psi3/files/patch-src+util+tocprint+Makefile.in index 9539801baabf..06984a615909 100644 --- a/science/psi3/files/patch-src+util+tocprint+Makefile.in +++ b/science/psi3/files/patch-src+util+tocprint+Makefile.in @@ -8,4 +8,4 @@ + $(INSTALL_INCLUDE) $^ $(mandir)/man1 -
\ No newline at end of file + diff --git a/security/fwtk/files/patch-lib__pname.c b/security/fwtk/files/patch-lib__pname.c index 4800e386db37..9532ccffd227 100644 --- a/security/fwtk/files/patch-lib__pname.c +++ b/security/fwtk/files/patch-lib__pname.c @@ -12,4 +12,4 @@ diff -ru lib/pname.c lib/pname.c +#include <arpa/inet.h> #include <netdb.h> #include <syslog.h> - #include <ctype.h>
\ No newline at end of file + #include <ctype.h> diff --git a/security/ike/files/patch-CMakeLists.txt b/security/ike/files/patch-CMakeLists.txt index fef73481d61f..0d259e2e6f4d 100644 --- a/security/ike/files/patch-CMakeLists.txt +++ b/security/ike/files/patch-CMakeLists.txt @@ -20,4 +20,4 @@ +#endif( NOT EXISTS ${CMAKE_INSTALL_PREFIX} ) message( - STATUS
\ No newline at end of file + STATUS diff --git a/security/openssh-portable/files/extra-patch-configure b/security/openssh-portable/files/extra-patch-configure index b45a5b999de3..d83a0a647291 100644 --- a/security/openssh-portable/files/extra-patch-configure +++ b/security/openssh-portable/files/extra-patch-configure @@ -7,4 +7,4 @@ +LIBS="-lutil $LIBS" for ac_func in \ arc4random \ - arc4random_buf \
\ No newline at end of file + arc4random_buf \ diff --git a/security/py-fail2ban/files/patch-bsd-sendmail.conf b/security/py-fail2ban/files/patch-bsd-sendmail.conf index d79bdc4d0b91..9380b379fc9c 100644 --- a/security/py-fail2ban/files/patch-bsd-sendmail.conf +++ b/security/py-fail2ban/files/patch-bsd-sendmail.conf @@ -35,4 +35,4 @@ +# Values: TEXT + +ignoreregex = -+
\ No newline at end of file ++ diff --git a/security/sshguard/files/sshguard.in b/security/sshguard/files/sshguard.in index 660ce2d2f324..ab0d4a6f9604 100644 --- a/security/sshguard/files/sshguard.in +++ b/security/sshguard/files/sshguard.in @@ -89,4 +89,4 @@ sshguard_prestart() [ -e ${sshguard_whitelistfile} ] || touch ${sshguard_whitelistfile} } -run_rc_command "$1"
\ No newline at end of file +run_rc_command "$1" diff --git a/security/sslproxy/files/sigchld.diff b/security/sslproxy/files/sigchld.diff index af6b0c960a94..abc70d02d732 100644 --- a/security/sslproxy/files/sigchld.diff +++ b/security/sslproxy/files/sigchld.diff @@ -33,4 +33,4 @@ + fprintf(stderr, "proxy ready, listening for connections\n"); for(;;){ - clientFd = accept(sockFd, NULL, NULL)
\ No newline at end of file + clientFd = accept(sockFd, NULL, NULL) diff --git a/sysutils/abgx360/files/extra-patch-src-abgx360.c b/sysutils/abgx360/files/extra-patch-src-abgx360.c index 95aa50614802..c30dc82ff3d3 100644 --- a/sysutils/abgx360/files/extra-patch-src-abgx360.c +++ b/sysutils/abgx360/files/extra-patch-src-abgx360.c @@ -84,4 +84,4 @@ + return 1; // temp } - #elif (defined(__OpenBSD__) || defined(__NetBSD__))
\ No newline at end of file + #elif (defined(__OpenBSD__) || defined(__NetBSD__)) diff --git a/sysutils/ipmitool/files/patch-ipmi_pef.c b/sysutils/ipmitool/files/patch-ipmi_pef.c index b508edf14c76..fa7227877fde 100644 --- a/sysutils/ipmitool/files/patch-ipmi_pef.c +++ b/sysutils/ipmitool/files/patch-ipmi_pef.c @@ -7,4 +7,4 @@ +#include <ipmitool/bswap.h> extern int verbose; - /*
\ No newline at end of file + /* diff --git a/sysutils/ipmitool/files/status-ipmi.sh.in b/sysutils/ipmitool/files/status-ipmi.sh.in index b4084b2b463e..06b2239865b7 100644 --- a/sysutils/ipmitool/files/status-ipmi.sh.in +++ b/sysutils/ipmitool/files/status-ipmi.sh.in @@ -58,4 +58,4 @@ case "${daily_status_ipmi_enable}" in ;; esac -exit $rc
\ No newline at end of file +exit $rc diff --git a/sysutils/mcelog/files/patch-server.c b/sysutils/mcelog/files/patch-server.c index 4b2107c2aa72..9eb17f88d987 100644 --- a/sysutils/mcelog/files/patch-server.c +++ b/sysutils/mcelog/files/patch-server.c @@ -89,4 +89,4 @@ +#endif goto cleanup; if (write(fd, PAIR("ping\n")) < 0) - goto cleanup;
\ No newline at end of file + goto cleanup; diff --git a/sysutils/udfclient/files/patch-uscsi_subr.c b/sysutils/udfclient/files/patch-uscsi_subr.c index a71d91ec98bd..aa43ced63d9c 100644 --- a/sysutils/udfclient/files/patch-uscsi_subr.c +++ b/sysutils/udfclient/files/patch-uscsi_subr.c @@ -42,4 +42,4 @@ + (uint8_t *) cam_sense_data, sense_len, 1); return EFAULT; - }
\ No newline at end of file + } diff --git a/textproc/glimpse/files/patch-index-region.c b/textproc/glimpse/files/patch-index-region.c index 67e4c4905776..15d551f02086 100644 --- a/textproc/glimpse/files/patch-index-region.c +++ b/textproc/glimpse/files/patch-index-region.c @@ -8,4 +8,4 @@ +void attr_extract(dest, src) char *dest, *src; { - char *oldsrc = src;
\ No newline at end of file + char *oldsrc = src; diff --git a/textproc/ibus-kmfl/files/patch-src-main.c b/textproc/ibus-kmfl/files/patch-src-main.c index cb835414ad60..00602b3f8584 100644 --- a/textproc/ibus-kmfl/files/patch-src-main.c +++ b/textproc/ibus-kmfl/files/patch-src-main.c @@ -8,4 +8,4 @@ + ibus_factory_add_engine (factory, ibus_engine_desc_get_name (engine), IBUS_TYPE_KMFL_ENGINE); } - if (ibus) {
\ No newline at end of file + if (ibus) { diff --git a/textproc/libyaml/files/patch-yaml-0.1.pc.in b/textproc/libyaml/files/patch-yaml-0.1.pc.in index 391dc3f5a7e0..686e3e7ae56b 100644 --- a/textproc/libyaml/files/patch-yaml-0.1.pc.in +++ b/textproc/libyaml/files/patch-yaml-0.1.pc.in @@ -6,4 +6,4 @@ Version: @PACKAGE_VERSION@ -Cflags: +Cflags: -I${includedir} - Libs: -L${libdir} -lyaml
\ No newline at end of file + Libs: -L${libdir} -lyaml diff --git a/textproc/openjade/files/patch-msggen b/textproc/openjade/files/patch-msggen index cc176f005018..2289b6e5af00 100644 --- a/textproc/openjade/files/patch-msggen +++ b/textproc/openjade/files/patch-msggen @@ -29,4 +29,4 @@ https://bugs.gentoo.org/show_bug.cgi?id=420083 + $argc = substr($field[0], 1, 1); } $nargs[$num] = $argc; - $field[1] =~ /^[a-zA-Z_][a-zA-Z0-9_]+$/ || &error("invalid tag");
\ No newline at end of file + $field[1] =~ /^[a-zA-Z_][a-zA-Z0-9_]+$/ || &error("invalid tag"); diff --git a/textproc/openvanilla-modules/files/extra-patch-Modules-SharedSource-OVCINInfo.cpp b/textproc/openvanilla-modules/files/extra-patch-Modules-SharedSource-OVCINInfo.cpp index aa8981d4899e..209d956c36a0 100644 --- a/textproc/openvanilla-modules/files/extra-patch-Modules-SharedSource-OVCINInfo.cpp +++ b/textproc/openvanilla-modules/files/extra-patch-Modules-SharedSource-OVCINInfo.cpp @@ -8,4 +8,4 @@ + #if defined (__linux__) || defined (__FreeBSD__) int CLFileSelect(const struct dirent *entry) #else - int CLFileSelect(struct dirent *entry)
\ No newline at end of file + int CLFileSelect(struct dirent *entry) diff --git a/textproc/p5-PPIx-Regexp/pkg-descr b/textproc/p5-PPIx-Regexp/pkg-descr index abe3547a0596..ec4771632557 100644 --- a/textproc/p5-PPIx-Regexp/pkg-descr +++ b/textproc/p5-PPIx-Regexp/pkg-descr @@ -1,4 +1,4 @@ The purpose of the PPIx-Regexp package is to parse regular expressions in a manner similar to the way the PPI package parses Perl. -WWW: http://search.cpan.org/dist/PPIx-Regexp/
\ No newline at end of file +WWW: http://search.cpan.org/dist/PPIx-Regexp/ diff --git a/textproc/pdftohtml/files/patch-splash::Makefile b/textproc/pdftohtml/files/patch-splash::Makefile index 361d65d6a584..5282a38a5ca5 100644 --- a/textproc/pdftohtml/files/patch-splash::Makefile +++ b/textproc/pdftohtml/files/patch-splash::Makefile @@ -14,4 +14,4 @@ $FreeBSD$ +CXX ?= g++ AR = ar rc RANLIB = ranlib -
\ No newline at end of file + diff --git a/textproc/py-whoosh/distinfo b/textproc/py-whoosh/distinfo index a3b7c6a1fa9d..7b2dc732f254 100644 --- a/textproc/py-whoosh/distinfo +++ b/textproc/py-whoosh/distinfo @@ -1,2 +1,2 @@ SHA256 (Whoosh-2.4.1.tar.gz) = 466c377ae8567aed86abef401774ddb27e80055ac34a33bd0e12d6b7db69a40e -SIZE (Whoosh-2.4.1.tar.gz) = 938446
\ No newline at end of file +SIZE (Whoosh-2.4.1.tar.gz) = 938446 diff --git a/textproc/ruby-rd-mode.el/pkg-descr b/textproc/ruby-rd-mode.el/pkg-descr index 5c435fb64e98..3275ffa993d9 100644 --- a/textproc/ruby-rd-mode.el/pkg-descr +++ b/textproc/ruby-rd-mode.el/pkg-descr @@ -1,3 +1,3 @@ An Emacs lisp module for editing RD files. -WWW: https://github.com/uwabami/rdtool
\ No newline at end of file +WWW: https://github.com/uwabami/rdtool diff --git a/textproc/scim-input-pad/files/patch-data-Makefile.in b/textproc/scim-input-pad/files/patch-data-Makefile.in index bf32bfcbf768..858f2fef5a97 100644 --- a/textproc/scim-input-pad/files/patch-data-Makefile.in +++ b/textproc/scim-input-pad/files/patch-data-Makefile.in @@ -42,4 +42,4 @@ -*.pad: *.pad.in $(INTLTOOL_MERGE) $(top_srcdir)/po/*.po ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< ($)@' # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded.
\ No newline at end of file + # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/www/fluxcms/files/patch-install-dist-conf-config.xml b/www/fluxcms/files/patch-install-dist-conf-config.xml index 9e5e8c6198dc..c21833280dce 100644 --- a/www/fluxcms/files/patch-install-dist-conf-config.xml +++ b/www/fluxcms/files/patch-install-dist-conf-config.xml @@ -8,4 +8,4 @@ + <useGD>true</useGD> <!-- - unccomment the following if want versioning.
\ No newline at end of file + unccomment the following if want versioning. diff --git a/www/lighttpd/files/extra-patch-remoteuser b/www/lighttpd/files/extra-patch-remoteuser index bf4a323ff0ae..18bd6faf569d 100644 --- a/www/lighttpd/files/extra-patch-remoteuser +++ b/www/lighttpd/files/extra-patch-remoteuser @@ -61,4 +61,4 @@ diff -urN src/response.c src/response.c + config_patch_connection(srv, con, COMP_HTTP_REMOTE_USER); /* REMOTE_USER */ /** their might be a fragment which has to be cut away */ - if (NULL != (qstr = strchr(con->request.uri->ptr, '#'))) {
\ No newline at end of file + if (NULL != (qstr = strchr(con->request.uri->ptr, '#'))) { diff --git a/www/mozplugger/files/patch-Makefile.in b/www/mozplugger/files/patch-Makefile.in index 97888e2047af..3b8d05f612f6 100644 --- a/www/mozplugger/files/patch-Makefile.in +++ b/www/mozplugger/files/patch-Makefile.in @@ -41,4 +41,4 @@ + -rmdir $(root)${WEBPLUGINS_DIR} MOZ_PACKAGE=mozplugger-@PACKAGE_VERSION@ -
\ No newline at end of file + diff --git a/www/mythplugin-mythweb/files/pkg-message.in b/www/mythplugin-mythweb/files/pkg-message.in index fe62f67af23b..22a9b5922edd 100644 --- a/www/mythplugin-mythweb/files/pkg-message.in +++ b/www/mythplugin-mythweb/files/pkg-message.in @@ -8,4 +8,4 @@ You need to configure mythweb now according to the instructions in For lighttpd you should have a look at the MythTV Wiki - http://www.mythtv.org/wiki/MythWeb_on_Lighttpd
\ No newline at end of file + http://www.mythtv.org/wiki/MythWeb_on_Lighttpd diff --git a/www/oops/files/patch-src_methodreport b/www/oops/files/patch-src_methodreport index 5e438744b5a7..ce25ddd0fcdf 100644 --- a/www/oops/files/patch-src_methodreport +++ b/www/oops/files/patch-src_methodreport @@ -31,4 +31,4 @@ diff -ruN src.orig/run_client.c src/run_client.c + rq->meth = METH_REPORT; else { my_xlog(OOPS_LOG_SEVERE, "parse_http_request(): Unrecognized method `%s'.\n", src); - *p = ' ';
\ No newline at end of file + *p = ' '; diff --git a/www/phalcon/distinfo b/www/phalcon/distinfo index 22efca3c4baa..70a3ce1b398b 100644 --- a/www/phalcon/distinfo +++ b/www/phalcon/distinfo @@ -1,2 +1,2 @@ SHA256 (phalcon-cphalcon-10cbc51.tar.gz) = da43840dbebf0adf90950fe8616c8620a6a2d489196d39348d6beb236541c012 -SIZE (phalcon-cphalcon-10cbc51.tar.gz) = 1849074
\ No newline at end of file +SIZE (phalcon-cphalcon-10cbc51.tar.gz) = 1849074 diff --git a/x11-drivers/xf86-video-neomagic/pkg-descr b/x11-drivers/xf86-video-neomagic/pkg-descr index 8d41f9f4455f..5870a9516e89 100644 --- a/x11-drivers/xf86-video-neomagic/pkg-descr +++ b/x11-drivers/xf86-video-neomagic/pkg-descr @@ -1,3 +1,3 @@ This package contains the X.Org xf86-video-neomagic driver. -WWW: http://www.x.org
\ No newline at end of file +WWW: http://www.x.org diff --git a/x11-fonts/bdftopcf/pkg-descr b/x11-fonts/bdftopcf/pkg-descr index dbdee2c471fc..3497650258af 100644 --- a/x11-fonts/bdftopcf/pkg-descr +++ b/x11-fonts/bdftopcf/pkg-descr @@ -1,4 +1,4 @@ This package contains bdftopcf, a font compiler for the X server and font server. -WWW: http://www.x.org/archive/X11R6.8.1/doc/bdftopcf.1.html
\ No newline at end of file +WWW: http://www.x.org/archive/X11R6.8.1/doc/bdftopcf.1.html diff --git a/x11-fonts/cyberbit-ttfonts/pkg-plist b/x11-fonts/cyberbit-ttfonts/pkg-plist index 7f67e8a1923f..cedc3f31fdc4 100644 --- a/x11-fonts/cyberbit-ttfonts/pkg-plist +++ b/x11-fonts/cyberbit-ttfonts/pkg-plist @@ -7,4 +7,4 @@ %%PORTDOCS%%%%DOCSDIR%%/CYBERCJK.DOC %%PORTDOCS%%%%DOCSDIR%%/READMEfirst.txt %%PORTDOCS%%%%DOCSDIR%%/ReadMe.htm -%%PORTDOCS%%@dirrm %%DOCSDIR%%
\ No newline at end of file +%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/x11-fonts/font-adobe-utopia-type1/pkg-descr b/x11-fonts/font-adobe-utopia-type1/pkg-descr index 9e2987a535ca..80c1b1d702b5 100644 --- a/x11-fonts/font-adobe-utopia-type1/pkg-descr +++ b/x11-fonts/font-adobe-utopia-type1/pkg-descr @@ -1,3 +1,3 @@ This package contains the X.Org Adobe Utopia Type1 font. -WWW: http://www.x.org/
\ No newline at end of file +WWW: http://www.x.org/ diff --git a/x11-fonts/font-misc-misc/pkg-descr b/x11-fonts/font-misc-misc/pkg-descr index 4db19c6963fe..8428a569fd00 100644 --- a/x11-fonts/font-misc-misc/pkg-descr +++ b/x11-fonts/font-misc-misc/pkg-descr @@ -1,3 +1,3 @@ This package contains miscellaneous X.Org fonts. -WWW: http://www.x.org/
\ No newline at end of file +WWW: http://www.x.org/ diff --git a/x11-fonts/mkfontdir/pkg-descr b/x11-fonts/mkfontdir/pkg-descr index 82d066ebe874..0682df73b808 100644 --- a/x11-fonts/mkfontdir/pkg-descr +++ b/x11-fonts/mkfontdir/pkg-descr @@ -1,4 +1,4 @@ This package contains mkfontdir, used for creating an index of X font files in a directory. -WWW: http://www.xfree86.org/current/mkfontdir.1.html
\ No newline at end of file +WWW: http://www.xfree86.org/current/mkfontdir.1.html diff --git a/x11-toolkits/swt-devel/files/patch-build.sh b/x11-toolkits/swt-devel/files/patch-build.sh index d3250fb0b2b9..9a0218724f76 100644 --- a/x11-toolkits/swt-devel/files/patch-build.sh +++ b/x11-toolkits/swt-devel/files/patch-build.sh @@ -98,4 +98,4 @@ + # Find AWT if available if [ -z "${AWT_LIB_PATH}" ]; then - if [ -f ${JAVA_HOME}/jre/lib/${AWT_ARCH}/libjawt.* ]; then
\ No newline at end of file + if [ -f ${JAVA_HOME}/jre/lib/${AWT_ARCH}/libjawt.* ]; then diff --git a/x11-wm/pekwm/files/patch-src_x11.cc b/x11-wm/pekwm/files/patch-src_x11.cc index 7501fc88932d..f184ace553ec 100644 --- a/x11-wm/pekwm/files/patch-src_x11.cc +++ b/x11-wm/pekwm/files/patch-src_x11.cc @@ -22,4 +22,4 @@ +#pragma GCC diagnostic pop Display *X11::_dpy; - bool X11::_honour_randr = false;
\ No newline at end of file + bool X11::_honour_randr = false; |