From aa7091aa40c147372c6ad9448b6ee7668e16d7ef Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Wed, 25 Jan 2023 10:54:32 +0000 Subject: [PATCH] Remove empty trailing line(s). --- devel/flatbuffers/Makefile | 1 + devel/flatbuffers/pkg/DESCR | 1 - devel/intellij/Makefile | 1 + devel/intellij/pkg/README | 1 - devel/p5-Devel-StackTrace-WithLexicals/Makefile | 1 + devel/p5-Devel-StackTrace-WithLexicals/pkg/DESCR | 1 - devel/p5-URI-db/Makefile | 1 + devel/p5-URI-db/pkg/DESCR | 1 - devel/ptlib/Makefile | 2 +- devel/ptlib/pkg/DESCR | 1 - games/teeworlds/Makefile | 1 + games/teeworlds/pkg/DESCR | 1 - graphics/kimageannotator/Makefile | 1 + graphics/kimageannotator/pkg/DESCR | 1 - math/p5-Math-Prime-Util/Makefile | 1 + math/p5-Math-Prime-Util/pkg/DESCR | 1 - misc/freeopcua/py-opcua/Makefile | 2 +- misc/freeopcua/py-opcua/pkg/DESCR | 1 - net/lagrange/Makefile | 1 + net/lagrange/pkg/DESCR | 1 - net/p5-Twitter-API/Makefile | 1 + net/p5-Twitter-API/pkg/DESCR | 1 - net/tacacs+/Makefile | 2 +- net/tacacs+/pkg/README | 1 - productivity/tryton/5.2/sale_promotion/Makefile | 2 +- productivity/tryton/5.2/sale_promotion/pkg/DESCR | 1 - sysutils/galleon/Makefile | 1 + sysutils/galleon/pkg/DESCR | 1 - sysutils/vultr-cli/Makefile | 1 + sysutils/vultr-cli/pkg/DESCR | 1 - textproc/p5-Text-RecordParser/Makefile | 2 +- textproc/p5-Text-RecordParser/pkg/DESCR | 2 -- www/nextcloud_notify_push/Makefile | 2 +- www/nextcloud_notify_push/pkg/README | 1 - www/py-responses/Makefile | 2 +- www/py-responses/pkg/DESCR | 1 - x11/alacritty/Makefile | 2 +- x11/alacritty/pkg/README | 1 - x11/kde-applications/kblog/Makefile | 1 + x11/kde-applications/kblog/pkg/DESCR | 1 - 40 files changed, 20 insertions(+), 29 deletions(-) diff --git a/devel/flatbuffers/Makefile b/devel/flatbuffers/Makefile index 7b172570e05..16afbffd439 100644 --- a/devel/flatbuffers/Makefile +++ b/devel/flatbuffers/Makefile @@ -3,6 +3,7 @@ COMMENT= memory optimized serialization library GH_ACCOUNT= google GH_PROJECT= flatbuffers GH_TAGNAME= v2.0.0 +REVISION= 0 SHARED_LIBS= flatbuffers 1.0 # 2.0.0 diff --git a/devel/flatbuffers/pkg/DESCR b/devel/flatbuffers/pkg/DESCR index 6dcbbd06c61..feaf944fefe 100644 --- a/devel/flatbuffers/pkg/DESCR +++ b/devel/flatbuffers/pkg/DESCR @@ -7,4 +7,3 @@ What sets FlatBuffers apart is that it represents hierarchical data in a flat binary buffer in such a way that it can still be accessed directly without parsing/unpacking, while also still supporting data structure evolution (forwards/backwards compatibility). - diff --git a/devel/intellij/Makefile b/devel/intellij/Makefile index 7973eb6a4e9..06af1bfd447 100644 --- a/devel/intellij/Makefile +++ b/devel/intellij/Makefile @@ -4,6 +4,7 @@ V= 2022.2.3 DISTNAME= ideaIC-${V}-no-jbr PKGNAME= intellij-${V} CATEGORIES= devel +REVISION= 0 HOMEPAGE= https://www.jetbrains.com/idea/ MAINTAINER= Lucas Raab diff --git a/devel/intellij/pkg/README b/devel/intellij/pkg/README index 4a98c8cae12..6285f402f58 100644 --- a/devel/intellij/pkg/README +++ b/devel/intellij/pkg/README @@ -24,4 +24,3 @@ If you receive errors starting after an upgrade, try the following: c. ${HOME}/.config/JetBrains 3. Relaunch intellij 4. Reinstall the removed plugins - diff --git a/devel/p5-Devel-StackTrace-WithLexicals/Makefile b/devel/p5-Devel-StackTrace-WithLexicals/Makefile index cfd7d49b25a..d49838edf89 100644 --- a/devel/p5-Devel-StackTrace-WithLexicals/Makefile +++ b/devel/p5-Devel-StackTrace-WithLexicals/Makefile @@ -1,6 +1,7 @@ COMMENT = Devel::StackTrace + PadWalker DISTNAME = Devel-StackTrace-WithLexicals-2.01 +REVISION = 0 CATEGORIES = devel diff --git a/devel/p5-Devel-StackTrace-WithLexicals/pkg/DESCR b/devel/p5-Devel-StackTrace-WithLexicals/pkg/DESCR index a1f3b5cc3aa..0419f124505 100644 --- a/devel/p5-Devel-StackTrace-WithLexicals/pkg/DESCR +++ b/devel/p5-Devel-StackTrace-WithLexicals/pkg/DESCR @@ -2,4 +2,3 @@ The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTrace::Frame. These objects encapsulate the information that can retrieved via Perl's caller function, as well as providing a simple interface to this data. - diff --git a/devel/p5-URI-db/Makefile b/devel/p5-URI-db/Makefile index 373938f23fb..9fad66411e5 100644 --- a/devel/p5-URI-db/Makefile +++ b/devel/p5-URI-db/Makefile @@ -1,6 +1,7 @@ COMMENT = database URIs DISTNAME = URI-db-0.20 +REVISION = 0 CATEGORIES = devel diff --git a/devel/p5-URI-db/pkg/DESCR b/devel/p5-URI-db/pkg/DESCR index c6616be9b70..3db52d2460a 100644 --- a/devel/p5-URI-db/pkg/DESCR +++ b/devel/p5-URI-db/pkg/DESCR @@ -1,4 +1,3 @@ This class provides support for database URIs. They're inspired by JDBC URIs and PostgreSQL URIs, though they're a bit more formal. The specification for their format is documented in README.md. - diff --git a/devel/ptlib/Makefile b/devel/ptlib/Makefile index 053fb36744a..7c7f8303f5c 100644 --- a/devel/ptlib/Makefile +++ b/devel/ptlib/Makefile @@ -4,7 +4,7 @@ GH_ACCOUNT= willamowius GH_PROJECT= ptlib GH_TAGNAME= v2_10_9_5 PKGNAME= ${DISTNAME:S/_/./g} -REVISION= 2 +REVISION= 3 EPOCH= 0 CATEGORIES= devel telephony diff --git a/devel/ptlib/pkg/DESCR b/devel/ptlib/pkg/DESCR index 3110934d750..7e1b957d97a 100644 --- a/devel/ptlib/pkg/DESCR +++ b/devel/ptlib/pkg/DESCR @@ -19,4 +19,3 @@ the GNU Gatekeeper. The main PTLib development branch makes substantial API changes with every version, while this branch keeps the API stable and only makes compatible changes wherever possible. This fork is actively maintained to fix bugs and security issues. - diff --git a/games/teeworlds/Makefile b/games/teeworlds/Makefile index 6c28a734ecb..c5c30271276 100644 --- a/games/teeworlds/Makefile +++ b/games/teeworlds/Makefile @@ -3,6 +3,7 @@ COMMENT= platform game featuring buggers equipped with weapons V= 0.7.5 PKGNAME= teeworlds-${V} DISTNAME= ${PKGNAME}-src +REVISION= 0 CATEGORIES= games diff --git a/games/teeworlds/pkg/DESCR b/games/teeworlds/pkg/DESCR index e081bffd8eb..5b3e5f04755 100644 --- a/games/teeworlds/pkg/DESCR +++ b/games/teeworlds/pkg/DESCR @@ -1,4 +1,3 @@ Teeworlds is a free online multiplayer game, available for all major operating systems. Battle with up to 16 players in a variety of game modes, including Team Deathmatch and Capture The Flag. - diff --git a/graphics/kimageannotator/Makefile b/graphics/kimageannotator/Makefile index b1bc643d38b..4f930fcb835 100644 --- a/graphics/kimageannotator/Makefile +++ b/graphics/kimageannotator/Makefile @@ -2,6 +2,7 @@ COMMENT = tool for annotating images V = 0.6.0 PKGNAME = kimageannotator-${V} +REVISION = 0 GH_ACCOUNT = ksnip GH_PROJECT = kImageAnnotator diff --git a/graphics/kimageannotator/pkg/DESCR b/graphics/kimageannotator/pkg/DESCR index 53e0e3dceb0..ffddefe1764 100644 --- a/graphics/kimageannotator/pkg/DESCR +++ b/graphics/kimageannotator/pkg/DESCR @@ -1,3 +1,2 @@ kImageAnnotator provides tools to annotate images for Qt-based applications. - diff --git a/math/p5-Math-Prime-Util/Makefile b/math/p5-Math-Prime-Util/Makefile index 6e4b71c4c90..6d5e8173d22 100644 --- a/math/p5-Math-Prime-Util/Makefile +++ b/math/p5-Math-Prime-Util/Makefile @@ -1,6 +1,7 @@ COMMENT = utilities related to prime numbers, including fast sieves DISTNAME = Math-Prime-Util-0.73 CATEGORIES = math +REVISION = 0 # Perl PERMIT_PACKAGE = Yes diff --git a/math/p5-Math-Prime-Util/pkg/DESCR b/math/p5-Math-Prime-Util/pkg/DESCR index 4c8f1d17154..939c54fea2e 100644 --- a/math/p5-Math-Prime-Util/pkg/DESCR +++ b/math/p5-Math-Prime-Util/pkg/DESCR @@ -33,4 +33,3 @@ Two scripts are also included and installed by default: to see all the options. * factor.pl operates similar to the GNU factor program. It supports bigint and expression inputs. - diff --git a/misc/freeopcua/py-opcua/Makefile b/misc/freeopcua/py-opcua/Makefile index 54ed56a71a8..4286b5291f8 100644 --- a/misc/freeopcua/py-opcua/Makefile +++ b/misc/freeopcua/py-opcua/Makefile @@ -4,7 +4,7 @@ MODPY_EGG_VERSION = 0.98.13 DISTNAME = opcua-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} -REVISION = 1 +REVISION = 2 CATEGORIES = misc diff --git a/misc/freeopcua/py-opcua/pkg/DESCR b/misc/freeopcua/py-opcua/pkg/DESCR index 2f227cab82e..95d9578ee11 100644 --- a/misc/freeopcua/py-opcua/pkg/DESCR +++ b/misc/freeopcua/py-opcua/pkg/DESCR @@ -5,4 +5,3 @@ both a low level interface to send and receive all UA defined structures and high level classes allowing to write a server or a client in a few lines. It is easy to mix high level objects and low level UA calls in one application. - diff --git a/net/lagrange/Makefile b/net/lagrange/Makefile index db758ea6d22..bb2d380cf8e 100644 --- a/net/lagrange/Makefile +++ b/net/lagrange/Makefile @@ -2,6 +2,7 @@ COMMENT = SDL multi protocol navigator VERSION = 1.15.0 DISTNAME = lagrange-${VERSION} +REVISION = 0 CATEGORIES = net x11 diff --git a/net/lagrange/pkg/DESCR b/net/lagrange/pkg/DESCR index fc881b88f44..6491554c295 100644 --- a/net/lagrange/pkg/DESCR +++ b/net/lagrange/pkg/DESCR @@ -3,4 +3,3 @@ Gopherspace. It offers modern conveniences familiar from web browsers, such as smooth scrolling, inline image viewing, multiple tabs, visual themes, Unicode fonts, bookmarks, history, gempub support, split view and page outlines. - diff --git a/net/p5-Twitter-API/Makefile b/net/p5-Twitter-API/Makefile index bf399447336..994eb09c7a0 100644 --- a/net/p5-Twitter-API/Makefile +++ b/net/p5-Twitter-API/Makefile @@ -2,6 +2,7 @@ COMMENT = Twitter REST API library for Perl DISTNAME = Twitter-API-1.0006 CATEGORIES = net PKG_ARCH = * +REVISION = 0 MAINTAINER = Andrew Hewus Fresh diff --git a/net/p5-Twitter-API/pkg/DESCR b/net/p5-Twitter-API/pkg/DESCR index 43a4924380b..be0a7d77cac 100644 --- a/net/p5-Twitter-API/pkg/DESCR +++ b/net/p5-Twitter-API/pkg/DESCR @@ -18,4 +18,3 @@ Additional features are available via optional traits: * "the whole enchilada" combines all the above traits via Enchilada * app-only (OAuth2) support via AppAuth * automatic rate limiting via RateLimiting - diff --git a/net/tacacs+/Makefile b/net/tacacs+/Makefile index 757223e6a22..74ec5b5030e 100644 --- a/net/tacacs+/Makefile +++ b/net/tacacs+/Makefile @@ -4,7 +4,7 @@ V = 4.0.4.28 DISTNAME = tacacs-F${V} PKGNAME = tacacs+-${V} EPOCH = 0 -REVISION = 0 +REVISION = 1 SHARED_LIBS += tacacs 1.0 diff --git a/net/tacacs+/pkg/README b/net/tacacs+/pkg/README index 31b15fc5553..1303a90e13b 100644 --- a/net/tacacs+/pkg/README +++ b/net/tacacs+/pkg/README @@ -7,4 +7,3 @@ Don't forget to rotate tacacs+' logs in newsyslog.conf, e.g.: /var/log/tac_plus/tac.acct _tacacs:_tacacs 644 7 250 * Z /var/log/tac_plus/tac.log _tacacs:_tacacs 644 7 250 * Z /var/log/tac_plus/tacwho.log _tacacs:_tacacs 644 7 250 * Z - diff --git a/productivity/tryton/5.2/sale_promotion/Makefile b/productivity/tryton/5.2/sale_promotion/Makefile index 89f0828c0fd..c85bcab756f 100644 --- a/productivity/tryton/5.2/sale_promotion/Makefile +++ b/productivity/tryton/5.2/sale_promotion/Makefile @@ -1,6 +1,6 @@ MODPY_EGG_VERSION = 5.2.1 TRYTON_MODULE = sale_promotion -REVISION = 3 +REVISION = 4 TRYTON_DEPENDS += company \ product \ diff --git a/productivity/tryton/5.2/sale_promotion/pkg/DESCR b/productivity/tryton/5.2/sale_promotion/pkg/DESCR index 9a22ec6dc5c..ee8351c767b 100644 --- a/productivity/tryton/5.2/sale_promotion/pkg/DESCR +++ b/productivity/tryton/5.2/sale_promotion/pkg/DESCR @@ -3,4 +3,3 @@ The sale_promotion module allows to apply promotions on sale based on criteria. The promotion is applied by changing the unit price of the affected lines when the sale goes into quotation but the unit price is restored when going back to draft. - diff --git a/sysutils/galleon/Makefile b/sysutils/galleon/Makefile index 1c74185f783..454ef45d305 100644 --- a/sysutils/galleon/Makefile +++ b/sysutils/galleon/Makefile @@ -4,6 +4,7 @@ V = 4.2.8 PKGNAME = galleon-${V} DISTNAME = ${PKGNAME}.Final PKG_ARCH = * +REVISION = 0 MASTER_SITES = https://github.com/wildfly/galleon/releases/download/${V}.Final/ EXTRACT_SUFX = .zip diff --git a/sysutils/galleon/pkg/DESCR b/sysutils/galleon/pkg/DESCR index 1b52cc4f263..9c343dd3a85 100644 --- a/sysutils/galleon/pkg/DESCR +++ b/sysutils/galleon/pkg/DESCR @@ -2,4 +2,3 @@ Galleon is a tool for installing and maintaining JBoss software such as Wildfly servers. It can install "standard" servers or you can choose which modules to install in order to provision a smaller server with just the services you need. - diff --git a/sysutils/vultr-cli/Makefile b/sysutils/vultr-cli/Makefile index d197e2172ef..d8f4c08a310 100644 --- a/sysutils/vultr-cli/Makefile +++ b/sysutils/vultr-cli/Makefile @@ -4,6 +4,7 @@ MODGO_MODNAME = github.com/vultr/vultr-cli/v2 MODGO_VERSION = v2.15.0 DISTNAME = vultr-cli-${MODGO_VERSION} +REVISION = 0 CATEGORIES = sysutils diff --git a/sysutils/vultr-cli/pkg/DESCR b/sysutils/vultr-cli/pkg/DESCR index 33d04c4d414..f14f594151d 100644 --- a/sysutils/vultr-cli/pkg/DESCR +++ b/sysutils/vultr-cli/pkg/DESCR @@ -1,3 +1,2 @@ vultr-cli is the official command line tool for Vultr cloud provider services and API. - diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile index 304073d0897..85a8b36f353 100644 --- a/textproc/p5-Text-RecordParser/Makefile +++ b/textproc/p5-Text-RecordParser/Makefile @@ -4,7 +4,7 @@ MODULES= cpan PKG_ARCH= * DISTNAME= Text-RecordParser-1.6.5 CATEGORIES= textproc devel -REVISION= 0 +REVISION= 1 # GPLv2 PERMIT_PACKAGE= Yes diff --git a/textproc/p5-Text-RecordParser/pkg/DESCR b/textproc/p5-Text-RecordParser/pkg/DESCR index b262f00f7a7..19b41441623 100644 --- a/textproc/p5-Text-RecordParser/pkg/DESCR +++ b/textproc/p5-Text-RecordParser/pkg/DESCR @@ -11,5 +11,3 @@ This module also includes three tools: p5-Text-TabularDisplay) - tabmerge: unify delimited files on common fields (requires p5-Text-TabularDisplay) - - diff --git a/www/nextcloud_notify_push/Makefile b/www/nextcloud_notify_push/Makefile index db2450bfb45..4da64df3ed4 100644 --- a/www/nextcloud_notify_push/Makefile +++ b/www/nextcloud_notify_push/Makefile @@ -11,7 +11,7 @@ COMMENT = update notifications for nextcloud clients GH_ACCOUNT = nextcloud GH_PROJECT = notify_push GH_TAGNAME = v0.5.0 -REVISION = 3 +REVISION = 4 CATEGORIES = www diff --git a/www/nextcloud_notify_push/pkg/README b/www/nextcloud_notify_push/pkg/README index 40b7a8ae39a..0ebe5a7db17 100644 --- a/www/nextcloud_notify_push/pkg/README +++ b/www/nextcloud_notify_push/pkg/README @@ -55,4 +55,3 @@ adding this to config.php usually solves the issue: array ( 0 => 'server.public.ip' ), - diff --git a/www/py-responses/Makefile b/www/py-responses/Makefile index 132015ba0a4..8d04671e2b4 100644 --- a/www/py-responses/Makefile +++ b/www/py-responses/Makefile @@ -4,7 +4,7 @@ MODPY_EGG_VERSION = 0.17.0 DISTNAME = responses-${MODPY_EGG_VERSION} PKGNAME = py-${DISTNAME} -REVISION = 1 +REVISION = 2 CATEGORIES = www diff --git a/www/py-responses/pkg/DESCR b/www/py-responses/pkg/DESCR index dc75d70d29c..be7afc46e6d 100644 --- a/www/py-responses/pkg/DESCR +++ b/www/py-responses/pkg/DESCR @@ -1,3 +1,2 @@ Responses is a utility for mocking out the Python Requests library. It also provides a pytest fixture. - diff --git a/x11/alacritty/Makefile b/x11/alacritty/Makefile index 4d2b368d019..9ba642f037e 100644 --- a/x11/alacritty/Makefile +++ b/x11/alacritty/Makefile @@ -8,7 +8,7 @@ MAINTAINER = Eric Auge GH_ACCOUNT = alacritty GH_PROJECT = alacritty GH_TAGNAME = v0.10.0 -REVISION = 3 +REVISION = 4 # Apache 2.0 PERMIT_PACKAGE = Yes diff --git a/x11/alacritty/pkg/README b/x11/alacritty/pkg/README index 9cf1dd3daea..f11f0735962 100644 --- a/x11/alacritty/pkg/README +++ b/x11/alacritty/pkg/README @@ -21,4 +21,3 @@ Alacritty looks for a configuration file in the following paths: If none of these paths exist, then the following file is created on first run: `$XDG_CONFIG_HOME/alacritty/alacritty.yml` - diff --git a/x11/kde-applications/kblog/Makefile b/x11/kde-applications/kblog/Makefile index 0d390ea2f1e..945fd5d11cc 100644 --- a/x11/kde-applications/kblog/Makefile +++ b/x11/kde-applications/kblog/Makefile @@ -2,6 +2,7 @@ COMMENT = KDE PIM blogging library VERSION = 20.04.3 DISTNAME = kblog-${VERSION} CATEGORIES = devel +REVISION = 0 SHARED_LIBS += KF5Blog 1.0 # 5.13.2 diff --git a/x11/kde-applications/kblog/pkg/DESCR b/x11/kde-applications/kblog/pkg/DESCR index 1af6a240472..26c34ea42b9 100644 --- a/x11/kde-applications/kblog/pkg/DESCR +++ b/x11/kde-applications/kblog/pkg/DESCR @@ -6,4 +6,3 @@ and Syndication. It supports asynchronous sending and fetching of posts and, if supported on the server, multimedia files. Almost every modern blogging web application that provides an XML data interface supports one of the APIs mentioned above. -