[csw-devel] SF.net SVN: gar:[10651] csw/mgar/pkg/stunnel/trunk

skayser at users.sourceforge.net skayser at users.sourceforge.net
Thu Jul 29 01:05:26 CEST 2010


Revision: 10651
          http://gar.svn.sourceforge.net/gar/?rev=10651&view=rev
Author:   skayser
Date:     2010-07-28 23:05:26 +0000 (Wed, 28 Jul 2010)

Log Message:
-----------
stunnel: fix checkpkg dep catch, re-add sample conf patchfile, standardize changelog file name

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

Modified: csw/mgar/pkg/stunnel/trunk/Makefile
===================================================================
--- csw/mgar/pkg/stunnel/trunk/Makefile	2010-07-28 22:56:13 UTC (rev 10650)
+++ csw/mgar/pkg/stunnel/trunk/Makefile	2010-07-28 23:05:26 UTC (rev 10651)
@@ -22,10 +22,10 @@
 DISTFILES    = $(GARNAME)-$(GARVERSION).tar.gz
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
-RUNTIME_DEP_PKGS = CSWzlib CSWosslrt CSWtcpwrap CSWcswclassutils
+RUNTIME_DEP_PKGS = CSWzlib CSWosslrt CSWtcpwrap
 
 # Make stunnel.conf-sample.in honor $localstatedir adjustments
-#PATCHFILES = 0001-Make-stunnel.conf-sample.in-honor-sysconfdir-localst.patch
+PATCHFILES = 0001-Make-stunnel.conf-sample.in-honor-sysconfdir-localst.patch
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --with-ssl=/opt/csw
@@ -47,6 +47,8 @@
 PROTOTYPE_USER_restrict  = nobody
 PROTOTYPE_GROUP_restrict = nobody
 
+EXTRA_PAX_ARGS = '-s,ChangeLog$$,changelog,p'
+
 include gar/category.mk
 
 # 1) Suppress prompts for openssl sample cert generation (-batch)

Modified: csw/mgar/pkg/stunnel/trunk/checksums
===================================================================
--- csw/mgar/pkg/stunnel/trunk/checksums	2010-07-28 22:56:13 UTC (rev 10650)
+++ csw/mgar/pkg/stunnel/trunk/checksums	2010-07-28 23:05:26 UTC (rev 10651)
@@ -1,2 +1,2 @@
-c8d5c69008fef019b86d743207309524  0001-Make-stunnel.conf-sample.in-honor-sysconfdir-localst.patch
+0915b192dcbe816490ed88770bb771d0  0001-Make-stunnel.conf-sample.in-honor-sysconfdir-localst.patch
 559a864066d8cc4afd8a97682c90d41c  stunnel-4.33.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