pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

php-base58: Remove from wip, imported into pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Travis Paul <tr%vispaul.me@localhost>
Pushed By:	tpaul
Date:		Fri Mar 12 08:42:50 2021 -0500
Changeset:	0e933d7747b01d58114adf41d5ab3c28755e9507

Modified Files:
	Makefile
Removed Files:
	php-base58/DESCR
	php-base58/Makefile
	php-base58/distinfo

Log Message:
php-base58: Remove from wip, imported into pkgsrc

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0e933d7747b01d58114adf41d5ab3c28755e9507

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile            |  1 -
 php-base58/DESCR    |  1 -
 php-base58/Makefile | 20 --------------------
 php-base58/distinfo |  6 ------
 4 files changed, 28 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 5134c319a2..e10d4a1fdf 100644
--- a/Makefile
+++ b/Makefile
@@ -3040,7 +3040,6 @@ SUBDIR+=	pheanstalk
 SUBDIR+=	phonon-backend-xine
 SUBDIR+=	phoronix-test-suite
 SUBDIR+=	php-ast
-SUBDIR+=	php-base58
 SUBDIR+=	php-dotclear
 SUBDIR+=	php-imagick-imagick6
 SUBDIR+=	php-libawl-git
diff --git a/php-base58/DESCR b/php-base58/DESCR
deleted file mode 100644
index 1360bef6a1..0000000000
--- a/php-base58/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-PHP extension for base58 encoding and decoding using the Bitcoin alphabet
diff --git a/php-base58/Makefile b/php-base58/Makefile
deleted file mode 100644
index 76ffaf521e..0000000000
--- a/php-base58/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD$
-
-MODNAME=		base58
-PECL_VERSION=		1.0.2
-CATEGORIES=		devel
-
-MAINTAINER=		tpaul%NetBSD.org@localhost
-HOMEPAGE=		https://pecl.php.net/package/ast
-LICENSE=		mit
-COMMENT=		PHP extension for base58 encoding and decoding
-
-CONFIGURE_ARGS+=	--with-base58=${PREFIX}
-
-PHP_VERSIONS_INCOMPATIBLE=	56
-
-TEST_TARGET=		test
-TEST_ENV=		NO_INTERACTION=set
-
-.include "../../lang/php/ext.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/php-base58/distinfo b/php-base58/distinfo
deleted file mode 100644
index 1a9b447a5e..0000000000
--- a/php-base58/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (php-base58/base58-1.0.2.tgz) = 537ed59d2681f708a41fe07fb83eb65805366a50
-RMD160 (php-base58/base58-1.0.2.tgz) = 6b0ab8e9cf200f2c7fcfb8802cc603a13e5fc1f6
-SHA512 (php-base58/base58-1.0.2.tgz) = 881cecaf68116331d7102c554094a9e65b9a8051cdd20f6c41b378d37baf655aefcbd601d58229ae018e15536c9620305d40e1e2697f88656a53126930612d30
-Size (php-base58/base58-1.0.2.tgz) = 10043 bytes


Home | Main Index | Thread Index | Old Index