Bug 116963 - www/mod_auth_cookie_mysql2 update to 0.9a
Summary: www/mod_auth_cookie_mysql2 update to 0.9a
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: freebsd-apache (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-06 02:00 UTC by Yarema
Modified: 2008-01-27 20:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (2.01 KB, patch)
2007-10-06 02:00 UTC, Yarema
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yarema 2007-10-06 02:00:07 UTC
	Version 0.8 - 26.03.2007
		bug fix: fixed small memory leak 
		enhancement: code cleanup 
	Version 0.9 - 23.03.2007 
		enhancement: persistent connections are possible now (only in version 2) 
		enhancement: code cleanup
		change: name of the configuration options were slightly modified 
	Version 0.9a (version 2) - 02.05.2007 
		bugfix: Fixed tiny typo in Makefile. "make install" should work without
			problems now on every machine.

PORTDOCS handling had to be removed.  The rest of the changes were adapted from the
tarball's Makefile to make the new version build, install and load without breaking.

How-To-Repeat: 	cd /usr/ports/www/mod_auth_cookie_mysql2 && make install
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-10-06 02:00:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->apache

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-01-27 20:36:23 UTC
clement     2008-01-27 20:36:18 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_auth_cookie_mysql2 Makefile distinfo 
  Log:
  - Update to 0.9.a
  
  PR:             ports/116963
  Submitted by:   Yarema <yds@CoolRat.org>
  
  Revision  Changes    Path
  1.9       +6 -11     ports/www/mod_auth_cookie_mysql2/Makefile
  1.6       +3 -3      ports/www/mod_auth_cookie_mysql2/distinfo
_______________________________________________
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"
Comment 3 Clement Laforet freebsd_committer freebsd_triage 2008-01-27 20:36:26 UTC
State Changed
From-To: open->closed

Commti with few modifications. 
Thanks!