[csw-devel] SF.net SVN: gar:[21170] csw/mgar/pkg/wput/trunk/Makefile

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Tue May 21 22:22:48 CEST 2013


Revision: 21170
          http://gar.svn.sourceforge.net/gar/?rev=21170&view=rev
Author:   chninkel
Date:     2013-05-21 20:22:48 +0000 (Tue, 21 May 2013)
Log Message:
-----------
wput/trunk: updated to compile against newest gnutls

Modified Paths:
--------------
    csw/mgar/pkg/wput/trunk/Makefile

Modified: csw/mgar/pkg/wput/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wput/trunk/Makefile	2013-05-21 19:20:58 UTC (rev 21169)
+++ csw/mgar/pkg/wput/trunk/Makefile	2013-05-21 20:22:48 UTC (rev 21170)
@@ -2,7 +2,7 @@
 VERSION = 0.6.2
 GARTYPE = v2
 
-DESCRIPTION = the opposite of wget: a command line ftp client
+DESCRIPTION = The opposite of wget: a command line ftp client
 define BLURB
  Wput is a command-line ftp-client that looks like wget but instead of
  downloading, uploads files or whole directories to remote ftp-servers.
@@ -16,9 +16,8 @@
 LICENSE = COPYING
 
 BUILD_DEP_PKGS = CSWgnutlsdevel
+RUNTIME_DEP_PKGS = CSWlibintl8 CSWlibgnutls28 
 
-RUNTIME_DEP_PKGS = CSWggettextrt CSWgnutls CSWgcrypt
-
 # We define upstream file regex so we can be notifed of new upstream software release
 UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=141519
 UPSTREAM_USE_SF = 1

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