From owner-svn-ports-head@FreeBSD.ORG Tue Oct 8 15:47:50 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 2D15CBFC; Tue, 8 Oct 2013 15:47:50 +0000 (UTC) (envelope-from theraven@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 00A8F2C0C; Tue, 8 Oct 2013 15:47:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r98FlnoQ098048; Tue, 8 Oct 2013 15:47:49 GMT (envelope-from theraven@svn.freebsd.org) Received: (from theraven@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r98FlnwP098045; Tue, 8 Oct 2013 15:47:49 GMT (envelope-from theraven@svn.freebsd.org) Message-Id: <201310081547.r98FlnwP098045@svn.freebsd.org> From: David Chisnall Date: Tue, 8 Oct 2013 15:47:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329799 - head/ftp/gnustep-ftp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Oct 2013 15:47:50 -0000 Author: theraven Date: Tue Oct 8 15:47:49 2013 New Revision: 329799 URL: http://svnweb.freebsd.org/changeset/ports/329799 Log: Update GNUstep FTP to the latest release. Modified: head/ftp/gnustep-ftp/Makefile head/ftp/gnustep-ftp/distinfo head/ftp/gnustep-ftp/pkg-plist Modified: head/ftp/gnustep-ftp/Makefile ============================================================================== --- head/ftp/gnustep-ftp/Makefile Tue Oct 8 15:27:16 2013 (r329798) +++ head/ftp/gnustep-ftp/Makefile Tue Oct 8 15:47:49 2013 (r329799) @@ -1,14 +1,14 @@ # $FreeBSD$ PORTNAME= ftp -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= ftp gnustep MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= gap PKGNAMEPREFIX= gnustep- DISTNAME= FTP-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= theraven@FreeBSD.org COMMENT= Compact and handy FTP client for GNUstep LICENSE= GPLv2 @@ -18,7 +18,6 @@ USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile Modified: head/ftp/gnustep-ftp/distinfo ============================================================================== --- head/ftp/gnustep-ftp/distinfo Tue Oct 8 15:27:16 2013 (r329798) +++ head/ftp/gnustep-ftp/distinfo Tue Oct 8 15:47:49 2013 (r329799) @@ -1,2 +1,2 @@ -SHA256 (FTP-0.3.tar.gz) = 1b701a367a516b9dbd7ab9663a2eee18dc0262ea15da10ed01fa8eff956b4c8d -SIZE (FTP-0.3.tar.gz) = 110982 +SHA256 (FTP-0.4.tar.gz) = 62a742e7b526ca1581ca641f6f444974c69640c1703b269c5b6cce6bfe15520c +SIZE (FTP-0.4.tar.gz) = 123290 Modified: head/ftp/gnustep-ftp/pkg-plist ============================================================================== --- head/ftp/gnustep-ftp/pkg-plist Tue Oct 8 15:27:16 2013 (r329798) +++ head/ftp/gnustep-ftp/pkg-plist Tue Oct 8 15:47:49 2013 (r329799) @@ -11,6 +11,6 @@ GNUstep/Local/Applications/FTP.app/Resou GNUstep/Local/Applications/FTP.app/Resources/arrow_right.tiff GNUstep/Local/Applications/FTP.app/stamp.make GNUstep/Local/Tools/FTP -@dirrm GNUstep/Local/Applications/FTP.app/Resources/FTP.gorm -@dirrm GNUstep/Local/Applications/FTP.app/Resources -@dirrm GNUstep/Local/Applications/FTP.app +@dirrmtry GNUstep/Local/Applications/FTP.app/Resources/FTP.gorm +@dirrmtry GNUstep/Local/Applications/FTP.app/Resources +@dirrmtry GNUstep/Local/Applications/FTP.app