Date: Sat, 27 Oct 2018 10:32:23 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483122 - head/editors/ne Message-ID: <201810271032.w9RAWNHu012037@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sat Oct 27 10:32:23 2018 New Revision: 483122 URL: https://svnweb.freebsd.org/changeset/ports/483122 Log: editors/ne: Bump revision after r482945 and r482889 r482889 did not include a pkg-plist. The build succeeded anyway, so the package was empty. r482945 added it but did not bump the revision. PR: 232338 Modified: head/editors/ne/Makefile Modified: head/editors/ne/Makefile ============================================================================== --- head/editors/ne/Makefile Sat Oct 27 10:22:53 2018 (r483121) +++ head/editors/ne/Makefile Sat Oct 27 10:32:23 2018 (r483122) @@ -3,6 +3,7 @@ PORTNAME= ne PORTVERSION= 3.1.2 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://ne.di.unimi.it/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810271032.w9RAWNHu012037>