git: 13398fb58052 - main - archivers/plzip: Update to 1.9
Xin LI
delphij at FreeBSD.org
Wed Apr 28 20:53:01 UTC 2021
The branch main has been updated by delphij:
URL: https://cgit.FreeBSD.org/ports/commit/?id=13398fb580523748798c3cded2e7685b95b56272
commit 13398fb580523748798c3cded2e7685b95b56272
Author: Gian-Simon Purkert <gspurki at gmail.com>
AuthorDate: 2021-04-28 20:39:17 +0000
Commit: Xin LI <delphij at FreeBSD.org>
CommitDate: 2021-04-28 20:52:24 +0000
archivers/plzip: Update to 1.9
PR: 255464
Submitted by: Gian-Simon Purkert <gspurki at gmail.com>
---
archivers/plzip/Makefile | 8 ++++----
archivers/plzip/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/archivers/plzip/Makefile b/archivers/plzip/Makefile
index 1da746764365..579a96724de7 100644
--- a/archivers/plzip/Makefile
+++ b/archivers/plzip/Makefile
@@ -1,7 +1,7 @@
# Created by: Albert Vernon <f3cun3c02 at sneakemail.com>
PORTNAME= plzip
-PORTVERSION= 1.8
+PORTVERSION= 1.9
CATEGORIES= archivers
MASTER_SITES= SAVANNAH/lzip/${PORTNAME}
@@ -12,13 +12,13 @@ LICENSE= GPLv2
BUILD_DEPENDS= lzlib>=1.1:archivers/lzlib
-PLIST_FILES= bin/plzip \
- man/man1/plzip.1.gz
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= CXXFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
INSTALL_TARGET= install-strip
INFO= plzip
+PLIST_FILES= bin/plzip \
+ man/man1/plzip.1.gz
+
.include <bsd.port.mk>
diff --git a/archivers/plzip/distinfo b/archivers/plzip/distinfo
index 58966e913646..48d10501b6f6 100644
--- a/archivers/plzip/distinfo
+++ b/archivers/plzip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546802779
-SHA256 (plzip-1.8.tar.gz) = edafae3c15142ac0ebd84c2231ff81da4f68db58359a737e750f2780686c3612
-SIZE (plzip-1.8.tar.gz) = 72365
+TIMESTAMP = 1619619487
+SHA256 (plzip-1.9.tar.gz) = 14d8d1db8dde76bdd9060b59d50b2943417eb4c0fbd2b84736546b78fab5f1a7
+SIZE (plzip-1.9.tar.gz) = 93312
More information about the dev-commits-ports-all
mailing list