Bug 105343 - [maintainer] databases/phpmyadmin -- update to 2.9.1
Summary: [maintainer] databases/phpmyadmin -- update to 2.9.1
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-09 18:30 UTC by Matthew Seaman
Modified: 2006-11-10 07:10 UTC (History)
0 users

See Also:


Attachments
phpmyadmin.diff (1.07 KB, patch)
2006-11-09 18:30 UTC, Matthew Seaman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Seaman 2006-11-09 18:30:19 UTC
Routine bug-fix update to version 2.9.1.  From the announce message:

Fixes
-----

     * XSS fix
     * Wrong import when ;; is at buffer boundary
     * Duplicate id for checkbox on table Operations page
     * Better behavior on the Add new fields page
     * Export: csv/cvs typo
     * Renaming a db containing a view
     * Automated timestamp values
     * Import: correctly fail if file is too short
     * Default font family on original theme


Detailed list of changes is available under
http://www.phpmyadmin.net/ChangeLog.txt
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-11-10 00:29:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-10 07:05:29 UTC
clsung      2006-11-10 07:05:01 UTC

  FreeBSD ports repository

  Modified files:
    databases/phpmyadmin Makefile distinfo 
  Log:
  - Routine bug-fix update to version 2.9.1. From the announce message:
  
  Fixes
  -----
  
  * XSS fix
  * Wrong import when ;; is at buffer boundary
  * Duplicate id for checkbox on table Operations page
  * Better behavior on the Add new fields page
  * Export: csv/cvs typo
  * Renaming a db containing a view
  * Automated timestamp values
  * Import: correctly fail if file is too short
  * Default font family on original theme
  
  Detailed list of changes is available under
  http://www.phpmyadmin.net/ChangeLog.txt
  
  PR:             ports/105343
  Submitted by:   maintainer (Matthew Seaman)
  
  Revision  Changes    Path
  1.60      +1 -1      ports/databases/phpmyadmin/Makefile
  1.48      +3 -3      ports/databases/phpmyadmin/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 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-11-10 07:05:31 UTC
State Changed
From-To: open->closed

Committed. Thank You.