2014-07-13 14:29 GMT+02:00 Jonathan Armani <d...@asystant.net>: > Hi, > > Correct libguess and mowgli homepages. > mcs has no more homepage, link to the official github. > > I will commit them separately, ok ? > > Index: libguess/Makefile > =================================================================== > RCS file: /cvs/ports/devel/libguess/Makefile,v > retrieving revision 1.3 > diff -u -p -r1.3 Makefile > --- libguess/Makefile 11 Mar 2013 10:50:10 -0000 1.3 > +++ libguess/Makefile 13 Jul 2014 12:24:24 -0000 > @@ -6,11 +6,13 @@ COMMENT = high-speed character set dete > > DISTNAME = libguess-1.1 > > +REVISION = 0 > + > SHARED_LIBS = guess 0.0 # 1.0 > > CATEGORIES = devel > > -HOMEPAGE = http://www.atheme.org/project/libguess > +HOMEPAGE = http://www.atheme.org/projects/libguess.html > > # BSD > PERMIT_PACKAGE_CDROM = Yes > Index: mcs/Makefile > =================================================================== > RCS file: /cvs/ports/devel/mcs/Makefile,v > retrieving revision 1.7 > diff -u -p -r1.7 Makefile > --- mcs/Makefile 11 Mar 2013 10:50:11 -0000 1.7 > +++ mcs/Makefile 13 Jul 2014 12:24:24 -0000 > @@ -4,12 +4,13 @@ COMMENT = abstract the storage of config > > DISTNAME = libmcs-0.7.2 > PKGNAME = ${DISTNAME:S/lib//} > +REVISION = 0 > > SHARED_LIBS = mcs 1.0 > > CATEGORIES = devel > > -HOMEPAGE = http://www.atheme.org/project/mcs > +HOMEPAGE = https://github.com/atheme/libmcs > > # BSD > PERMIT_PACKAGE_CDROM = Yes > Index: mowgli/Makefile > =================================================================== > RCS file: /cvs/ports/devel/mowgli/Makefile,v > retrieving revision 1.5 > diff -u -p -r1.5 Makefile > --- mowgli/Makefile 11 Mar 2013 10:50:11 -0000 1.5 > +++ mowgli/Makefile 13 Jul 2014 12:24:24 -0000 > @@ -4,12 +4,13 @@ COMMENT = performance and usability orie > > DISTNAME = libmowgli-1.0.0 > PKGNAME = ${DISTNAME:S/lib//} > +REVISION = 0 > > SHARED_LIBS = mowgli 1.1 > > CATEGORIES = devel > > -HOMEPAGE = http://www.atheme.org/project/mowgli > +HOMEPAGE = http://www.atheme.org/projects/libmowgli.html > > # BSD > PERMIT_PACKAGE_CDROM = Yes
okay -- WBR, Vadim Zhukov