diff options
author | Maxime Henrion <mux@FreeBSD.org> | 2006-02-13 00:40:04 +0000 |
---|---|---|
committer | Maxime Henrion <mux@FreeBSD.org> | 2006-02-13 00:40:04 +0000 |
commit | b3a8e1161b6e70f5fb6962d293ba78bed9e51de0 (patch) | |
tree | d1013b5b4aa0bfd1263ed06a7102cbd5d586e4f4 /net | |
parent | Update to 1.8.5. (diff) |
Update to csup-snap-20060212:
This snapshot only addresses one problem introduced in the 20060211
snapshot. Because of what seems to be a bug in CVSup, fixing the
keyword expansion code so that it works correctly with OpenBSD CVSup
servers broke updates from PostgreSQL CVSup servers. This snapshot
"fixes" this issue by being bug-to-bug compatible with CVSup.
Notes
Notes:
svn path=/head/; revision=155887
Diffstat (limited to 'net')
-rw-r--r-- | net/csup/Makefile | 2 | ||||
-rw-r--r-- | net/csup/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/csup/Makefile b/net/csup/Makefile index 69295d3d8dad..55eb7bf2e8a3 100644 --- a/net/csup/Makefile +++ b/net/csup/Makefile @@ -7,7 +7,7 @@ # PORTNAME= csup -PORTVERSION= 20060211 +PORTVERSION= 20060212 CATEGORIES= net devel MASTER_SITES= http://www.mu.org/~mux/ DISTNAME= ${PORTNAME}-snap-${PORTVERSION} diff --git a/net/csup/distinfo b/net/csup/distinfo index 4403d7c5f09e..27d5160899ca 100644 --- a/net/csup/distinfo +++ b/net/csup/distinfo @@ -1,3 +1,3 @@ -MD5 (csup-snap-20060211.tgz) = e8e0063eee031e30041a5ecce7ea4b8f -SHA256 (csup-snap-20060211.tgz) = 919187977c5d337e7a051eb90c6601790886208eb33a5ed8b1824b534443a973 -SIZE (csup-snap-20060211.tgz) = 62503 +MD5 (csup-snap-20060212.tgz) = 109cb0d32c35622298a29e91cb183233 +SHA256 (csup-snap-20060212.tgz) = f532043f8d093bcdba3d131c3f396a36e8e3985cadfdf906f04c9a1f95fcf4d6 +SIZE (csup-snap-20060212.tgz) = 62652 |