aboutsummaryrefslogtreecommitdiff
path: root/archivers/lzo2
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-06-29 19:31:48 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-06-29 19:31:48 +0000
commitc1ec024edd2aac1887b6598f94ced4cb52e05d3b (patch)
treedcb2ea034db639fc24178c32198db91c2c76bc8b /archivers/lzo2
parenta1130fd2e31bbca71ae4d9b8f9a6106484ba7f91 (diff)
downloadports-c1ec024edd2aac1887b6598f94ced4cb52e05d3b.tar.gz
ports-c1ec024edd2aac1887b6598f94ced4cb52e05d3b.zip
Notes
Diffstat (limited to 'archivers/lzo2')
-rw-r--r--archivers/lzo2/Makefile4
-rw-r--r--archivers/lzo2/distinfo4
-rw-r--r--archivers/lzo2/pkg-plist6
3 files changed, 7 insertions, 7 deletions
diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile
index 4497582ae438..e60dc07ae220 100644
--- a/archivers/lzo2/Makefile
+++ b/archivers/lzo2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= lzo
-PORTVERSION= 2.00
+PORTVERSION= 2.01
CATEGORIES= archivers devel
MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/
MASTER_SITE_SUBDIR= libs/compression
@@ -25,7 +25,7 @@ INSTALLS_SHLIB= yes
post-install:
.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
+ ${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}
.endif
diff --git a/archivers/lzo2/distinfo b/archivers/lzo2/distinfo
index 9e758c386450..f16aafc3e7eb 100644
--- a/archivers/lzo2/distinfo
+++ b/archivers/lzo2/distinfo
@@ -1,2 +1,2 @@
-MD5 (lzo-2.00.tar.gz) = c7b6b2a0aa3b06722afed4bec4f79011
-SIZE (lzo-2.00.tar.gz) = 570678
+MD5 (lzo-2.01.tar.gz) = 0068c3f5a6325323dcdad3a4c52ed51e
+SIZE (lzo-2.01.tar.gz) = 591048
diff --git a/archivers/lzo2/pkg-plist b/archivers/lzo2/pkg-plist
index 799f6b03979e..7133b1fcb30d 100644
--- a/archivers/lzo2/pkg-plist
+++ b/archivers/lzo2/pkg-plist
@@ -11,9 +11,9 @@ include/lzo/lzo_asm.h
include/lzo/lzoconf.h
include/lzo/lzodefs.h
include/lzo/lzoutil.h
-lib/liblzo.a
-lib/liblzo.so
-lib/liblzo.so.2
+lib/liblzo2.a
+lib/liblzo2.so
+lib/liblzo2.so.2
%%PORTDOCS%%%%DOCSDIR%%/LZO.FAQ
%%PORTDOCS%%%%DOCSDIR%%/LZO.TXT
%%PORTDOCS%%%%DOCSDIR%%/LZOAPI.TXT