- Update to 2.2.3 Port maintainer (xride@x12.dk) is cc'd. Generated with FreeBSD Port Tools 0.77
State Changed From-To: open->feedback Awaiting maintainers feedback
I think ${MASTER_SITE_GNU} should be added into MASTER_SITE. --- Makefile.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net/libosip2.orig/Makefile /usr/ports/net/libosip2/Makefile --- /usr/ports/net/libosip2.orig/Makefile Wed Jun 21 17:05:10 2006 +++ /usr/ports/net/libosip2/Makefile Wed Jun 21 18:21:43 2006 @@ -7,11 +7,12 @@ # PORTNAME= libosip2 -PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTVERSION= 2.2.3 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_GNU} -MASTER_SITE_SUBDIR= osip +MASTER_SITES= http://www.antisip.com/download/ \ + ${MASTER_SITE_GNU} + +MASTER_SITE_SUBDIR= osip MAINTAINER= xride@x12.dk COMMENT= A low layer of SIP implementation --- Makefile.patch ends here ---
On Wed, 21 Jun 2006, Edwin Groothuis wrote: > Maintainer of net/libosip2, > > Please note that PR ports/99242 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/99242 > Sure it is okay to keep it updated. Yi-Huan Chan <yhchan@csie.nctu.edu.tw> further more if you want maintainership of this port send a PR about it. vbr Soeren Soeren Straarup | aka OZ2DAK aka Xride FreeBSD wannabe | FreeBSD since 2.2.6-R If a program is not working right, then send a patch
State Changed From-To: feedback->open maintainer approved
State Changed From-To: open->closed Committed, thanks!