On Tue, Oct 23, 2018 at 11:09:28PM -0700, Ori Bernstein wrote: > Fix missing revision bump for previous commit to > ports/geo/openbsd-developers/OpenBSD (r158), > where I learned how to not cancel a commit. > > OK? > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/geo/openbsd-developers/Makefile,v > retrieving revision 1.160 > diff -u -p -a -u -r1.160 Makefile > --- Makefile 22 Aug 2018 09:43:15 -0000 1.160 > +++ Makefile 24 Oct 2018 05:54:14 -0000 > @@ -4,7 +4,7 @@ CATEGORIES= geo > COMMENT= geographic location of past and present OpenBSD > developers > > DISTNAME= openbsd-developers-2.0 > -REVISION= 27 > +REVISION= 28 > > DISTFILES= > HOMEPAGE= https://www.openbsd.org/ > > -- > Ori Bernstein
ok mlarkin, get a ports person to give you another ok and go for it (and use a proper commit message :) )