Bug 148797 - [MAINTAINER] www/ap22-mod_vhs: update to 1.1.0
Summary: [MAINTAINER] www/ap22-mod_vhs: update to 1.1.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-20 17:40 UTC by Xavier Beaudouin
Modified: 2010-08-08 18:50 UTC (History)
0 users

See Also:


Attachments
ap22-mod_vhs-1.1.0.patch (5.55 KB, patch)
2010-07-20 17:40 UTC, Xavier Beaudouin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Beaudouin 2010-07-20 17:40:03 UTC
- Update to 1.1.0

This module now can work without libhome and it is compatible with mod_ldap and mod_dbd.

Removed file(s):
- files/patch-mod_vhs.c

Generated with FreeBSD Port Tools 0.99
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2010-08-07 16:38:31 UTC
State Changed
From-To: open->feedback

Does not compile for me: 

In file included from mod_vhs.c:64: 
mod_vhs.h:182: error: expected specifier-qualifier-list before 'deref_options' 
mod_vhs.c:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token 
mod_vhs.c:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token 
mod_vhs.c:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token 
mod_vhs.c:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token 
mod_vhs.c:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token 
mod_vhs.c:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token 
mod_vhs.c:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token 
mod_vhs.c: In function 'ImportULDAPOptFn': 
mod_vhs.c:96: error: 'util_ldap_connection_close' undeclared (first use in this function) 
mod_vhs.c:96: error: (Each undeclared identifier is reported only once 
... 



Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2010-08-07 16:38:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Does not compile for me: 

In file included from mod_vhs.c:64: 
mod_vhs.h:182: error: expected specifier-qualifier-list before 'deref_options' 
mod_vhs.c:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token 
mod_vhs.c:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token 
mod_vhs.c:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token 
mod_vhs.c:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token 
mod_vhs.c:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token 
mod_vhs.c:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token 
mod_vhs.c:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token 
mod_vhs.c: In function 'ImportULDAPOptFn': 
mod_vhs.c:96: error: 'util_ldap_connection_close' undeclared (first use in this function) 
mod_vhs.c:96: error: (Each undeclared identifier is reported only once 
...
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2010-08-08 18:42:41 UTC
State Changed
From-To: feedback->closed

Committed, thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-08-08 18:43:19 UTC
pav         2010-08-08 17:43:04 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_vhs          Makefile distinfo pkg-descr 
  Removed files:
    www/mod_vhs/files    patch-mod_vhs.c 
  Log:
  - Update to 1.1.0
  
  PR:             ports/148797
  Submitted by:   Xavier Beaudouin <kiwi@oav.net> (maintainer)
  
  Revision  Changes    Path
  1.21      +40 -11    ports/www/mod_vhs/Makefile
  1.15      +3 -3      ports/www/mod_vhs/distinfo
  1.2       +0 -71     ports/www/mod_vhs/files/patch-mod_vhs.c (dead)
  1.2       +1 -1      ports/www/mod_vhs/pkg-descr
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"