Bug 66838 - port update by maintainer:add LATEST_LINK to www/mod_limitipconn2
Summary: port update by maintainer:add LATEST_LINK to www/mod_limitipconn2
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-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-19 00:20 UTC by Yuan-Chung Hsiao
Modified: 2004-05-19 10:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuan-Chung Hsiao 2004-05-19 00:20:21 UTC
Add LATEST_LINK to avoid conflict with www/mod_limitipconn2 port.

Fix: 

MAINTAINER=    ychsiao@ychsiao.idv.tw
 COMMENT=       Allows you to limit the number of simultaneous connexions--dj57haqdCioaMoSW79a2AI002jmx0IazUw0yzxwhaW9qlFX6
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- Makefile.orig       Wed May 19 03:11:01 2004
+++ Makefile    Wed May 19 03:18:09 2004
@@ -1,6 +1,6 @@
 # New ports collection makefile for:   mod_limitipconn2
 # Date created:                                18 November 2003
-# Whom:                                        Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
+# Whom:                                        Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
 #
 # $FreeBSD: ports/www/mod_limitipconn2/Makefile,v 1.3 2004/05/11 21:39:57 vanilla Exp $
 #
@@ -10,6 +10,7 @@
 CATEGORIES=    www
 MASTER_SITES=  http://dominia.org/djao/limit/
 DIST_SUBDIR=   apache2
+LATEST_LINK=   mod_limitipconn2
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-05-19 10:05:30 UTC
State Changed
From-To: open->closed

Committed, thanks!