Bug 178374 - ftp/tnftp update and take maintainership
Summary: ftp/tnftp update and take maintainership
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-06 20:00 UTC by Danilo Egêa Gondolfo
Modified: 2013-05-06 20:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.17 KB, patch)
2013-05-06 20:00 UTC, Danilo Egêa Gondolfo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo Egêa Gondolfo 2013-05-06 20:00:00 UTC
ftp/tnftp update from 20100108 to 20130505 and take maintainership.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-06 20:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

bdrewery@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2013-05-06 20:10:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-05-06 20:10:11 UTC
Author: bdrewery
Date: Mon May  6 19:09:58 2013
New Revision: 317543
URL: http://svnweb.freebsd.org/changeset/ports/317543

Log:
  - Update to 20130505
  - Pass maintainership to submitter
  
  PR:		ports/178374
  Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>

Modified:
  head/ftp/tnftp/Makefile
  head/ftp/tnftp/distinfo

Modified: head/ftp/tnftp/Makefile
==============================================================================
--- head/ftp/tnftp/Makefile	Mon May  6 18:40:08 2013	(r317542)
+++ head/ftp/tnftp/Makefile	Mon May  6 19:09:58 2013	(r317543)
@@ -1,17 +1,12 @@
-# New ports collection makefile for:	tnftp
-# Date created:				28 Jan 2004
-# Whom:					Tom McLaughlin <tmclaugh@sdf.lonestar.org>
-#
+# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
 # $FreeBSD$
-#
 
 PORTNAME=	tnftp
-PORTVERSION=	20100108
+PORTVERSION=	20130505
 CATEGORIES=	ftp ipv6
-MASTER_SITES=	ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ \
-		ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/old/
+MASTER_SITES=	ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	danilogondolfo@gmail.com
 COMMENT=	Enhanced ftp client from NetBSD
 
 GNU_CONFIGURE=	yes

Modified: head/ftp/tnftp/distinfo
==============================================================================
--- head/ftp/tnftp/distinfo	Mon May  6 18:40:08 2013	(r317542)
+++ head/ftp/tnftp/distinfo	Mon May  6 19:09:58 2013	(r317543)
@@ -1,2 +1,2 @@
-SHA256 (tnftp-20100108.tar.gz) = 31d9f9ae333cdf99290c30b1f409e4fff79824cd2498464a8cade881c9b5511a
-SIZE (tnftp-20100108.tar.gz) = 614438
+SHA256 (tnftp-20130505.tar.gz) = 6f650e25f6fd51538f677b789b49379f367ae9f1dee74c94cfe24d92abc2cffb
+SIZE (tnftp-20130505.tar.gz) = 612475
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"