mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.2
This release fixes euid change detection (which broke privsep sshd) and an "initcmd" configuration parameter.
This commit is contained in:
parent
1bff58fcf6
commit
2ec1c1a2bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105690
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= libnss-mysql
|
PORTNAME= libnss-mysql
|
||||||
PORTVERSION= 1.1
|
PORTVERSION= 1.2
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= libnss-mysql
|
MASTER_SITE_SUBDIR= libnss-mysql
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (libnss-mysql-1.1.tar.gz) = 5ab79c25a613b3e91d8c3338ac0174df
|
MD5 (libnss-mysql-1.2.tar.gz) = 2c664b3cc1c8b31bc7a720902684e324
|
||||||
SIZE (libnss-mysql-1.1.tar.gz) = 322311
|
SIZE (libnss-mysql-1.2.tar.gz) = 322216
|
||||||
|
|
Loading…
Add table
Reference in a new issue