summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2019-06-08 12:13:46 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2019-06-08 12:13:46 +0000
commitf099d068fcacbcc86cba65c6a9217fa7dcef32fe (patch)
treeea72f45e6ee6985e1c66566dc44f5e0880ae4522 /net
parentChase llvm35 expiration (diff)
Update CentOS 7 ports to 7.6.1810.
This adds some new ports: converters/linux-c7-fribidi required by x11-toolkits/linux-c7-pango. graphics/linux-c7-libglvnd required by graphics/linux-c7-dri. graphics/linux-c7-wayland required by graphics/linux-c7-dri. print/linux-c7-freetype unbundled from emulators/linux_base-c7 because it depends on graphics/linux-c7-png now. Mesa OpenGL libraries in graphics/linux-c7-dri now support libglvnd (GL Vendor-Neutral Dispatch library) which allows some applications to use Mesa while others use Nvidia OpenGL. The x11/nvidia-driver* ports have been changed so versions above 390.42 now use CentOS libglvnd and no longer install a bundled copy. PR: 229431 Submitted by: pkubaj (partly)
Diffstat (limited to 'net')
-rw-r--r--net/linux-c7-avahi-libs/Makefile4
-rw-r--r--net/linux-c7-avahi-libs/distinfo14
-rw-r--r--net/linux-c7-openldap/Makefile3
-rw-r--r--net/linux-c7-openldap/distinfo14
-rw-r--r--net/linux-c7-openldap/pkg-plist.amd641
-rw-r--r--net/linux-c7-openldap/pkg-plist.i3861
6 files changed, 20 insertions, 17 deletions
diff --git a/net/linux-c7-avahi-libs/Makefile b/net/linux-c7-avahi-libs/Makefile
index 4e7c23f94938..98c6fe44ec1b 100644
--- a/net/linux-c7-avahi-libs/Makefile
+++ b/net/linux-c7-avahi-libs/Makefile
@@ -3,7 +3,7 @@
PORTNAME= avahi
PORTVERSION= 0.6.31
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net linux
PKGNAMESUFFIX= -libs
LIB_DISTNAMES= ${LINUXNAME}-${DISTVERSIONFULL}
@@ -15,7 +15,7 @@ CONFLICTS= linux-c6-${LINUXNAME}-[0-9]*
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
LINUXNAME= ${PORTNAME}${PKGNAMESUFFIX}
-RPMVERSION= 17.el7
+RPMVERSION= 19.el7
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
diff --git a/net/linux-c7-avahi-libs/distinfo b/net/linux-c7-avahi-libs/distinfo
index 50c3b0644829..966f7bd259be 100644
--- a/net/linux-c7-avahi-libs/distinfo
+++ b/net/linux-c7-avahi-libs/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1482093263
-SHA256 (centos/avahi-libs-0.6.31-17.el7.i686.rpm) = cf550c2ede607565749db67df657d4d9d3c80982bc0be417b677364d1bc300b3
-SIZE (centos/avahi-libs-0.6.31-17.el7.i686.rpm) = 62316
-SHA256 (centos/avahi-libs-0.6.31-17.el7.x86_64.rpm) = 98f4ca866e14dc53a65347705cbce4b5f7343dd7d8f10d0978d3b04aa5b4f770
-SIZE (centos/avahi-libs-0.6.31-17.el7.x86_64.rpm) = 62640
-SHA256 (centos/avahi-0.6.31-17.el7.src.rpm) = ed9e9de6578eaa8227c88283aca6b81cd664ae4cfe10ab6975da254949ebc75a
-SIZE (centos/avahi-0.6.31-17.el7.src.rpm) = 1308925
+TIMESTAMP = 1530376345
+SHA256 (centos/avahi-libs-0.6.31-19.el7.i686.rpm) = 4bb7dfe2bbe9d41957e036aac8fa56b83bed503a852b437633c3337e647c7d61
+SIZE (centos/avahi-libs-0.6.31-19.el7.i686.rpm) = 62632
+SHA256 (centos/avahi-libs-0.6.31-19.el7.x86_64.rpm) = c0a060f27d1558b298cb67a451d00b717f14295444153eb84eebd3669cdeef2a
+SIZE (centos/avahi-libs-0.6.31-19.el7.x86_64.rpm) = 62960
+SHA256 (centos/avahi-0.6.31-19.el7.src.rpm) = 0c500b6cd4457bb3004ac764c27019c68e79ccf9fed56b19400f6ba4b4c4ac68
+SIZE (centos/avahi-0.6.31-19.el7.src.rpm) = 1309377
diff --git a/net/linux-c7-openldap/Makefile b/net/linux-c7-openldap/Makefile
index 11c4b8799196..0f8d416cad94 100644
--- a/net/linux-c7-openldap/Makefile
+++ b/net/linux-c7-openldap/Makefile
@@ -3,6 +3,7 @@
PORTNAME= openldap
PORTVERSION= 2.4.44
+PORTREVISION= 1
CATEGORIES= net linux
MAINTAINER= emulation@FreeBSD.org
@@ -11,7 +12,7 @@ COMMENT= LDAP libraries (Linux CentOS ${LINUX_DIST_VER})
CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
DESCR= ${.CURDIR}/../${PORTNAME}24-server/pkg-descr
-RPMVERSION= 5.el7
+RPMVERSION= 21.el7_6
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX= cyrus-sasl2 nspr nss
diff --git a/net/linux-c7-openldap/distinfo b/net/linux-c7-openldap/distinfo
index a1102341aa42..d03794e34812 100644
--- a/net/linux-c7-openldap/distinfo
+++ b/net/linux-c7-openldap/distinfo
@@ -1,7 +1,7 @@
-TIMESTAMP = 1507237387
-SHA256 (centos/openldap-2.4.44-5.el7.i686.rpm) = 97a3c27ea19f3bb8d2811c56057db3a1db3d4c109eb8f5a33c3fdf3efee43b2d
-SIZE (centos/openldap-2.4.44-5.el7.i686.rpm) = 359140
-SHA256 (centos/openldap-2.4.44-5.el7.x86_64.rpm) = c46d3fcbab05e8a9ba2bf845b4fd817aa0623d13055126f7ae059687bdedbd2e
-SIZE (centos/openldap-2.4.44-5.el7.x86_64.rpm) = 362248
-SHA256 (centos/openldap-2.4.44-5.el7.src.rpm) = cb0c82499fcc54ffedcc9a998f3d8130caae2185107ba23bf8664001684b84f7
-SIZE (centos/openldap-2.4.44-5.el7.src.rpm) = 5761379
+TIMESTAMP = 1556465686
+SHA256 (centos/openldap-2.4.44-21.el7_6.i686.rpm) = 3b43fd9701dbe79806d51560738e39ceeae736620084df9797ffc39c5da52430
+SIZE (centos/openldap-2.4.44-21.el7_6.i686.rpm) = 362796
+SHA256 (centos/openldap-2.4.44-21.el7_6.x86_64.rpm) = d8ee82fc74fc40fa111ec55288f7d53165e6d1d6882dde80eb4e30650faf4d53
+SIZE (centos/openldap-2.4.44-21.el7_6.x86_64.rpm) = 364232
+SHA256 (centos/openldap-2.4.44-21.el7_6.src.rpm) = 87727fc8dd214933379a04901b1810595e5226d23e79b97a701fcd61e999dbb3
+SIZE (centos/openldap-2.4.44-21.el7_6.src.rpm) = 5772802
diff --git a/net/linux-c7-openldap/pkg-plist.amd64 b/net/linux-c7-openldap/pkg-plist.amd64
index 1740621aeb39..f9cfadbac8d6 100644
--- a/net/linux-c7-openldap/pkg-plist.amd64
+++ b/net/linux-c7-openldap/pkg-plist.amd64
@@ -7,6 +7,7 @@ usr/lib/libldap_r-2.4.so.2
usr/lib/libldap_r-2.4.so.2.10.7
usr/lib/libslapi-2.4.so.2
usr/lib/libslapi-2.4.so.2.10.7
+usr/lib/tmpfiles.d/openldap.conf
usr/lib64/liblber-2.4.so.2
usr/lib64/liblber-2.4.so.2.10.7
usr/lib64/libldap-2.4.so.2
diff --git a/net/linux-c7-openldap/pkg-plist.i386 b/net/linux-c7-openldap/pkg-plist.i386
index 423a8a9a611f..39aa08efe132 100644
--- a/net/linux-c7-openldap/pkg-plist.i386
+++ b/net/linux-c7-openldap/pkg-plist.i386
@@ -7,6 +7,7 @@ usr/lib/libldap_r-2.4.so.2
usr/lib/libldap_r-2.4.so.2.10.7
usr/lib/libslapi-2.4.so.2
usr/lib/libslapi-2.4.so.2.10.7
+usr/lib/tmpfiles.d/openldap.conf
usr/libexec/openldap/create-certdb.sh
%%PORTDOCS%%%%DOCSDIR%%/ANNOUNCEMENT
%%PORTDOCS%%%%DOCSDIR%%/CHANGES