pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/php-zip use description from php.net; partic...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f652a8e6760
branches: trunk
changeset: 375086:4f652a8e6760
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Fri Feb 02 23:20:17 2018 +0000
description:
use description from php.net; particularily, don't claim php-zip is PECL
package, it is bundled with php distribution
diffstat:
archivers/php-zip/DESCR | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (9 lines):
diff -r eef60cd786ee -r 4f652a8e6760 archivers/php-zip/DESCR
--- a/archivers/php-zip/DESCR Fri Feb 02 21:16:42 2018 +0000
+++ b/archivers/php-zip/DESCR Fri Feb 02 23:20:17 2018 +0000
@@ -1,2 +1,4 @@
PHP is a programming language designed to be embedded into web pages.
-This PECL module provides ZIP archive handling support.
+
+This extension enables you to transparently read or write ZIP
+compressed archives and the files inside them.
Home |
Main Index |
Thread Index |
Old Index