From 7e0f6517b6dfac4ee4451bfbea694260295557cb Mon Sep 17 00:00:00 2001 From: sthen Date: Thu, 30 May 2013 10:51:22 +0000 Subject: [PATCH] zap whitespace at eof, no package changes --- audio/cmt/Makefile | 3 +-- audio/ladspa/Makefile | 4 +--- databases/mdbtools/snapshot/Makefile | 4 ++-- databases/py-sqlite/Makefile | 3 +-- devel/codeworker/Makefile | 3 +-- devel/p5-File-FnMatch/Makefile | 3 +-- games/ufoai/Makefile | 3 +-- graphics/dcmtk/Makefile | 3 +-- graphics/p5-Chart/Makefile | 3 +-- mail/bmf/Makefile | 3 +-- math/p5-AI-NeuralNet-Kohonen-Visual/Makefile | 5 ++--- math/p5-AI-NeuralNet-Kohonen/Makefile | 5 ++--- misc/bsdiff/Makefile | 5 ++--- net/cftp/Makefile | 3 +-- net/dictd/Makefile | 3 +-- sysutils/shunt/Makefile | 3 +-- textproc/latex2html/Makefile | 3 +-- 17 files changed, 21 insertions(+), 38 deletions(-) diff --git a/audio/cmt/Makefile b/audio/cmt/Makefile index 1a0eb1858c7..2a627ea2871 100644 --- a/audio/cmt/Makefile +++ b/audio/cmt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2013/03/10 22:55:02 espie Exp $ +# $OpenBSD: Makefile,v 1.8 2013/05/30 10:51:22 sthen Exp $ COMMENT= computer music toolkit HOMEPAGE= http://www.ladspa.org/ @@ -35,4 +35,3 @@ do-install: NO_TEST= Yes .include - diff --git a/audio/ladspa/Makefile b/audio/ladspa/Makefile index 061fff65a87..3d1bbb2c7c8 100644 --- a/audio/ladspa/Makefile +++ b/audio/ladspa/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2013/03/10 22:55:03 espie Exp $ +# $OpenBSD: Makefile,v 1.7 2013/05/30 10:51:22 sthen Exp $ COMMENT= linux audio developer simple plugin API HOMEPAGE= http://www.ladspa.org/ @@ -40,6 +40,4 @@ do-install: # -> mostly useless NO_TEST= Yes - .include - diff --git a/databases/mdbtools/snapshot/Makefile b/databases/mdbtools/snapshot/Makefile index 5fba1b3e616..efc06acf6df 100644 --- a/databases/mdbtools/snapshot/Makefile +++ b/databases/mdbtools/snapshot/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.32 2013/03/21 08:45:14 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.33 2013/05/30 10:51:23 sthen Exp $ COMMENT-main= read microsoft Access MDB COMMENT-gmdb= graphical interface to MDB tools @@ -14,6 +14,7 @@ REVISION-gmdb= 11 CATEGORIES= databases converters MASTER_SITES= ftp://quatramaran.ens.fr/pub/espie/ +# https://github.com/brianb/mdbtools #MASTER_SITES=${MASTER_SITE_SOURCEFORGE:=mdbtools/} MULTI_PACKAGES= -main -gmdb @@ -62,4 +63,3 @@ WANTLIB-gmdb= ${WANTLIB} \ WANTLIB-main= ${WANTLIB} readline termcap .include - diff --git a/databases/py-sqlite/Makefile b/databases/py-sqlite/Makefile index 9fc4faeab9e..f691fb75c69 100644 --- a/databases/py-sqlite/Makefile +++ b/databases/py-sqlite/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.21 2013/03/11 02:52:07 espie Exp $ +# $OpenBSD: Makefile,v 1.22 2013/05/30 10:51:23 sthen Exp $ SHARED_ONLY= Yes @@ -27,4 +27,3 @@ do-test: fake ${MODPY_BIN} ./all_tests.py .include - diff --git a/devel/codeworker/Makefile b/devel/codeworker/Makefile index 3d414a39bee..d454ca08097 100644 --- a/devel/codeworker/Makefile +++ b/devel/codeworker/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2013/03/11 10:50:02 espie Exp $ +# $OpenBSD: Makefile,v 1.5 2013/05/30 10:51:23 sthen Exp $ COMMENT = universal parsing tool & source code generator @@ -37,4 +37,3 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/Documentation/* ${PREFIX}/share/examples/codeworker .include - diff --git a/devel/p5-File-FnMatch/Makefile b/devel/p5-File-FnMatch/Makefile index 95c5cb298cd..34250f56498 100644 --- a/devel/p5-File-FnMatch/Makefile +++ b/devel/p5-File-FnMatch/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2013/03/11 10:50:17 espie Exp $ +# $OpenBSD: Makefile,v 1.3 2013/05/30 10:51:23 sthen Exp $ SHARED_ONLY= Yes @@ -14,4 +14,3 @@ PERMIT_PACKAGE_CDROM= Yes WANTLIB += c .include - diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index 9e3bc4a27aa..a9120d6d189 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -1,8 +1,7 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2011/05/27 07:20:11 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.2 2013/05/30 10:51:22 sthen Exp $ SUBDIR = SUBDIR += base SUBDIR += data .include - diff --git a/graphics/dcmtk/Makefile b/graphics/dcmtk/Makefile index 3b0cdad6829..f298148cc74 100644 --- a/graphics/dcmtk/Makefile +++ b/graphics/dcmtk/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2013/03/11 11:10:51 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2013/05/30 10:51:23 sthen Exp $ COMMENT= DICOM toolkit @@ -43,4 +43,3 @@ USE_GROFF = Yes NO_TEST= Yes .include - diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index ab3e41f0011..800a8a96cd9 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2013/03/11 11:10:54 espie Exp $ +# $OpenBSD: Makefile,v 1.11 2013/05/30 10:51:23 sthen Exp $ COMMENT= Charting library for Perl @@ -15,4 +15,3 @@ MODULES= cpan USE_GROFF = Yes .include - diff --git a/mail/bmf/Makefile b/mail/bmf/Makefile index 904757dd8df..56e2ac18f53 100644 --- a/mail/bmf/Makefile +++ b/mail/bmf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2013/05/25 00:33:09 brad Exp $ +# $OpenBSD: Makefile,v 1.18 2013/05/30 10:51:23 sthen Exp $ COMMENT= easy to use Bayesian spam filter DISTNAME= bmf-0.9.4 @@ -41,4 +41,3 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/bmf .include - diff --git a/math/p5-AI-NeuralNet-Kohonen-Visual/Makefile b/math/p5-AI-NeuralNet-Kohonen-Visual/Makefile index 17780ed442e..3ca756fc930 100755 --- a/math/p5-AI-NeuralNet-Kohonen-Visual/Makefile +++ b/math/p5-AI-NeuralNet-Kohonen-Visual/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.8 2013/03/11 11:23:55 espie Exp $ +# $OpenBSD: Makefile,v 1.9 2013/05/30 10:51:23 sthen Exp $ -COMMENT= visualisation of Kohonen's Self-Organizing Maps +COMMENT= visualisation of Kohonen's Self-Organizing Maps#' DISTNAME= AI-NeuralNet-Kohonen-Visual-0.3 REVISION= 1 @@ -19,4 +19,3 @@ RUN_DEPENDS= math/p5-AI-NeuralNet-Kohonen \ TEST_IS_INTERACTIVE= x11 .include - diff --git a/math/p5-AI-NeuralNet-Kohonen/Makefile b/math/p5-AI-NeuralNet-Kohonen/Makefile index 91239e6d17d..f26541d7ac2 100755 --- a/math/p5-AI-NeuralNet-Kohonen/Makefile +++ b/math/p5-AI-NeuralNet-Kohonen/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.6 2013/03/11 11:23:55 espie Exp $ +# $OpenBSD: Makefile,v 1.7 2013/05/30 10:51:23 sthen Exp $ -COMMENT= Kohonen's Self-Organizing Maps +COMMENT= Kohonen's Self-Organizing Maps#' DISTNAME= AI-NeuralNet-Kohonen-0.142 REVISION= 1 @@ -13,4 +13,3 @@ MODULES= cpan USE_GROFF = Yes .include - diff --git a/misc/bsdiff/Makefile b/misc/bsdiff/Makefile index bd4e18f841f..0cc4920e413 100644 --- a/misc/bsdiff/Makefile +++ b/misc/bsdiff/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2013/03/11 11:23:56 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2013/05/30 10:51:23 sthen Exp $ COMMENT= binary patch tools DISTNAME= bsdiff-4.3 @@ -19,10 +19,9 @@ MAKE_FLAGS= CC='${CC}' \ CFLAGS="${CFLAGS} -I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib -lbz2" LIB_DEPENDS= archivers/bzip2 - + FAKE_FLAGS= PREFIX=${WRKINST}${PREFIX} USE_GROFF = Yes NO_TEST= Yes .include - diff --git a/net/cftp/Makefile b/net/cftp/Makefile index 3d76221d354..9eae14f4700 100644 --- a/net/cftp/Makefile +++ b/net/cftp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2013/03/11 11:35:45 espie Exp $ +# $OpenBSD: Makefile,v 1.7 2013/05/30 10:51:23 sthen Exp $ COMMENT= full screen FTP client @@ -20,4 +20,3 @@ MASTER_SITES= ${HOMEPAGE} CONFIGURE_STYLE= gnu .include - diff --git a/net/dictd/Makefile b/net/dictd/Makefile index 4692fe861d7..614f1e1ed1f 100644 --- a/net/dictd/Makefile +++ b/net/dictd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2013/03/11 11:35:46 espie Exp $ +# $OpenBSD: Makefile,v 1.10 2013/05/30 10:51:23 sthen Exp $ COMMENT-main= Dictionary Server Protocol client COMMENT-server= Dictionary Server Protocol server @@ -43,4 +43,3 @@ post-install: ${PREFIX}/share/examples/dictd .include - diff --git a/sysutils/shunt/Makefile b/sysutils/shunt/Makefile index 476063f3d83..e7c3e961501 100644 --- a/sysutils/shunt/Makefile +++ b/sysutils/shunt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2013/03/11 11:41:32 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2013/05/30 10:51:23 sthen Exp $ COMMENT= tools to extend pipe capabilities @@ -24,4 +24,3 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/README.TXT ${PREFIX}/share/doc/shunt .include - diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index a764b8962a2..00261fd9cc2 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.29 2013/03/11 11:42:42 espie Exp $ +# $OpenBSD: Makefile,v 1.30 2013/05/30 10:51:23 sthen Exp $ COMMENT= LaTeX to HTML converter @@ -32,4 +32,3 @@ post-install: cp -R ${WRKSRC}/example/* ${PREFIX}/share/examples/latex2html .include -