mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 11:26:29 -04:00
Update to 2.4.38.
This commit is contained in:
parent
0840b51272
commit
28f7614e02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334449
3 changed files with 9 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openldap
|
||||
DISTVERSION= 2.4.37
|
||||
DISTVERSION= 2.4.38
|
||||
PORTREVISION= ${OPENLDAP_PORTREVISION}
|
||||
CATEGORIES= net databases
|
||||
MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (openldap-2.4.37.tgz) = 3808f4e0800345bedf394882acc169d5d0d41cd204d742ffa217cf391fab5723
|
||||
SIZE (openldap-2.4.37.tgz) = 5503934
|
||||
SHA256 (openldap-2.4.38.tgz) = 88209a3599ec5d9354fc09bbe29b99db1ffa1b612127c06bad0c5265d0b31fd1
|
||||
SIZE (openldap-2.4.38.tgz) = 5506085
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
# I have checked all headers and don't think the shared library
|
||||
# bump is a needed one. We patch it back to prevent large
|
||||
# rebuild need.
|
||||
--- build/version.var.orig 2013-10-26 13:46:04.000000000 -0700
|
||||
+++ build/version.var 2013-11-01 17:42:46.000000000 -0700
|
||||
--- build/version.var.orig 2013-11-14 19:31:27.000000000 -0800
|
||||
+++ build/version.var 2013-11-20 12:04:46.000000000 -0800
|
||||
@@ -17,7 +17,7 @@
|
||||
ol_minor=4
|
||||
ol_patch=37
|
||||
ol_api_inc=20437
|
||||
ol_patch=38
|
||||
ol_api_inc=20438
|
||||
-ol_api_current=12
|
||||
+ol_api_current=8
|
||||
ol_api_revision=0
|
||||
ol_api_revision=1
|
||||
-ol_api_age=10
|
||||
+ol_api_age=8
|
||||
ol_release_date="2013/10/27"
|
||||
ol_release_date="2013/11/16"
|
||||
|
|
Loading…
Add table
Reference in a new issue