ports/110638: [patch] Update sysutils/apt to 0.6.46.4-0.1

Nick Barkas snb at threerings.net
Wed Mar 21 19:20:06 UTC 2007


>Number:         110638
>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:20: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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list