mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
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.
This commit is contained in:
parent
2495e71c41
commit
b3a8e1161b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155887
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= csup
|
||||
PORTVERSION= 20060211
|
||||
PORTVERSION= 20060212
|
||||
CATEGORIES= net devel
|
||||
MASTER_SITES= http://www.mu.org/~mux/
|
||||
DISTNAME= ${PORTNAME}-snap-${PORTVERSION}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue