Update lzop to 1.03.
While here replace DEPBASE by LOCALBASE. ok naddy@.
This commit is contained in:
parent
241edd136b
commit
3078ed63b7
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2010/11/15 00:22:45 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2011/11/14 12:42:54 rpointel Exp $
|
||||
# $FreeBSD: ports/archivers/lzop/Makefile,v 1.3 2000/06/22 05:51:49 will Exp $
|
||||
|
||||
COMMENT= fast file compressor similar to gzip
|
||||
|
||||
DISTNAME= lzop-1.02rc1
|
||||
DISTNAME= lzop-1.03
|
||||
CATEGORIES= archivers
|
||||
HOMEPAGE= http://www.lzop.org/
|
||||
|
||||
@ -19,8 +19,8 @@ LIB_DEPENDS= archivers/lzo2
|
||||
WANTLIB= c lzo2
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${DEPBASE}/include" \
|
||||
LDFLAGS="-L${DEPBASE}/lib"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_GROFF = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (lzop-1.02rc1.tar.gz) = S5mQMHFrE1PD2sBJsmnfeg==
|
||||
RMD160 (lzop-1.02rc1.tar.gz) = e5kG/1AhEm38z0qZVoZrkOM+xr4=
|
||||
SHA1 (lzop-1.02rc1.tar.gz) = Djq3in8dEzQK3BbgNM/U9Pn980I=
|
||||
SHA256 (lzop-1.02rc1.tar.gz) = HcMr/YKxMHJ7zsHeO4p88JC3iz8UmB03XOuGKx4OaHM=
|
||||
SIZE (lzop-1.02rc1.tar.gz) = 333240
|
||||
MD5 (lzop-1.03.tar.gz) = AGxeJ/t4zdFKYo/fpaoZBQ==
|
||||
RMD160 (lzop-1.03.tar.gz) = MGxFT1JjKxR0DWsAwbMV8CIftFs=
|
||||
SHA1 (lzop-1.03.tar.gz) = TuC0myprChNXLdyleF7kjvTI+A8=
|
||||
SHA256 (lzop-1.03.tar.gz) = wUJbjHfUn1pnnVoSbJDqatmVhaVeM1phPK5Z6Qnbssk=
|
||||
SIZE (lzop-1.03.tar.gz) = 370775
|
||||
|
Loading…
x
Reference in New Issue
Block a user