Date: Thu, 9 May 2013 13:55:20 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/178440: [PATCH] archivers/zipper: update to 1.5, take maintainership Message-ID: <201305090755.r497tKcb004578@bofh.1asiacom.net> Resent-Message-ID: <201305090800.r49800t5080918@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305090755.r497tKcb004578>