SF.net SVN: gar:[26211] csw/mgar/pkg/openssl1/trunk

rmottola at users.sourceforge.net rmottola at users.sourceforge.net
Tue May 30 08:50:43 CEST 2017


Revision: 26211
          http://sourceforge.net/p/gar/code/26211
Author:   rmottola
Date:     2017-05-30 06:50:42 +0000 (Tue, 30 May 2017)
Log Message:
-----------
openssl1/trunk: version upgrade

Modified Paths:
--------------
    csw/mgar/pkg/openssl1/trunk/Makefile
    csw/mgar/pkg/openssl1/trunk/checksums

Modified: csw/mgar/pkg/openssl1/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl1/trunk/Makefile	2017-05-11 23:31:40 UTC (rev 26210)
+++ csw/mgar/pkg/openssl1/trunk/Makefile	2017-05-30 06:50:42 UTC (rev 26211)
@@ -13,7 +13,7 @@
 ###### Package information #######
 
 NAME = openssl
-VERSION = 1.0.2h
+VERSION = 1.0.2l
 GARTYPE = v2
 # Since version 1.0.0, soname is fixed and does not follow the minor releases
 SONAME=1.0.0
@@ -28,7 +28,10 @@
 
 # This recipe can be used to compile openssl with Sun Studio or GCC
 # Just define the GARCOMPILER to the GNU or SUN
-GARCOMPILER = SOS12U4
+GARCOMPILER_5.9 = SOS12
+GARCOMPILER_5.10 = SOS12U4
+GARCOMPILER_5.11 = SOS12U4
+GARCOMPILER = $(GARCOMPILER_$(GAROSREL))
 GARCOMPILER_TYPE = $(if $(findstring GCC,$(GARCOMPILER)),GNU,SUN)
 
 PACKAGES = CSWlibssl1-0-0 CSWlibssl-dev CSWopenssl-utils

Modified: csw/mgar/pkg/openssl1/trunk/checksums
===================================================================
--- csw/mgar/pkg/openssl1/trunk/checksums	2017-05-11 23:31:40 UTC (rev 26210)
+++ csw/mgar/pkg/openssl1/trunk/checksums	2017-05-30 06:50:42 UTC (rev 26211)
@@ -1 +1 @@
-9392e65072ce4b614c1392eefc1f23d0  openssl-1.0.2h.tar.gz
+f85123cd390e864dfbe517e7616e6566  openssl-1.0.2l.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list