From nobody@FreeBSD.org  Fri Feb 19 11:49:02 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B5107106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Feb 2010 11:49:02 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A48F98FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Feb 2010 11:49:02 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o1JBn2bO076156
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 19 Feb 2010 11:49:02 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o1JBn2tQ076155;
	Fri, 19 Feb 2010 11:49:02 GMT
	(envelope-from nobody)
Message-Id: <201002191149.o1JBn2tQ076155@www.freebsd.org>
Date: Fri, 19 Feb 2010 11:49:02 GMT
From: Bartlomiej Syryjczyk <guzik@anka.net.pl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ProFTPd update
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         144106
>Category:       ports
>Synopsis:       ftp/proftpd: ProFTPd update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 19 11:50:01 UTC 2010
>Closed-Date:    Sun Feb 21 17:03:11 UTC 2010
>Last-Modified:  Sun Feb 21 17:03:11 UTC 2010
>Originator:     Bartlomiej Syryjczyk
>Release:        8.0-RELEASE
>Organization:
none
>Environment:
FreeBSD  8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
ProFTPd update (ftp/proftpd)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -pruN /tmp/proftpd/Makefile ./Makefile
--- /tmp/proftpd/Makefile       2010-02-19 12:34:59.000000000 +0100
+++ ./Makefile  2010-02-19 12:35:10.000000000 +0100
@@ -6,7 +6,7 @@
 #

 PORTNAME=      proftpd
-PORTVERSION=   1.3.2c
+PORTVERSION=   1.3.2d
 CATEGORIES?=   ftp
 MASTER_SITES=  ftp://ftp.proftpd.org/distrib/source/ \
                ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \
diff -pruN /tmp/proftpd/distinfo ./distinfo
--- /tmp/proftpd/distinfo       2010-02-19 12:34:59.000000000 +0100
+++ ./distinfo  2010-02-19 12:35:18.000000000 +0100
@@ -1,12 +1,3 @@
-MD5 (proftpd-1.3.2c.tar.bz2) = 559fd3fb6959d42ddd66b333a03b0c49
-SHA256 (proftpd-1.3.2c.tar.bz2) = 4238ade6978ff578735b070667ff798ac10edf97af9d56d33528ebdc500916f9
-SIZE (proftpd-1.3.2c.tar.bz2) = 2536105
-MD5 (mod_clamav-0.11rc.tar.gz) = 42e560ec0bd5964e13fad1b2bb7afe21
-SHA256 (mod_clamav-0.11rc.tar.gz) = 87630eb1866066d6320ee711897d8998b8f4915c0498b2e78cc0464abd34855a
-SIZE (mod_clamav-0.11rc.tar.gz) = 5115
-MD5 (mod_digest.c) = e706e66fa4d82cf7875a1a5d6767fe00
-SHA256 (mod_digest.c) = 18174e3d3c1d61367d78c228e6510b0a21c11458f389630df281bb84d467d399
-SIZE (mod_digest.c) = 39073
-MD5 (mod_sql_tds-4.11.tar.bz2) = 217d85806093f71cfe746838a7a9970d
-SHA256 (mod_sql_tds-4.11.tar.bz2) = 0fea4bc2107fb61d7ee45f3913007876f5d95d95dff00a3f355ad50437f1ecff
-SIZE (mod_sql_tds-4.11.tar.bz2) = 11254
+MD5 (proftpd-1.3.2d.tar.bz2) = 0941935e30199a3f22f7225fe76bc489
+SHA256 (proftpd-1.3.2d.tar.bz2) = 64be10d5190d3b596c04c04fa5764fd79ce212628b58e64a1ecbee743d17531f
+SIZE (proftpd-1.3.2d.tar.bz2) = 2545428

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->mm 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Feb 19 13:35:01 UTC 2010 
Responsible-Changed-Why:  
Fix synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144106 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144106: commit references a PR
Date: Sun, 21 Feb 2010 16:50:18 +0000 (UTC)

 mm          2010-02-21 16:50:05 UTC
 
   FreeBSD ports repository
 
   Modified files:
     ftp/proftpd          Makefile distinfo 
   Log:
   - Update to 1.3.2d (maintenance)
   
   PR:             ports/144106
   Submitted by:   Bartlomiej Syryjczyk <guzik@anka.net.pl>
   Feature safe:   yes
   
   Revision  Changes    Path
   1.168     +1 -1      ports/ftp/proftpd/Makefile
   1.57      +3 -3      ports/ftp/proftpd/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: mm 
State-Changed-When: Sun Feb 21 17:03:09 UTC 2010 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144106 
>Unformatted:
