diff options
author | kris <kris@FreeBSD.org> | 2000-11-19 08:13:14 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-11-19 08:13:14 +0000 |
commit | d77128f27c5594fe8df6dbc77700c4638cf2a810 (patch) | |
tree | ffec8433c7b92d56777a319e68312e2a9cc7e11f /archivers | |
parent | e905ac4ed25de2a0c0c65f095233db4ea3fd0dba (diff) | |
download | FreeBSD-ports-d77128f27c5594fe8df6dbc77700c4638cf2a810.zip FreeBSD-ports-d77128f27c5594fe8df6dbc77700c4638cf2a810.tar.gz |
Upgrade to lzo 1.07
Obtained from: OpenBSD
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/lzo/Makefile | 6 | ||||
-rw-r--r-- | archivers/lzo/distinfo | 2 | ||||
-rw-r--r-- | archivers/lzo2/Makefile | 6 | ||||
-rw-r--r-- | archivers/lzo2/distinfo | 2 |
4 files changed, 8 insertions, 8 deletions
diff --git a/archivers/lzo/Makefile b/archivers/lzo/Makefile index f52d964..17e8ca2 100644 --- a/archivers/lzo/Makefile +++ b/archivers/lzo/Makefile @@ -6,10 +6,10 @@ # PORTNAME= lzo -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= archivers devel -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://wildsau.idv.uni-linz.ac.at/mfx/lzo-download/ +MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/lzo/ \ + ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/compression MAINTAINER= ports@FreeBSD.org diff --git a/archivers/lzo/distinfo b/archivers/lzo/distinfo index 65d79d4..45a4ccd 100644 --- a/archivers/lzo/distinfo +++ b/archivers/lzo/distinfo @@ -1 +1 @@ -MD5 (lzo-1.06.tar.gz) = 01a56f80a9186383d2183f917e9fe4e9 +MD5 (lzo-1.07.tar.gz) = f7bcae7fc7e5c01adbcea21dc7501610 diff --git a/archivers/lzo2/Makefile b/archivers/lzo2/Makefile index f52d964..17e8ca2 100644 --- a/archivers/lzo2/Makefile +++ b/archivers/lzo2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= lzo -PORTVERSION= 1.06 +PORTVERSION= 1.07 CATEGORIES= archivers devel -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://wildsau.idv.uni-linz.ac.at/mfx/lzo-download/ +MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/lzo/ \ + ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/compression MAINTAINER= ports@FreeBSD.org diff --git a/archivers/lzo2/distinfo b/archivers/lzo2/distinfo index 65d79d4..45a4ccd 100644 --- a/archivers/lzo2/distinfo +++ b/archivers/lzo2/distinfo @@ -1 +1 @@ -MD5 (lzo-1.06.tar.gz) = 01a56f80a9186383d2183f917e9fe4e9 +MD5 (lzo-1.07.tar.gz) = f7bcae7fc7e5c01adbcea21dc7501610 |