From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 9 08:00:00 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 901EBBB for ; Thu, 9 May 2013 08:00:00 +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 76597774 for ; Thu, 9 May 2013 08:00:00 +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 r49800b6080919 for ; Thu, 9 May 2013 08:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r49800t5080918; Thu, 9 May 2013 08:00:00 GMT (envelope-from gnats) Resent-Date: Thu, 9 May 2013 08:00:00 GMT Resent-Message-Id: <201305090800.r49800t5080918@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Muhammad Moinur Rahman <5u623l20@gmail.com> Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E6364FC9 for ; Thu, 9 May 2013 07:55:25 +0000 (UTC) (envelope-from bofh@bofh.1asiacom.net) Received: from bofh.1asiacom.net (bofh.1asiacom.net [103.4.109.98]) by mx1.freebsd.org (Postfix) with ESMTP id 339AB6F1 for ; Thu, 9 May 2013 07:55:24 +0000 (UTC) Received: from bofh.1asiacom.net (localhost [127.0.0.1]) by bofh.1asiacom.net (8.14.6/8.14.6) with ESMTP id r497tMcJ004579 for ; Thu, 9 May 2013 13:55:22 +0600 (BDT) (envelope-from bofh@bofh.1asiacom.net) Received: (from root@localhost) by bofh.1asiacom.net (8.14.6/8.14.6/Submit) id r497tKcb004578; Thu, 9 May 2013 13:55:20 +0600 (BDT) (envelope-from bofh) Message-Id: <201305090755.r497tKcb004578@bofh.1asiacom.net> Date: Thu, 9 May 2013 13:55:20 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/178440: [PATCH] archivers/zipper: update to 1.5, take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 May 2013 08:00:00 -0000 >Number: 178440 >Category: ports >Synopsis: [PATCH] archivers/zipper: update to 1.5, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu May 09 08:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 10.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD bofh.1asiacom.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r249422: Sat Apr 27 03:47:21 BDT >Description: - Update to 1.5 - Take maintainership For Committer's reference: http://tb.s.ubze.ro//logs/10-CURRENT-i386-clang/zipper-1.5.log http://tb.s.ubze.ro//logs/10-CURRENT-i386-gcc/zipper-1.5.log http://tb.s.ubze.ro//logs/10-CURRENT-amd64-clang/zipper-1.5.log http://tb.s.ubze.ro//logs/10-CURRENT-amd64-gcc/zipper-1.5.log http://tb.s.ubze.ro//logs/9-STABLE-i386-clang/zipper-1.5.log http://tb.s.ubze.ro//logs/9-STABLE-i386-gcc/zipper-1.5.log http://tb.s.ubze.ro//logs/9-STABLE-amd64-clang/zipper-1.5.log http://tb.s.ubze.ro//logs/9-STABLE-amd64-gcc/zipper-1.5.log http://tb.s.ubze.ro//logs/8-STABLE-i386/zipper-1.5.log http://tb.s.ubze.ro//logs/8-STABLE-amd64/zipper-1.5.log Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- zipper-1.5.patch begins here --- diff -ruN /usr/ports//archivers/zipper/Makefile ./Makefile --- /usr/ports//archivers/zipper/Makefile 2012-11-17 11:54:24.000000000 +0600 +++ ./Makefile 2013-05-09 13:31:01.000000000 +0600 @@ -1,18 +1,14 @@ -# New ports collection makefile for: zipper.app -# Date created: 31 Aug 2006 -# Whom: gurkan@phys.ethz.ch -# -# $FreeBSD: ports/archivers/zipper/Makefile,v 1.15 2012/11/17 05:54:24 svnexp Exp $ -# +# Created by: gurkan@phys.ethz.ch +# $FreeBSD$ PORTNAME= zipper -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= archivers gnustep MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= gap DISTNAME= Zipper-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Tool for inspecting the contents of a compressed archive USE_GNUSTEP= yes diff -ruN /usr/ports//archivers/zipper/distinfo ./distinfo --- /usr/ports//archivers/zipper/distinfo 2012-06-09 19:00:31.000000000 +0600 +++ ./distinfo 2013-05-09 13:31:10.000000000 +0600 @@ -1,4 +1,2 @@ -SHA256 (Zipper-1.3.tar.gz) = fd6df5f8aef351282147a2820bd39b4b8c7561e42e743008c19e3f733d678931 -SIZE (Zipper-1.3.tar.gz) = 470821 -SHA256 (Zipper-1.4.tar.gz) = 845af38826811d844d666efe6269c1f8555913d907027d98cb347df940006941 -SIZE (Zipper-1.4.tar.gz) = 77505 +SHA256 (Zipper-1.5.tar.gz) = 3ecf9cd7e2242c62e38a4933ce4f3da35e90f52ca94ac030a1f2a717e6561392 +SIZE (Zipper-1.5.tar.gz) = 81557 --- zipper-1.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: