[csw-devel] SF.net SVN: gar:[11779] csw/mgar/pkg/lzop/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Sat Dec 4 17:26:50 CET 2010
Revision: 11779
http://gar.svn.sourceforge.net/gar/?rev=11779&view=rev
Author: bonivart
Date: 2010-12-04 16:26:49 +0000 (Sat, 04 Dec 2010)
Log Message:
-----------
lzop: update to 1.03
Modified Paths:
--------------
csw/mgar/pkg/lzop/trunk/Makefile
csw/mgar/pkg/lzop/trunk/checksums
Modified: csw/mgar/pkg/lzop/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lzop/trunk/Makefile 2010-12-04 15:34:23 UTC (rev 11778)
+++ csw/mgar/pkg/lzop/trunk/Makefile 2010-12-04 16:26:49 UTC (rev 11779)
@@ -1,16 +1,16 @@
GARNAME = lzop
-GARVERSION = 1.02
-RELEASE = rc1
-DISTVERSION = $(GARVERSION)$(RELEASE)
-DISTNAME = $(GARNAME)-$(DISTVERSION)
+GARVERSION = 1.03
+#RELEASE = rc1
+#DISTVERSION = $(GARVERSION)$(RELEASE)
+#DISTNAME = $(GARNAME)-$(DISTVERSION)
CATEGORIES = utils
DESCRIPTION = LZO file compressor
define BLURB
- lzop is a file compressor which is very similar to gzip. lzop uses the LZO data
- compression library for compression services, and its main advantages over gzip are
- much higher compression and decompression speed (at the cost of some compression
- ratio).
+ lzop is a file compressor which is very similar to gzip. lzop uses the LZO
+ data compression library for compression services, and its main advantages
+ over gzip are much higher compression and decompression speed (at the cost
+ of some compression ratio).
endef
MASTER_SITES = http://www.lzop.org/download/
@@ -34,7 +34,7 @@
include gar/category.mk
-SPKG_REVSTAMP := $(SPKG_REVSTAMP)_rev=$(RELEASE)
+#SPKG_REVSTAMP := $(SPKG_REVSTAMP)_rev=$(RELEASE)
DOCS = AUTHORS NEWS README THANKS doc/magic
DOCDEST = $(DESTDIR)$(docdir)/$(GARNAME)
Modified: csw/mgar/pkg/lzop/trunk/checksums
===================================================================
--- csw/mgar/pkg/lzop/trunk/checksums 2010-12-04 15:34:23 UTC (rev 11778)
+++ csw/mgar/pkg/lzop/trunk/checksums 2010-12-04 16:26:49 UTC (rev 11779)
@@ -1 +1 @@
-4b999030716b1353c3dac049b269df7a download/lzop-1.02rc1.tar.gz
+006c5e27fb78cdd14a628fdfa5aa1905 lzop-1.03.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list