Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2009 21:48:30 +0400
From:      Yuriy Grishin <usgrishin@samaradom.ru>
To:        freebsd-ports@freebsd.org
Subject:   [www/sams] why did commiter bump PORTREVISION ? Now it's broken.
Message-ID:  <4970C86E.6050900@samaradom.ru>

next in thread | raw e-mail | index | archive | help
Hello
I'm the maintainer of the port www/sams.

In early of December 2008 the developer released new version of SAMS -- 
1.0.4
I tried to take most of users comments and sent pr 
http://www.freebsd.org/cgi/query-pr.cgi?pr=129816

Few days afterwards miwi wrote that he couldn't extract my diff (may be 
because I had sent it using windows+seamonkey?)
I upload files to my homepage and submitted follow-up.
A few days later I saw that the port has been updated, BUT:
1) http://www.freebsd.org/cgi/query-pr.cgi?pr=129816 the pr is open (is 
it normal?)
2) commiter bumped PORTREVISION and it leads to port corruption because

-------------------Makefile-------------------
....
DISTNAME=       ${PORTNAME}-${PORTVERSION}
....
-------------------Makefile-------------------
thus it searches sams-1.0.3 instead of sams-1.0.4 ==> hash check will fail

Questions :

1.Should have I say in the pr that it was not only has been updated by 
me but also by the developer?
2.What should I do now?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4970C86E.6050900>