On Thu, Aug 17, 2017 at 02:52:11PM +0200, Frederic Cambus wrote:
> Hi ports@,
>
> Here is a diff to update lzop to 1.04 and switch HOMEPAGE / MASTER_SITES
> to https.
Revised diff, to also update license marker and specify GPLv2+.
Comments? OK?
Index: Makefile
===================================================================
RCS file: /cvs/ports/archivers/lzop/Makefile,v
retrieving revision 1.31
diff -u -p -r1.31 Makefile
--- Makefile 10 Mar 2013 22:28:04 -0000 1.31
+++ Makefile 22 Aug 2017 12:50:34 -0000
@@ -2,11 +2,11 @@
COMMENT= fast file compressor similar to gzip
-DISTNAME= lzop-1.03
+DISTNAME= lzop-1.04
CATEGORIES= archivers
-HOMEPAGE= http://www.lzop.org/
+HOMEPAGE= https://www.lzop.org/
-# GPLv2
+# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
MASTER_SITES= ${HOMEPAGE}download/
Index: distinfo
===================================================================
RCS file: /cvs/ports/archivers/lzop/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo 4 Apr 2013 16:03:56 -0000 1.7
+++ distinfo 22 Aug 2017 12:50:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (lzop-1.03.tar.gz) = wUJbjHfUn1pnnVoSbJDqatmVhaVeM1phPK5Z6Qnbssk=
-SIZE (lzop-1.03.tar.gz) = 370775
+SHA256 (lzop-1.04.tar.gz) = fnK2Kopgr/UgCgR+6gdzqPsgXK96y+F3TZUUfzBaL0E=
+SIZE (lzop-1.04.tar.gz) = 393483
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/archivers/lzop/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST 20 Nov 2009 13:35:25 -0000 1.3
+++ pkg/PLIST 22 Aug 2017 12:50:34 -0000
@@ -1,3 +1,15 @@
@comment $OpenBSD: PLIST,v 1.3 2009/11/20 13:35:25 ajacoutot Exp $
@bin bin/lzop
@man man/man1/lzop.1
+share/doc/lzop/
+share/doc/lzop/AUTHORS
+share/doc/lzop/COPYING
+share/doc/lzop/NEWS
+share/doc/lzop/README
+share/doc/lzop/THANKS
+share/doc/lzop/lzop.html
+share/doc/lzop/lzop.man
+share/doc/lzop/lzop.pod
+share/doc/lzop/lzop.ps
+share/doc/lzop/lzop.tex
+share/doc/lzop/lzop.txt
No comments:
Post a Comment