mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Update to 3.0.0.
PR: 57419 Submitted by: maintainer
This commit is contained in:
parent
0bd7a6418b
commit
c63fa3a9dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89920
2 changed files with 7 additions and 5 deletions
|
@ -6,12 +6,14 @@
|
|||
#
|
||||
|
||||
PORTNAME= samba
|
||||
PORTVERSION= 3.0.0.r4
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= rc
|
||||
MASTER_SITES= http://us3.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
http://us4.samba.org/samba/ftp/%SUBDIR%/ \
|
||||
http://us5.samba.org/samba/ftp/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= . old-versions
|
||||
PKGNAMESUFFIX= -libsmbclient
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
|
||||
DISTNAME= ${PORTNAME}-3.0.0
|
||||
|
||||
MAINTAINER= einekoai@chello.nl
|
||||
COMMENT= The shared lib from the samba packges
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (samba-3.0.0rc4.tar.bz2) = c64bf6d64a157eb51a50a969be456e32
|
||||
MD5 (samba-3.0.0.tar.bz2) = f54ba49f9a5ef6090272acf8db2e066d
|
||||
|
|
Loading…
Add table
Reference in a new issue