Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2014 14:43:18 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/188120: [MAINTAINER] print/pmw: update to 4.28
Message-ID:  <201403310843.s2V8hIhZ097642@bofh.1asiacom.net>
Resent-Message-ID: <201403310850.s2V8o0U9013636@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         188120
>Category:       ports
>Synopsis:       [MAINTAINER] print/pmw: update to 4.28
>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:   Mon Mar 31 08:50:00 UTC 2014
>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 #1 r263870: Fri Mar 28 16:37:49 BDT
>Description:
- Update to 4.28

For Committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.28/84i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.28/84amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.28/92i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.28/92amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.28/100i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.28/100amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.28/110i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/pmw/4.28/110amd64-default.log

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- pmw-4.28.patch begins here ---
diff -ruN /usr/ports//print/pmw/Makefile ./Makefile
--- /usr/ports//print/pmw/Makefile	2013-12-06 02:25:41.000000000 +0600
+++ ./Makefile	2014-03-31 14:33:49.711977657 +0600
@@ -2,7 +2,7 @@
 # $FreeBSD: head/print/pmw/Makefile 335685 2013-12-05 20:25:41Z sunpoet $
 
 PORTNAME=	pmw
-PORTVERSION=	4.27
+PORTVERSION=	4.28
 CATEGORIES=	print audio
 MASTER_SITES=	http://www.quercite.com/
 
@@ -19,8 +19,11 @@
 
 SUB_FILES=	pkg-message
 
+.include <bsd.port.pre.mk>
 post-install:
+.if ${PORT_OPTIONS:MDOCS}
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	(cd ${WRKSRC}/doc && ${INSTALL_DATA} ChangeLog spec.pdf ${STAGEDIR}${DOCSDIR})
+.endif
 
 .include <bsd.port.mk>
diff -ruN /usr/ports//print/pmw/distinfo ./distinfo
--- /usr/ports//print/pmw/distinfo	2013-12-06 02:25:41.000000000 +0600
+++ ./distinfo	2014-03-31 14:32:21.288983227 +0600
@@ -1,2 +1,2 @@
-SHA256 (pmw-4.27.tar.gz) = c6c0f3284d165b2003eb1104ea705efad6e018e31db578382d937db451b83ed2
-SIZE (pmw-4.27.tar.gz) = 2079252
+SHA256 (pmw-4.28.tar.gz) = ecbd2cdeb38fb82c2a482e22119b27cc6959e26b6ae6d318ba366471781dfe13
+SIZE (pmw-4.28.tar.gz) = 2081185
--- pmw-4.28.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?201403310843.s2V8hIhZ097642>