Date: Sun, 18 Dec 2011 23:12:12 -0800 (PST) From: "Denise H. G." <darcsis@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/163445: [MAINTAINER] editors/mg: update to 20110905 Message-ID: <4eeee3cc.67f2320a.7682.5839@mx.google.com> Resent-Message-ID: <201112190720.pBJ7K8cR072122@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 163445 >Category: ports >Synopsis: [MAINTAINER] editors/mg: update to 20110905 >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 Dec 19 07:20:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Denise H. G. >Release: FreeBSD 9.0-PRERELEASE amd64 >Organization: XBSD Networks >Environment: System: FreeBSD pluton.xbsd.name 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #0: Fri Dec 16 08:12:43 CST 2011 dhg@pluton.xbsd.name:/opt/obj/sysbld/usr/src/sys/pluton-amd64 amd64 >Description: update editors/mg to 20110905 >How-To-Repeat: >Fix: --- mg-patch.txt begins here --- diff -ranuN mg/Makefile mg-20110905/Makefile --- mg/Makefile 2010-10-12 17:47:16.000000000 +0800 +++ mg-20110905/Makefile 2011-12-19 14:35:56.572824175 +0800 @@ -6,7 +6,7 @@ # PORTNAME= mg -PORTVERSION= 20090107 +PORTVERSION= 20110905 CATEGORIES= editors MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ http://homepage.boetes.org/software/mg/ @@ -19,6 +19,10 @@ HAS_CONFIGURE= yes +pre-configure: + @${REINPLACE_CMD} -e 's|-Wno-error=unused-but-set-variable||g' \ + ${WRKSRC}/Makefile.in + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MANPREFIX}/man/man1 diff -ranuN mg/distinfo mg-20110905/distinfo --- mg/distinfo 2011-03-20 20:49:26.000000000 +0800 +++ mg-20110905/distinfo 2011-12-19 14:35:56.572824175 +0800 @@ -1,2 +1,2 @@ -SHA256 (mg-20090107.tar.gz) = a1702268b2607dacfcc22c5ffd80845113dff5f82b794139c801d875f87ff048 -SIZE (mg-20090107.tar.gz) = 136530 +SHA256 (mg-20110905.tar.gz) = 1cd37d7e6a3eecc890a5718c38b8f38495057ba93856762a756ccee2f9618229 +SIZE (mg-20110905.tar.gz) = 138805 --- mg-patch.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4eeee3cc.67f2320a.7682.5839>