git: ffc16b492be1 - main - net/pear-Net_IPv4: Add NO_ARCH

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 19 06:07:43 UTC 2021


The branch main has been updated by sunpoet:

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

commit ffc16b492be196d95142790d581278b13fe53aa0
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-19 05:29:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-19 06:00:07 +0000

    net/pear-Net_IPv4: Add NO_ARCH
    
    - Reformat pkg-descr
---
 net/pear-Net_IPv4/Makefile  | 4 +++-
 net/pear-Net_IPv4/pkg-descr | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/net/pear-Net_IPv4/Makefile b/net/pear-Net_IPv4/Makefile
index 11d6f2e01df8..604e73c646d8 100644
--- a/net/pear-Net_IPv4/Makefile
+++ b/net/pear-Net_IPv4/Makefile
@@ -1,7 +1,7 @@
 # Created by: Wen Heping <wen at FreeBSD.org>
 
 PORTNAME=	Net_IPv4
-DISTVERSION=	1.3.5
+PORTVERSION=	1.3.5
 CATEGORIES=	net pear
 
 MAINTAINER=	sunpoet at FreeBSD.org
@@ -11,4 +11,6 @@ LICENSE=	PHP301
 
 USES=		pear
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/net/pear-Net_IPv4/pkg-descr b/net/pear-Net_IPv4/pkg-descr
index c7b0c07526b3..12e0bc3c1b73 100644
--- a/net/pear-Net_IPv4/pkg-descr
+++ b/net/pear-Net_IPv4/pkg-descr
@@ -1,5 +1,5 @@
-Net_IPv4 is a Class used for calculating IPv4(AF_INET family)
-address information such as network as network address,
-broadcast address, and IP address validity.
+Net_IPv4 is a Class used for calculating IPv4 (AF_INET family) address
+information such as network as network address, broadcast address, and IP
+address validity.
 
 WWW: https://pear.php.net/package/Net_IPv4


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