Revision: 25901 http://sourceforge.net/p/gar/code/25901 Author: cgrzemba Date: 2016-08-29 08:15:39 +0000 (Mon, 29 Aug 2016) Log Message: ----------- 389-dsgw/trunk: update version
Modified Paths: -------------- csw/mgar/pkg/389-dsgw/trunk/Makefile csw/mgar/pkg/389-dsgw/trunk/checksums Modified: csw/mgar/pkg/389-dsgw/trunk/Makefile =================================================================== --- csw/mgar/pkg/389-dsgw/trunk/Makefile 2016-08-25 10:05:54 UTC (rev 25900) +++ csw/mgar/pkg/389-dsgw/trunk/Makefile 2016-08-29 08:15:39 UTC (rev 25901) @@ -2,7 +2,7 @@ # TODO (release-critical prefixed with !, non release-critical with *) # NAME = 389-dsgw -VERSION = 1.1.9 +VERSION = 1.1.11 GARTYPE = v2 DESCRIPTION = Directory Server Gateway web apps @@ -12,15 +12,15 @@ BUNDLE = 389-ds -MASTER_SITES = http://port389.org/sources/ -DISTFILES = $(NAME)-$(VERSION).tar.bz2 -# BUILD64 = 1 +MASTER_SITES = https://git.fedorahosted.org/cgit/389/dsgw.git/snapshot/ +DISTFILES = $(NAME)-$(VERSION).tar.xz +BUILD64_ONLY = 1 PACKAGING_PLATFORMS += solaris10-sparc PACKAGING_PLATFORMS += solaris10-i386 LICENSE = LICENSE -GARCOMPILER = SOS12U2 +GARCOMPILER = SOS12U4 EXTRA_LIB = /opt/csw/bdb48/lib # remove -I/opt/csw/include CPPFLAGS = @@ -33,8 +33,8 @@ RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibadminutil0 RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibnss3 RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibssldap60 -RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibicuuc49 -RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibicui18n49 +RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibicuuc57 +RUNTIME_DEP_PKGS_CSW389-dsgw += CSWlibicui18n57 CHECKPKG_OVERRIDES_CSW389-dsgw += file-with-bad-content|/usr/local|root/opt/csw/share/dirsrv/manual/en/dsgw/attribut.htm PATCHFILES += 0001-change-include-path-preferences-in-Makefile.am.patch Modified: csw/mgar/pkg/389-dsgw/trunk/checksums =================================================================== --- csw/mgar/pkg/389-dsgw/trunk/checksums 2016-08-25 10:05:54 UTC (rev 25900) +++ csw/mgar/pkg/389-dsgw/trunk/checksums 2016-08-29 08:15:39 UTC (rev 25901) @@ -1 +1 @@ -a622d6e4ed636b831fdaa8dea6bef1f9 389-dsgw-1.1.9.tar.bz2 +7f49d84e77f6bdd0a5c639e7284767f3 389-dsgw-1.1.11.tar.xz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.