Follow the patch, with REVISION Index: Makefile =================================================================== RCS file: /cvs/ports/net/zeromq/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefile --- Makefile 15 Oct 2014 14:28:42 -0000 1.13 +++ Makefile 25 Dec 2014 19:28:44 -0000 @@ -13,6 +13,10 @@ SHARED_LIBS += zmq 4.0 CATEGORIES = net HOMEPAGE = http://zeromq.org/
+MAINTAINER = Rodrigo Mosconi <open...@mosconi.mat.br> + +REVISION = 1 + # LGPLv3 PERMIT_PACKAGE_CDROM = Yes 2014-12-24 5:46 GMT-02:00 Antoine Jacoutot <ajacou...@bsdfrog.org>: > On Wed, Dec 24, 2014 at 12:43:26AM -0200, Rodrigo Mosconi wrote: > > I`m taking the maintainership of net/zeromq > > I added you but you should start looking at how to maintain ports right > away then. > Because you missed a REVISION bump. > > > > Index: Makefile > > =================================================================== > > RCS file: /cvs/ports/net/zeromq/Makefile,v > > retrieving revision 1.13 > > diff -u -p -r1.13 Makefile > > --- Makefile 15 Oct 2014 14:28:42 -0000 1.13 > > +++ Makefile 24 Dec 2014 02:41:13 -0000 > > @@ -13,6 +13,8 @@ SHARED_LIBS += zmq 4.0 > > CATEGORIES = net > > HOMEPAGE = http://zeromq.org/ > > > > +MAINTAINER = Rodrigo Mosconi <open...@mosconi.mat.br> > > + > > # LGPLv3 > > PERMIT_PACKAGE_CDROM = Yes > > > > > -- > Antoine >