tested on 9.2-i386, is not broken, works, taking maintainership How-To-Repeat: -
Hi Kurt, for me the port has incorrect checksum. Which output the command "# make -C /usr/ports/biology/dotter checksum" produces at your system? -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
Hi! > for me the port has incorrect checksum. Which output the command > "# make -C /usr/ports/biology/dotter checksum" produces at your > system? fi9# make -C /usr/ports/biology/dotter checksum ===> dotter-20021204 is marked as broken: checksum mismatch. *** [checksum] Error code 1 Stop in /usr/local/ports/biology/dotter. But, I made a copy of biology/dotter and modified the Makefile to skip over the "BROKEN" and: fi9# make ===> Fetching all distfiles required by dotter-20021204 for building ===> Extracting for dotter-20021204 => SHA256 Checksum mismatch for dotter-20021204/dotter.LIN. !!! This did not happen when I build it the first time (!) ===> Refetch for 1 more times files: dotter-20021204/dotter.LIN => dotter.LIN doesn't seem to exist in /usr/ports/distfiles/dotter-20021204. => Attempting to fetch http://sonnhammer.sbc.su.se/download/software/dotter/dotter.LIN dotter.LIN 100% of 4691 kB 775 kBps 00m06s ===> Fetching all distfiles required by dotter-20021204 for building ===> Fetching all distfiles required by dotter-20021204 for building => SHA256 Checksum OK for dotter-20021204/dotter.LIN. ===> Patching for dotter-20021204 ===> Configuring for dotter-20021204 fi9# SHA256 (/usr/ports/distfiles/dotter-20021204/dotter.LIN) = f9d780630d605045ebaed54af272a2f477f848e78ff360be81b6ffa1b2fbf165 fi9# cat distinfo SHA256 (dotter-20021204/dotter.LIN) = c66bae7704b2fa305f848451cf35b7a0738a3fd57468da1393684328f111cd75 Hmm, very, very strange. -- pi@opsec.eu +49 171 3101372 7 years to go !
OK, I can set you as the maintainer and prolong the expiration period one month more. Is it OK to you? -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
Hi! > OK, I can set you as the maintainer and prolong the expiration period > one month more. > > Is it OK to you? Yes. -- pi@opsec.eu +49 171 3101372 7 years to go !
Responsible Changed From-To: freebsd-ports-bugs->bsam Take.
Hi, Question, do you really use that port or are you just trying to make it not die? It has passed a long time without noticing, I would rather let it die if you don't use it. On Thu, Nov 7, 2013 at 7:00 AM, <FreeBSD-gnats-submit@freebsd.org> wrote: > Thank you very much for your problem report. > It has the internal identification `ports/183742'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=183742 > >>Category: ports >>Responsible: freebsd-ports-bugs >>Synopsis: tested on 9.2-i386, is not broken, works, taking maintainership >>Arrival-Date: Thu Nov 07 09:00:00 UTC 2013 -- William Grzybowski ------------------------------------------ Curitiba/PR - Brasil
Author: bsam Date: Thu Nov 7 13:18:51 2013 New Revision: 333091 URL: http://svnweb.freebsd.org/changeset/ports/333091 Log: . give maintainership to the submitter; . add one month to DEPRACATION_DATE; while here: strip the indefinite article from COMMENT. PR: ports/183742 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (assigned maintainer) Modified: head/biology/dotter/Makefile Modified: head/biology/dotter/Makefile ============================================================================== --- head/biology/dotter/Makefile Thu Nov 7 13:16:47 2013 (r333090) +++ head/biology/dotter/Makefile Thu Nov 7 13:18:51 2013 (r333091) @@ -11,11 +11,11 @@ EXTRACT_SUFX= # DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= # -MAINTAINER= ports@FreeBSD.org -COMMENT= A viewer for multiple sequence alignments +MAINTAINER= fbsd-ports@opsec.eu +COMMENT= Viewer for multiple sequence alignments DEPRECATED= Broken for more than 6 month -EXPIRATION_DATE= 2013-11-18 +EXPIRATION_DATE= 2013-12-18 BROKEN= checksum mismatch _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Hi! > Question, do you really use that port or are you just trying to > make it not die? I'll check the app this evening, if it is usable, I'll maintain it. I will not use it myself. > It has passed a long time without noticing, I would rather let it die > if you don't use it. Maybe the users have not noticed because no one did a fresh install in the last 6 month. But your suggestion is valid. On the other hand, a strangly changing checksum is interesting as well. -- pi@opsec.eu +49 171 3101372 7 years to go !
I think there is no need to keep this port. History at http://www.freshports.org/biology/dotter shows that biology/dotter was marked broken many times for the same version. And no any other commits made.
State Changed From-To: open->closed Assing the submitter as maintainer and give hiM one more month (to try) to fix the port.