Date: Wed, 21 Oct 2009 21:39:13 -0200 (BRST) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: chris@officialunix.com Subject: ports/139832: [PATCH] ftp/proftpd: update to 1.3.2b Message-ID: <20091021233913.1851C3F624A@fbsd.scjamorim.org> Resent-Message-ID: <200910212340.n9LNe1EO097049@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139832 >Category: ports >Synopsis: [PATCH] ftp/proftpd: update to 1.3.2b >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 21 23:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009 >Description: - Update to 1.3.2b Port maintainer (chris@officialunix.com) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- proftpd-1.3.2b.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/ftp/proftpd/Makefile,v retrieving revision 1.161 diff -u -u -r1.161 Makefile --- Makefile 16 Oct 2009 18:09:23 -0000 1.161 +++ Makefile 21 Oct 2009 23:38:23 -0000 @@ -6,7 +6,7 @@ # PORTNAME= proftpd -PORTVERSION= 1.3.2a +PORTVERSION= 1.3.2b CATEGORIES?= ftp MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/ftp/proftpd/distinfo,v retrieving revision 1.54 diff -u -u -r1.54 distinfo --- distinfo 23 Sep 2009 13:34:35 -0000 1.54 +++ distinfo 21 Oct 2009 23:38:23 -0000 @@ -1,6 +1,6 @@ -MD5 (proftpd-1.3.2a.tar.bz2) = ad3cbb5db30c5ae39e09b308892392b3 -SHA256 (proftpd-1.3.2a.tar.bz2) = 59d5ff059763d23c0693b0e73ebb6de35a2ab38280994c4b8e7c3f0067af5dcd -SIZE (proftpd-1.3.2a.tar.bz2) = 2506692 +MD5 (proftpd-1.3.2b.tar.bz2) = 0d6777839f37115654ce384841f68131 +SHA256 (proftpd-1.3.2b.tar.bz2) = ac99969b0bb12f02098dcdf5c23d45c85b05ba2453b78f56fce5e7352d0ac192 +SIZE (proftpd-1.3.2b.tar.bz2) = 2507569 MD5 (mod_clamav-0.11rc.tar.gz) = 42e560ec0bd5964e13fad1b2bb7afe21 SHA256 (mod_clamav-0.11rc.tar.gz) = 87630eb1866066d6320ee711897d8998b8f4915c0498b2e78cc0464abd34855a SIZE (mod_clamav-0.11rc.tar.gz) = 5115 @@ -9,4 +9,4 @@ 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 +SIZE (mod_sql_tds-4.11.tar.bz2) = 11254 --- proftpd-1.3.2b.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091021233913.1851C3F624A>