SF.net SVN: gar:[23342] csw/mgar/pkg/proxytunnel/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Apr 6 10:10:18 CEST 2014


Revision: 23342
          http://sourceforge.net/p/gar/code/23342
Author:   dmichelsen
Date:     2014-04-06 08:10:16 +0000 (Sun, 06 Apr 2014)
Log Message:
-----------
proxytunnel/trunk: Update to latest standards

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

Modified: csw/mgar/pkg/proxytunnel/trunk/Makefile
===================================================================
--- csw/mgar/pkg/proxytunnel/trunk/Makefile	2014-04-06 08:07:24 UTC (rev 23341)
+++ csw/mgar/pkg/proxytunnel/trunk/Makefile	2014-04-06 08:10:16 UTC (rev 23342)
@@ -11,29 +11,29 @@
 endef
 
 MASTER_SITES = $(SF_MIRRORS)
-DISTFILES  = $(NAME)-$(VERSION).tgz
+DISTFILES += $(DISTNAME).tgz
+DISTFILES += changelog.CSW
 PATCHFILES = patch-Makefile.diff
 
-SPKG_SOURCEURL = http://proxytunnel.sourceforge.net/
+VENDOR_URL = http://proxytunnel.sourceforge.net/
 
-BUILD_DEP_PKGS = CSWlibssl-dev
-RUNTIME_DEP_PKGS = CSWlibssl1-0-0
+BUILD_DEP_PKGS += CSWlibssl-dev
 
-# UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tgz
-# UPSTREAM_MASTER_SITES = 
+PACKAGES += CSWproxytunnel
+SPKG_DESC_CSWproxytunnel = Tunnels network connections through a HTTPS proxy
+# PKGFILES is catchall
+RUNTIME_DEP_PKGS_CSWproxytunnel = CSWlibssl1-0-0
 
 CONFIGURE_SCRIPTS = 
 TEST_SCRIPTS = 
 
-CONFIGURE_ARGS = $(DIRPATHS)
+EXTRA_CFLAGS += -I$(includedir)
+EXTRA_LDFLAGS += -lnsl -lsocket
 
-EXTRA_CFLAGS = -I/opt/csw/include
-EXTRA_LDFLAGS = -lnsl -lsocket
-
 include gar/category.mk
 
 post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(NAME)
 post-install-modulated:
 	@ginstall -d $(DOCDEST)
-	@cp $(FILEDIR)/changelog.CSW $(DOCDEST)
+	@cp $(WORKDIR)/changelog.CSW $(DOCDEST)
 	@$(MAKECOOKIE)

Modified: csw/mgar/pkg/proxytunnel/trunk/checksums
===================================================================
--- csw/mgar/pkg/proxytunnel/trunk/checksums	2014-04-06 08:07:24 UTC (rev 23341)
+++ csw/mgar/pkg/proxytunnel/trunk/checksums	2014-04-06 08:10:16 UTC (rev 23342)
@@ -1,2 +1 @@
-d74472b89c3f3b3b0abf6bd809ae34c2  download/proxytunnel-1.9.0.tgz
-b964acf679e2ea3a24fda6ea67f36581  download/patch-Makefile.diff
+d74472b89c3f3b3b0abf6bd809ae34c2  proxytunnel-1.9.0.tgz

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