- azwaw OUSADOU takes maintainership
- remove patch
This commit is contained in:
parent
761d8a6404
commit
5ed6c2a9cc
@ -1,14 +1,17 @@
|
||||
#$OpenBSD: Makefile,v 1.12 2010/09/14 12:35:58 jasper Exp $
|
||||
#$OpenBSD: Makefile,v 1.13 2010/09/14 18:34:14 jasper Exp $
|
||||
|
||||
COMMENT= open source MSN Messenger clone
|
||||
|
||||
V= 0.98.3
|
||||
DISTNAME= amsn-$V-src
|
||||
PKGNAME= ${DISTNAME:S/-src//}
|
||||
REVISION= 0
|
||||
CATEGORIES= net
|
||||
|
||||
HOMEPAGE= http://www.amsn-project.net/
|
||||
|
||||
MAINTAINER= Azwaw OUSADOU <bsdmaniak@gmail.com>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-autoupdate_tcl,v 1.1 2009/02/11 20:22:45 pea Exp $
|
||||
--- autoupdate.tcl.orig Tue Jan 20 16:00:03 2009
|
||||
+++ autoupdate.tcl Tue Jan 20 16:00:30 2009
|
||||
@@ -540,7 +540,7 @@ namespace eval ::autoupdate {
|
||||
}
|
||||
|
||||
#///////////////////////////////////////////////////////////////////////
|
||||
- package require http
|
||||
+ package require -exact http 2.4.4
|
||||
|
||||
proc check_web_version { token } {
|
||||
global version rcversion weburl
|
Loading…
Reference in New Issue
Block a user