mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Chase checksum. The following files were modified:
* file/FileManager.java, file/FileManager.class, file/file.jar Do not try to use String.replaceAll (available from 1.4 on) in replace_str. * miniserv.pl Fix for Windows backslash characters in path. * net/freebsd-lib.pl, net/macos-lib.pl, net/netbsd-lib.pl, net/openbsd-lib.pl Comment changed (host.conf -> nsswitch.conf) * syslog/module.info os_support setting changed (redhat-linux related)
This commit is contained in:
parent
9a04af7b0a
commit
b07e1befb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166042
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= webmin
|
||||
PORTVERSION= 1.280
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.webmin.com/updates/:up \
|
||||
${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (webmin-1.280.tar.gz) = 576cdce8f588b8fc5a52330e038aefa4
|
||||
SHA256 (webmin-1.280.tar.gz) = ec21cee0a1c901bfe7850d8740485f3e7288ec19aed4a3a423880b6ecef53add
|
||||
SIZE (webmin-1.280.tar.gz) = 10300421
|
||||
MD5 (webmin-1.280.tar.gz) = 3f218921457341be0d49c99f7ab83ae4
|
||||
SHA256 (webmin-1.280.tar.gz) = b6d911dca8dcbbdcf5d650b14f9c5ea04a279aa48ae54b4c20e023fda462fd78
|
||||
SIZE (webmin-1.280.tar.gz) = 10299513
|
||||
|
Loading…
Reference in New Issue
Block a user