Revision: 25946 http://sourceforge.net/p/gar/code/25946 Author: rthurner Date: 2016-09-19 05:31:52 +0000 (Mon, 19 Sep 2016) Log Message: ----------- libserf/trunk: upgrade to serf-1.3.9, now on apache instead google code.
Modified Paths: -------------- csw/mgar/pkg/libserf/trunk/Makefile Modified: csw/mgar/pkg/libserf/trunk/Makefile =================================================================== --- csw/mgar/pkg/libserf/trunk/Makefile 2016-09-19 05:00:27 UTC (rev 25945) +++ csw/mgar/pkg/libserf/trunk/Makefile 2016-09-19 05:31:52 UTC (rev 25946) @@ -14,10 +14,10 @@ MASTER_SITES = http://mirror.serversupportforum.de/apache/serf/ DISTFILES += $(DISTNAME).tar.bz2 -PATCHFILES += 0001-mark-solaris-as-posix-for-scons.patch +#PATCHFILES += 0001-mark-solaris-as-posix-for-scons.patch LICENSE = LICENSE -VENDOR_URL = http://code.google.com/p/serf/ +VENDOR_URL = https://serf.apache.org/ CONFIGURE_SCRIPTS = BUILD_SCRIPTS = serf @@ -41,8 +41,6 @@ RUNTIME_DEP_PKGS_CSWlibserf1-1-5.9 += CSWlibgssapi-krb5-2 RUNTIME_DEP_PKGS_CSWlibserf1-1-5.10 += CSWlibkrb5-3 RUNTIME_DEP_PKGS_CSWlibserf1-1 += $(RUNTIME_DEP_PKGS_CSWlibserf1-1-$(GAROSREL)) -# The name libserf1_3 was wrong due to false soname interpretation -OBSOLETED_BY_CSWlibserf1-1 += CSWlibserf1-3 # Linker anomaly CHECKPKG_OVERRIDES_CSWlibserf1-1 += surplus-dependency|CSWlibintl8 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.