Bug 195463

Summary: [PATCH] archivers/dpkg: update to 1.7.21
Product: Ports & Packages Reporter: loic.blot
Component: Individual Port(s)Assignee: Pawel Pekala <pawel>
Status: Closed FIXED    
Severity: Affects Many People Flags: loic.blot: maintainer-feedback? (pawel)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description loic.blot 2014-11-28 09:13:09 UTC
Hi,
dpkg 1.7.20 isn't present on any mirror. Please update port to 1.7.21

Here is a diff:

--- Makefile.old	2014-11-28 09:11:48.000000000 +0000
+++ Makefile	2014-11-28 09:09:11.000000000 +0000
@@ -2,8 +2,7 @@
 # $FreeBSD: head/archivers/dpkg/Makefile 373448 2014-11-26 13:08:24Z mat $
 
 PORTNAME=	dpkg
-PORTVERSION=	1.17.20
-PORTREVISION=	1
+PORTVERSION=	1.17.21
 CATEGORIES=	archivers sysutils
 MASTER_SITES=	${MASTER_SITE_DEBIAN_POOL}
 DISTNAME=	dpkg_${PORTVERSION}

Thanks
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-28 09:13:09 UTC
Auto-assigned to maintainer pawel@FreeBSD.org
Comment 2 Pawel Pekala freebsd_committer freebsd_triage 2014-11-28 23:00:39 UTC
Done in r373583.
Comment 3 loic.blot 2014-12-31 12:29:47 UTC
Thanks !