Skip to content

Commit

Permalink
print/pecl-pdflib: Cleanup
Browse files Browse the repository at this point in the history
- Requires php74 which was EOL on 2022-11-28

Sponsored by:	Bounce Experts
  • Loading branch information
5u623l20 committed Dec 9, 2022
1 parent 56eb6d1 commit 54523f6
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 36 deletions.
1 change: 1 addition & 0 deletions MOVED
Original file line number Diff line number Diff line change
Expand Up @@ -17633,3 +17633,4 @@ security/pam_krb5|security/pam_krb5@mit|2022-12-06|The pam_krb5 package is now t
devel/pecl-hrtime||2022-12-08|Requires php74 which was EOL on 2022-11-28
net-mgmt/zabbix5-frontend||2022-12-08|Requires php74 which was EOL on 2022-11-28
multimedia/php-pHash||2022-12-08|Requires php74 which was EOL on 2022-11-28
print/pecl-pdflib||2022-12-09|Requires php74 which was EOL on 2022-11-28
3 changes: 1 addition & 2 deletions Mk/Uses/php.mk
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ _USE_PHP_ALL= bcmath bitset bz2 calendar ctype curl dba dom \
soap sockets sodium spl sqlite3 sysvmsg sysvsem sysvshm \
tidy tokenizer xml xmlreader xmlrpc xmlwriter xsl zip zlib
# version specific components
_USE_PHP_VER74= ${_USE_PHP_ALL} pdf zephir_parser
_USE_PHP_VER74= ${_USE_PHP_ALL} zephir_parser
_USE_PHP_VER80= ${_USE_PHP_ALL} zephir_parser
_USE_PHP_VER81= ${_USE_PHP_ALL} zephir_parser
_USE_PHP_VER82= ${_USE_PHP_ALL}
Expand Down Expand Up @@ -432,7 +432,6 @@ opcache_DEPENDS= www/php${PHP_VER}-opcache
openssl_DEPENDS=security/php${PHP_VER}-openssl
. endif
pcntl_DEPENDS= devel/php${PHP_VER}-pcntl
pdf_DEPENDS= print/pecl-pdflib@${PHP_FLAVOR}
pdo_DEPENDS= databases/php${PHP_VER}-pdo
pdo_dblib_DEPENDS= databases/php${PHP_VER}-pdo_dblib
pdo_firebird_DEPENDS= databases/php${PHP_VER}-pdo_firebird
Expand Down
1 change: 0 additions & 1 deletion print/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@
SUBDIR += pdfstitch
SUBDIR += pdftk
SUBDIR += pear-File_PDF
SUBDIR += pecl-pdflib
SUBDIR += pfbtopfa
SUBDIR += photoprint
SUBDIR += pic2fig
Expand Down
28 changes: 0 additions & 28 deletions print/pecl-pdflib/Makefile

This file was deleted.

3 changes: 0 additions & 3 deletions print/pecl-pdflib/distinfo

This file was deleted.

2 changes: 0 additions & 2 deletions print/pecl-pdflib/pkg-descr

This file was deleted.

0 comments on commit 54523f6

Please sign in to comment.