Upgrade CentOS linux ports stack to 6.7
Details
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 330 Build 330: arc lint + arc unit
Event Timeline
In general it looks ok. I haven't validated the plists or such. The Mk files look good (no obvious error). The rest seem to be "a simple version update".
Required before commit IMO: exp port build run, it detected some issues a normal build by hand didn't show (when I worked on the 64bit parts).
Suggestion:
- Add plist variables for version numbers used in the plist. This is not a showstopper, just an impormvent suggestion to ease future updates.
Before this version can continue, it needs updating with centos updates:
http://mirror.centos.org/centos/6.7/updates/x86_64/Packages/ etc
- pull updates from CENTOS_LINUX_UPDATES site:
security/linux-c6-nss devel/linux-c6-sdl12 devel/linux-c6-devtools devel/linux-c6-nspr x11/linux-c6-xorg-libs graphics/linux-c6-gdk-pixbuf2 net/linux-c6-openldap databases/linux-c6-sqlite3
Reminder that vuxml needs to be checked.
For example all versions of linux-c6-openssl are marked vulnerable. I also found that linux-c6-xorg-libs is reported vulnerable (libXfont).
x11-toolkits/linux-c6-qt47-x11/Makefile | ||
---|---|---|
26 ↗ | (On Diff #11793) | probably, glib2 pulseaudio lib should be added as a dependency too |
some parts of the patch fail to apply:
devel/linux-c6-qt47/Makefile
www/linux-c6-flashplugin11/distinfo.x86_64
x11-toolkits/linux-c6-qt47-x11/Makefile | ||
---|---|---|
26 ↗ | (On Diff #11905) | Please check line 9 of the changed audio/linux-c6-pulseaudio-libs/Makefile. |
x11-toolkits/linux-c6-qt47-x11/Makefile | ||
---|---|---|
8 ↗ | (On Diff #11905) | Please re-add the mirrorservice MASTER_SITE. |
editors/linux-sublime and editors/linux-sublime3 needs to be updated to support c6_64
Although not strictly part of this update, it would be nice if linux-c6-qt47-x11 could be extended to let the user choose older versions of x11/nvidia-driver.
skype4 does not start here, it seems to miss libpulse-mainloop-glib.so* (not found in /compat/linux anywhere)
I had that problem before and updated this in a previous version of this patch;
if you check audio/linux-c6-pulseaudio-libs/Makefile you'll see it is there.