Bug 151814 - [Patch][Maintainer Update] net/haproxy: v1.4.8 -> v1.4.9
Summary: [Patch][Maintainer Update] net/haproxy: v1.4.8 -> v1.4.9
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: Olli Hauer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-29 15:30 UTC by Ross West
Modified: 2010-10-31 23:30 UTC (History)
0 users

See Also:


Attachments
file.diff (274 bytes, patch)
2010-10-29 15:30 UTC, Ross West
no flags Details | Diff
file.diff (667 bytes, patch)
2010-10-29 15:30 UTC, Ross West
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ross West 2010-10-29 15:30:09 UTC
Update from v1.4.8 to v1.4.9

Many updates and some fixes too!

The sources and builds are available at the usual place :
   site index : http://haproxy.1wt.eu/
   sources    : http://haproxy.1wt.eu/download/1.4/src/
   changelog  : http://haproxy.1wt.eu/download/1.4/src/CHANGELOG 
   binaries   : http://haproxy.1wt.eu/download/1.4/bin/

Fix: PORTNAME=      haproxy
-PORTVERSION=   1.4.8
+PORTVERSION=   1.4.9
 CATEGORIES=    net www
 MASTER_SITES=  http://haproxy.1wt.eu/download/1.4/src/

 MAINTAINER=    freebsd@linepoint.com
 COMMENT=       The Reliable, High Performance TCP/HTTP Load Balancer

+LICENSE_COMB=   multi
+LICENSE=        GPLv2 LGPL21
+
 USE_RC_SUBR=   haproxy
 USE_GMAKE=     YES
 SUB_FILES=     pkg-message
Comment 1 Olli Hauer freebsd_committer freebsd_triage 2010-10-31 23:15:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ohauer

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-10-31 23:26:09 UTC
ohauer      2010-10-31 23:26:04 UTC

  FreeBSD ports repository

  Modified files:
    net/haproxy          Makefile distinfo pkg-plist 
  Log:
   - update haproxy to version v1.4.9
  
    Many updates and some fixes too!
    changelog : http://haproxy.1wt.eu/download/1.4/src/CHANGELOG
  
  PR:             151814
  Submitted by:   maintainer (Ross West <freebsd _at_ linepoint.com>)
  Approved by:    glarkin (mentor, implicit)
  
  Revision  Changes    Path
  1.30      +4 -1      ports/net/haproxy/Makefile
  1.27      +2 -3      ports/net/haproxy/distinfo
  1.9       +4 -3      ports/net/haproxy/pkg-plist
_______________________________________________
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 Olli Hauer freebsd_committer freebsd_triage 2010-10-31 23:26:21 UTC
State Changed
From-To: open->closed

Committed, Thanks!