From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 5 11: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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B24E4D35 for ; Thu, 5 Dec 2013 11:00:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8B40111CE for ; Thu, 5 Dec 2013 11: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 rB5B003g097887 for ; Thu, 5 Dec 2013 11: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 rB5B00SZ097886; Thu, 5 Dec 2013 11:00:00 GMT (envelope-from gnats) Resent-Date: Thu, 5 Dec 2013 11:00:00 GMT Resent-Message-Id: <201312051100.rB5B00SZ097886@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 [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BA7AFC5D for ; Thu, 5 Dec 2013 10:57:46 +0000 (UTC) Received: from bofh.1asiacom.net (bofh.1asiacom.net [103.4.109.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E4A7E11B0 for ; Thu, 5 Dec 2013 10:57:45 +0000 (UTC) Received: from bofh.1asiacom.net (localhost [127.0.0.1]) by bofh.1asiacom.net (8.14.7/8.14.7) with ESMTP id rB5AvZGk084307 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Thu, 5 Dec 2013 16:57:35 +0600 (BDT) (envelope-from bofh@bofh.1asiacom.net) Received: (from root@localhost) by bofh.1asiacom.net (8.14.7/8.14.7/Submit) id rB5AvYJl084306; Thu, 5 Dec 2013 16:57:34 +0600 (BDT) (envelope-from bofh) Message-Id: <201312051057.rB5AvYJl084306@bofh.1asiacom.net> Date: Thu, 5 Dec 2013 16:57:34 +0600 (BDT) From: Muhammad Moinur Rahman <5u623l20@gmail.com> To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/184514: [PATCH] print/pmw: update to 4.27, take maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Dec 2013 11:00:00 -0000 >Number: 184514 >Category: ports >Synopsis: [PATCH] print/pmw: update to 4.27, 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 Dec 05 11:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Muhammad Moinur Rahman >Release: FreeBSD 11.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r257540: Tue Nov 5 18:47:37 >Description: - Update to 4.27 - Take maintainership For Committer's reference: http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.27/84i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.27/84amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.27/92i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.27/92amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.27/10b3i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.27/10b3amd64-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.27/11i386-default.log http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.27/11amd64-default.log Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports) >How-To-Repeat: >Fix: --- pmw-4.27.patch begins here --- diff -ruN /usr/ports//print/pmw/Makefile ./Makefile --- /usr/ports//print/pmw/Makefile 2013-11-02 20:48:58.000000000 +0600 +++ ./Makefile 2013-12-05 16:28:21.000000000 +0600 @@ -2,11 +2,11 @@ # $FreeBSD: print/pmw/Makefile 332493 2013-11-02 14:48:58Z pawel $ PORTNAME= pmw -PORTVERSION= 4.26 +PORTVERSION= 4.27 CATEGORIES= print audio MASTER_SITES= http://www.quercite.com/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= High quality music typesetting program LICENSE= GPLv2 @@ -19,10 +19,13 @@ SUB_FILES= pkg-message +.include post-install: +.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ChangeLog spec.pdf (cd ${WRKSRC}/doc && ${INSTALL_DATA} ${i} ${STAGEDIR}${DOCSDIR}) .endfor +.endif .include diff -ruN /usr/ports//print/pmw/distinfo ./distinfo --- /usr/ports//print/pmw/distinfo 2013-11-02 20:48:58.000000000 +0600 +++ ./distinfo 2013-12-05 16:17:39.000000000 +0600 @@ -1,2 +1,2 @@ -SHA256 (pmw-4.26.tar.gz) = 7266b60e20a085b0e07dd35c9696dcbc4f3176276fcc12a81b92e159d6459bf1 -SIZE (pmw-4.26.tar.gz) = 1985819 +SHA256 (pmw-4.27.tar.gz) = c6c0f3284d165b2003eb1104ea705efad6e018e31db578382d937db451b83ed2 +SIZE (pmw-4.27.tar.gz) = 2079252 --- pmw-4.27.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: