Date: Sun, 30 Aug 2015 22:20:59 +0800 From: Vanilla Hsu <vanilla@fatpipi.com> To: Olivier Duchateau <olivierd@freebsd.org>, Daniel Lin <linpct@gmail.com> Cc: "Vanilla I. Shu" <vanilla@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r395579 - head/www/iojs Message-ID: <CAB_qb6_CVbS4HZ7=jt3PN-Wi11LE7f5LSJ9ENTwj2y6ZmFtPqw@mail.gmail.com> In-Reply-To: <20150830154157.13a5fd1386078a4ca486d223@freebsd.org> References: <201508300233.t7U2XbuQ066241@repo.freebsd.org> <20150830154157.13a5fd1386078a4ca486d223@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
ops, my fault. Daniel, it's my mistake, would you approved this pr? 2015-08-30 23:41 GMT+08:00 Olivier Duchateau <olivierd@freebsd.org>: > On Sun, 30 Aug 2015 02:33:37 +0000 (UTC) > "Vanilla I. Shu" <vanilla@FreeBSD.org> wrote: > > > Author: vanilla > > Date: Sun Aug 30 02:33:36 2015 > > New Revision: 395579 > > URL: https://svnweb.freebsd.org/changeset/ports/395579 > > > > Log: > > Upgrade to 3.2.0. > > > > PR: 202747 > > Submitted by: maintainer > > I'm not the maintainer, it's a mistake. I just sent PR in order to update > www/iojs. > > > > > Modified: > > head/www/iojs/Makefile > > head/www/iojs/distinfo > > > > Modified: head/www/iojs/Makefile > > > ============================================================================== > > --- head/www/iojs/Makefile Sat Aug 29 23:26:24 2015 (r395578) > > +++ head/www/iojs/Makefile Sun Aug 30 02:33:36 2015 (r395579) > > @@ -2,7 +2,7 @@ > > # $FreeBSD$ > > > > PORTNAME= iojs > > -PORTVERSION= 3.0.0 > > +PORTVERSION= 3.2.0 > > DISTVERSIONPREFIX= v > > CATEGORIES= www > > > > @@ -18,6 +18,8 @@ GH_PROJECT= io.js > > HAS_CONFIGURE= yes > > USE_LDCONFIG= yes > > > > +WRKSRC= ${WRKDIR}/node-${PORTVERSION} > > + > > CONFLICTS= node-0.[02-9][0-9]* node-devel-0.[0-9]* > > > > ONLY_FOR_ARCHS= i386 amd64 > > > > Modified: head/www/iojs/distinfo > > > ============================================================================== > > --- head/www/iojs/distinfo Sat Aug 29 23:26:24 2015 (r395578) > > +++ head/www/iojs/distinfo Sun Aug 30 02:33:36 2015 (r395579) > > @@ -1,2 +1,2 @@ > > -SHA256 (nodejs-io.js-v3.0.0_GH0.tar.gz) = > bef86ca4305e6441d5dd22b6dbdb1e54c4efdaa1542a38c1606d4b7485aa58f7 > > -SIZE (nodejs-io.js-v3.0.0_GH0.tar.gz) = 36326169 > > +SHA256 (nodejs-io.js-v3.2.0_GH0.tar.gz) = > bfaf8fef105ea6568f6f8512c08b1f16d9539fcdcde0815b8d5285b4bf92a29f > > +SIZE (nodejs-io.js-v3.2.0_GH0.tar.gz) = 36352683 > > > > > -- > Olivier Duchateau <olivierd@freebsd.org> >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB_qb6_CVbS4HZ7=jt3PN-Wi11LE7f5LSJ9ENTwj2y6ZmFtPqw>