From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 29 04:40:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3D86D381 for ; Sat, 29 Jun 2013 04:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 169D717ED for ; Sat, 29 Jun 2013 04:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5T4e0Ea024702 for ; Sat, 29 Jun 2013 04:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5T4e0JG024701; Sat, 29 Jun 2013 04:40:00 GMT (envelope-from gnats) Date: Sat, 29 Jun 2013 04:40:00 GMT Message-Id: <201306290440.r5T4e0JG024701@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/180076: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jun 2013 04:40:01 -0000 The following reply was made to PR ports/180076; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/180076: commit references a PR Date: Sat, 29 Jun 2013 04:33:54 +0000 (UTC) Author: ak Date: Sat Jun 29 04:33:46 2013 New Revision: 322024 URL: http://svnweb.freebsd.org/changeset/ports/322024 Log: - Update to 1.3.1 - Convert Makefile headers to new style PR: ports/180076 Submitted by: Matthew D.Fuller (maintainer) Modified: head/sysutils/pwd_unmkdb/Makefile (contents, props changed) head/sysutils/pwd_unmkdb/distinfo (contents, props changed) Modified: head/sysutils/pwd_unmkdb/Makefile ============================================================================== --- head/sysutils/pwd_unmkdb/Makefile Sat Jun 29 02:37:35 2013 (r322023) +++ head/sysutils/pwd_unmkdb/Makefile Sat Jun 29 04:33:46 2013 (r322024) @@ -1,12 +1,8 @@ -# New ports collection makefile for: pwd_unmkdb -# Date created: 20 July 2003 -# Whom: Matthew Fuller -# +# Created by: Matthew Fuller # $FreeBSD$ -# PORTNAME= pwd_unmkdb -PORTVERSION= 1.3 +PORTVERSION= 1.3.1 CATEGORIES= sysutils MASTER_SITES= http://www.over-yonder.net/~fullermd/projects/pwd_unmkdb/ \ http://distfiles.over-yonder.net/pwd_unmkdb/ Modified: head/sysutils/pwd_unmkdb/distinfo ============================================================================== --- head/sysutils/pwd_unmkdb/distinfo Sat Jun 29 02:37:35 2013 (r322023) +++ head/sysutils/pwd_unmkdb/distinfo Sat Jun 29 04:33:46 2013 (r322024) @@ -1,2 +1,2 @@ -SHA256 (pwd_unmkdb-1.3.tar.gz) = b91747e105d8274634b5988fb55dd0b4d93eb3fb6516d545de1bae87d0c05166 -SIZE (pwd_unmkdb-1.3.tar.gz) = 4195 +SHA256 (pwd_unmkdb-1.3.1.tar.gz) = 9bb40b3bf4ab19e44f181cb64da53440b1d2a573ccda9fb05a8f4c9abf1cbaec +SIZE (pwd_unmkdb-1.3.1.tar.gz) = 4289 _______________________________________________ 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"