Summary: | [MAINTAINER] textproc/p5-XML-Parser-Lite: fix PORTVERSION to 0.720 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Sergei Vyshenski <svysh.fbsd> | ||||||||
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Some People | CC: | svysh.fbsd | ||||||||
Priority: | --- | Flags: | svysh.fbsd:
maintainer-feedback+
|
||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Description
Sergei Vyshenski
2015-03-29 11:57:16 UTC
Created attachment 154962 [details]
log from poudriere at 10.1-amd64 w/o perl tests
Created attachment 154963 [details]
log from poudriere at 10.1-amd64 with perl tests
I would suggest not to hack PORTVERSION. The correct way is to add "PORTSCOUT=skipv:0.717,0.718,0.719" to tell portscout to ignore these old versions. Agreed. But in the future this author will release 0.73 after 0.729 and we will have to introduce a new PORTEPOCH or such? Maybe hacking of PORTVERSION is more consistent? Also, in the file Changes: http://cpansearch.perl.org/src/PHRED/XML-Parser-Lite-0.72/Changes he names his versions as follows: 0.718, 0.719, 0.720 So I have not invented this number: 0.720 IMHO, I would use PORTSCOUT right now and wait to see how the author name the following releases (0.xy or 0.xyz). Shall I submit a new patch, or you could kindly do this? A commit references this bug: Author: sunpoet Date: Mon Mar 30 13:51:57 UTC 2015 New revision: 382670 URL: https://svnweb.freebsd.org/changeset/ports/382670 Log: - Add PORTSCOUT [1] - Cleanup Makefile PR: 199001 Submitted by: sunpoet (myself) [1] Approved by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) Changes: head/textproc/p5-XML-Parser-Lite/Makefile Committed. Thanks! Thank you very much. But do you think that we need to bump PORTREVISION for portscout to notice this change? Do you mean portscout.freebsd.org? It updates ports tree every 15 mins and the change we made is already applied. http://portscout.freebsd.org/svysh.fbsd@gmail.com.html shows that all ports are up-to-date now. Oh, yes. Thank you again. |