git: ac793dd89754 - main - databases/pear-MDB2: Reformat pkg-descr

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 14 16:17:01 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ac793dd897549b00f848610dfd85f03c3e0e695b

commit ac793dd897549b00f848610dfd85f03c3e0e695b
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 15:51:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:09:48 +0000

    databases/pear-MDB2: Reformat pkg-descr
---
 databases/pear-MDB2/Makefile  | 3 ++-
 databases/pear-MDB2/pkg-descr | 8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/databases/pear-MDB2/Makefile b/databases/pear-MDB2/Makefile
index 21f8f1543c7c..e01e295e73cc 100644
--- a/databases/pear-MDB2/Makefile
+++ b/databases/pear-MDB2/Makefile
@@ -10,7 +10,8 @@ COMMENT=	PEAR database abstraction layer
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
 USES=		pear
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/databases/pear-MDB2/pkg-descr b/databases/pear-MDB2/pkg-descr
index f6e0c47104a0..24b330a2b353 100644
--- a/databases/pear-MDB2/pkg-descr
+++ b/databases/pear-MDB2/pkg-descr
@@ -1,9 +1,9 @@
 PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction
 layers.
 
-It provides a common API for all supported RDBMS. The main difference to
-most other DB abstraction packages is that MDB2 goes much further to
-ensure portability. MDB2 provides most of its many features optionally
-that can be used to construct portable SQL statements.
+It provides a common API for all supported RDBMS. The main difference to most
+other DB abstraction packages is that MDB2 goes much further to ensure
+portability. MDB2 provides most of its many features optionally that can be used
+to construct portable SQL statements.
 
 WWW: https://pear.php.net/package/MDB2


More information about the dev-commits-ports-main mailing list