From nobody@FreeBSD.org  Wed Mar 21 19:24:03 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 7BD6916A420
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Mar 2007 19:24:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 6CC3113C455
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Mar 2007 19:24:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l2LJO3eb038489
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Mar 2007 19:24:03 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l2LJJ1UM035321;
	Wed, 21 Mar 2007 19:19:01 GMT
	(envelope-from nobody)
Message-Id: <200703211919.l2LJJ1UM035321@www.freebsd.org>
Date: Wed, 21 Mar 2007 19:19:01 GMT
From: Nick Barkas<snb@threerings.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Update sysutils/apt to 0.6.46.4-0.1
X-Send-Pr-Version: www-3.0

>Number:         110640
>Category:       ports
>Synopsis:       [patch] Update sysutils/apt to 0.6.46.4-0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 21 19:30:05 GMT 2007
>Closed-Date:    Wed Mar 21 22:27:21 GMT 2007
>Last-Modified:  Wed Mar 21 22:27:21 GMT 2007
>Originator:     Nick Barkas
>Release:        FreeBSD 6.1 i386
>Organization:
Three Rings Design
>Environment:
FreeBSD lab1.earth.threerings.net 6.1-RELEASE-p6 FreeBSD 6.1-RELEASE-p6 #5: Wed Sep 13 17:45:32 PDT 2006     root@lab1.earth.threerings.net:/usr/obj/usr/src/sys/SMP  i386
>Description:
Here's a patch to update sysutils/apt to the latest version. The current port uses a version which is no longer available from Debian mirrors.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN apt.orig/Makefile apt/Makefile
--- apt.orig/Makefile	Sun Feb 25 04:02:25 2007
+++ apt/Makefile	Wed Mar 21 10:56:55 2007
@@ -5,11 +5,10 @@
 # $FreeBSD: ports/sysutils/apt/Makefile,v 1.2 2007/02/25 12:02:25 stefan Exp $
 
 PORTNAME=	apt
-PORTVERSION=	0.6.46.4
-PORTREVISION=	1
+PORTVERSION=	0.6.46.4.1
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_DEBIAN_POOL}
-DISTNAME=	apt_${PORTVERSION}
+DISTNAME=	apt_0.6.46.4-0.1
 
 MAINTAINER=	snb@threerings.net
 COMMENT=	Advanced front-end for dpkg
diff -urN apt.orig/distinfo apt/distinfo
--- apt.orig/distinfo	Sun Feb 11 15:00:35 2007
+++ apt/distinfo	Wed Mar 21 11:00:16 2007
@@ -1,3 +1,3 @@
-MD5 (apt_0.6.46.4.tar.gz) = 82ec892fb9d389a4b6090cc2314e1714
-SHA256 (apt_0.6.46.4.tar.gz) = b4c33b4fdf5901b7dcfc602ad0be289dc8d5244b4f864271829bb2cddfc7813e
-SIZE (apt_0.6.46.4.tar.gz) = 1797347
+MD5 (apt_0.6.46.4-0.1.tar.gz) = 5f2c7231b17b2d2826e15b4684d25aef
+SHA256 (apt_0.6.46.4-0.1.tar.gz) = fab35a62d43d4a3942be095befecb60fc35bd58df43bcd1b9fa11efb497d4429
+SIZE (apt_0.6.46.4-0.1.tar.gz) = 1797866

>Release-Note:
>Audit-Trail:

From: Nick Barkas <snb@threerings.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/110640: [patch] Update sysutils/apt to 0.6.46.4-0.1
Date: Wed, 21 Mar 2007 12:57:02 -0700

 This can be closed, it's a duplicate of ports/110638. Sorry! I was  
 having some difficulty submitting my PR with the web interface.
 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Wed Mar 21 22:27:07 UTC 2007 
State-Changed-Why:  
Duplicate of ports/110638 

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