CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/04/21 11:26:32
Modified files:
x11/gnustep/camerakit: Makefile
x11/gnustep/cynthiune: Makefile
x11/gnustep/databasinkit: Makefile
x11/gnustep/highlighterkit: Makefile
x11/gnustep/paje: Makefile
x11/gnustep/pantomime: Makefile
x11/gnustep/pdfkit: Makefile
x11/gnustep/projectcenter: Makefile
x11/gnustep/rsskit: Makefile
x11/gnustep/systempreferences: Makefile
Log message:
Bump REVISION after update of gnustep-make
The symlink of the shared library in lib doesn't point to
GNUstep/Frameworks/$FRAMEWORK.framework/Versions/Current/libnetclasses.so.${SHLIB_VERSION}
anymore but now to
GNUstep/Frameworks/netclasses.framework/Versions/${SHLIB_VERSION}/libnetclasses.so.${SHLIB_VERSION}
It's not easily visible in pkg/PLIST, but on package creation plistdb catched it
problem pointed out by nigel@