Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2007 19:19:01 GMT
From:      Nick Barkas<snb@threerings.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/110640: [patch] Update sysutils/apt to 0.6.46.4-0.1
Message-ID:  <200703211919.l2LJJ1UM035321@www.freebsd.org>
Resent-Message-ID: <200703211930.l2LJU5qc056776@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 21 19:30:05 GMT 2007
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703211919.l2LJJ1UM035321>