svn commit: r401809 - head/devel/ahven

John Marino (FreeBSD) freebsd.contact at marino.st
Tue Nov 17 12:49:44 UTC 2015


On 2015-11-17 13:31, John Marino (FreeBSD) wrote:
> On 11/17/2015 12:34 PM, Dmitry Marakasov wrote:
>> Author: amdmi3
>> Date: Tue Nov 17 11:34:44 2015
>> New Revision: 401809
>> URL: https://svnweb.freebsd.org/changeset/ports/401809
>> 
>> Log:
>>   - Fix plist
>>   - Fix WWW:
>> 
>>   Approved by:	portmgr blanket
>> 
>> Modified:
>>   head/devel/ahven/Makefile
>>   head/devel/ahven/pkg-descr
>>   head/devel/ahven/pkg-plist
>> 
>> Modified: head/devel/ahven/Makefile
>>        
>>  
>> ======================================================================
>> --- head/devel/ahven/Makefile	Tue Nov 17 11:19:56 2015	(r401808)
>> +++ head/devel/ahven/Makefile	Tue Nov 17 11:34:44 2015	(r401809)
>> @@ -3,6 +3,7 @@
>> 
>>  PORTNAME=	ahven
>>  PORTVERSION=	2.6
>> +PORTREVISION=	1
>>  CATEGORIES=	devel
>>  MASTER_SITES=	http://www.ahven-framework.com/releases/
>> 
>> 
>> Modified: head/devel/ahven/pkg-descr
>>        
>>  
>> ======================================================================
>> --- head/devel/ahven/pkg-descr	Tue Nov 17 11:19:56 2015	(r401808)
>> +++ head/devel/ahven/pkg-descr	Tue Nov 17 11:34:44 2015	(r401809)
>> @@ -10,4 +10,4 @@ Features:
>>     Limited to Ada95 language features
>>     Permissive open source license (ISC)
>> 
>> -WWW: http://ahven.stronglytyped.org
>> +WWW: http://ahven.stronglytyped.org/
>> 
>> Modified: head/devel/ahven/pkg-plist
>>        
>>  
>> ======================================================================
>> --- head/devel/ahven/pkg-plist	Tue Nov 17 11:19:56 2015	(r401808)
>> +++ head/devel/ahven/pkg-plist	Tue Nov 17 11:34:44 2015	(r401809)
>> @@ -52,12 +52,14 @@ lib/gnat/ahven.gpr
>>  %%PORTDOCS%%%%DOCSDIR%%/html/_static/down-pressed.png
>>  %%PORTDOCS%%%%DOCSDIR%%/html/_static/down.png
>>  %%PORTDOCS%%%%DOCSDIR%%/html/_static/file.png
>> +%%PORTDOCS%%%%DOCSDIR%%/html/_static/jquery-1.11.1.js
>>  %%PORTDOCS%%%%DOCSDIR%%/html/_static/jquery.js
>>  %%PORTDOCS%%%%DOCSDIR%%/html/_static/minus.png
>>  %%PORTDOCS%%%%DOCSDIR%%/html/_static/nature.css
>>  %%PORTDOCS%%%%DOCSDIR%%/html/_static/plus.png
>>  %%PORTDOCS%%%%DOCSDIR%%/html/_static/pygments.css
>>  %%PORTDOCS%%%%DOCSDIR%%/html/_static/searchtools.js
>> +%%PORTDOCS%%%%DOCSDIR%%/html/_static/underscore-1.3.1.js
>>  %%PORTDOCS%%%%DOCSDIR%%/html/_static/underscore.js
>>  %%PORTDOCS%%%%DOCSDIR%%/html/_static/up-pressed.png
>>  %%PORTDOCS%%%%DOCSDIR%%/html/_static/up.png
>> 
> 
> 
> I tested this before I committed, paying extra attention to the plist.
> jquery-1.11.1.js and underscore-1.3.1.js WERE NOT INSTALLED.
> 
> Why is there a descrepancy here?
> 
> This one should have been consulted since it's been changed and changed
> back.  There's obviously a descrepancy here.  At this point I think it
> needs be reverted because I cannnot reproduce this.  There must be a
> difference in environment.

I can reproduce under freebsd 9.
I'm not sure what's going on here.
I probably should just switch it to PORTDOCS=* and be done with it.







More information about the svn-ports-all mailing list