mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Update to upstream release 1.04.
"Assorted minor updates."
This commit is contained in:
parent
62a24ed165
commit
a953a74bf0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447757
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lzop
|
||||
DISTVERSION= 1.03
|
||||
DISTVERSION= 1.04
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://www.lzop.org/download/ \
|
||||
LOCAL/mandree
|
||||
@ -10,12 +10,12 @@ MASTER_SITES= http://www.lzop.org/download/ \
|
||||
MAINTAINER= mandree@FreeBSD.org
|
||||
COMMENT= Fast file compressor similar to gzip, using the LZO library
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
LIB_DEPENDS= liblzo2.so:archivers/lzo2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
PLIST_FILES= bin/lzop man/man1/lzop.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (lzop-1.03.tar.gz) = c1425b8c77d49f5a679d5a126c90ea6ad99585a55e335a613cae59e909dbb2c9
|
||||
SIZE (lzop-1.03.tar.gz) = 370775
|
||||
TIMESTAMP = 1502442897
|
||||
SHA256 (lzop-1.04.tar.gz) = 7e72b62a8a60aff5200a047eea0773a8fb205caf7acbe1774d95147f305a2f41
|
||||
SIZE (lzop-1.04.tar.gz) = 393483
|
||||
|
13
archivers/lzop/pkg-plist
Normal file
13
archivers/lzop/pkg-plist
Normal file
@ -0,0 +1,13 @@
|
||||
bin/lzop
|
||||
man/man1/lzop.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/THANKS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/lzop.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/lzop.man
|
||||
%%PORTDOCS%%%%DOCSDIR%%/lzop.pod
|
||||
%%PORTDOCS%%%%DOCSDIR%%/lzop.ps
|
||||
%%PORTDOCS%%%%DOCSDIR%%/lzop.tex
|
||||
%%PORTDOCS%%%%DOCSDIR%%/lzop.txt
|
Loading…
Reference in New Issue
Block a user