Bug 146599 - [Patch] net/haproxy: v1.4.4 -> v1.4.5
Summary: [Patch] net/haproxy: v1.4.4 -> v1.4.5
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-14 20:30 UTC by Ross West
Modified: 2010-05-15 06:30 UTC (History)
0 users

See Also:


Attachments
file.diff (271 bytes, patch)
2010-05-14 20:30 UTC, Ross West
no flags Details | Diff
file.diff (667 bytes, patch)
2010-05-14 20: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-05-14 20:30:08 UTC
Update of port from v1.4.4 to v1.4.5

Fix: Patch:

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

@@ -23,7 +23,7 @@

 .include <bsd.port.options.mk>

-MAKE_ARGS=     "TARGET=freebsd"
+MAKE_ARGS=     TARGET=freebsd DEFINE=-DFREEBSD_PORTS

 .if defined(WITH_PCRE)
 LIB_DEPENDS+=  pcre.0:${PORTSDIR}/devel/pcre
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-05-14 20:30:19 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-05-15 06:18:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Li-Wen Hsu freebsd_committer freebsd_triage 2010-05-15 06:26:39 UTC
Responsible Changed
From-To: miwi->lwhsu

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-05-15 06:28:04 UTC
lwhsu       2010-05-15 05:27:51 UTC

  FreeBSD ports repository

  Modified files:
    net/haproxy          Makefile distinfo pkg-plist 
  Log:
  - Update to 1.4.5 [1]
  - While here, use NOPORTEXAMPLES for examples files
  
  PR:             ports/146599 [1]
  Submitted by:   Ross West <freebsd AT linepoint.com> (maintainer)
  
  Revision  Changes    Path
  1.26      +4 -2      ports/net/haproxy/Makefile
  1.23      +3 -3      ports/net/haproxy/distinfo
  1.8       +36 -36    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 5 Li-Wen Hsu freebsd_committer freebsd_triage 2010-05-15 06:28:12 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!