diff options
author | marcus <marcus@FreeBSD.org> | 2003-09-16 04:24:31 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-09-16 04:24:31 +0800 |
commit | 3707ae40c7ad0003db88d8ea1f7cc143e8b3e2d3 (patch) | |
tree | 9105115d9551d72a255617a17b4cc12c3587377b | |
parent | 21a830f6d46712747c4112c3dfc44822e75a66a3 (diff) | |
download | freebsd-ports-graphics-3707ae40c7ad0003db88d8ea1f7cc143e8b3e2d3.tar.gz freebsd-ports-graphics-3707ae40c7ad0003db88d8ea1f7cc143e8b3e2d3.tar.zst freebsd-ports-graphics-3707ae40c7ad0003db88d8ea1f7cc143e8b3e2d3.zip |
Update to RC4 which fixes distfile fetch.
PR: 56892
Noticed by: bento
Submitted by: maintainer
Approved by: portmgr (implicit)
-rw-r--r-- | net/samba-libsmbclient/Makefile | 2 | ||||
-rw-r--r-- | net/samba-libsmbclient/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/samba-libsmbclient/Makefile b/net/samba-libsmbclient/Makefile index 0d247bde731..fcfd8623545 100644 --- a/net/samba-libsmbclient/Makefile +++ b/net/samba-libsmbclient/Makefile @@ -6,7 +6,7 @@ # PORTNAME= samba -PORTVERSION= 3.0.0.r2 +PORTVERSION= 3.0.0.r4 CATEGORIES= net MASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/ MASTER_SITE_SUBDIR= rc diff --git a/net/samba-libsmbclient/distinfo b/net/samba-libsmbclient/distinfo index 66d27e309ec..24b35806270 100644 --- a/net/samba-libsmbclient/distinfo +++ b/net/samba-libsmbclient/distinfo @@ -1 +1 @@ -MD5 (samba-3.0.0rc2.tar.bz2) = e9b80e8916c8058094c8192e5aacc21f +MD5 (samba-3.0.0rc4.tar.bz2) = c64bf6d64a157eb51a50a969be456e32 |