mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Upgrade to the latest version
This commit is contained in:
parent
facf07a1d0
commit
3df4fee445
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67809
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= openh323proxy
|
||||
PORTVERSION= 0.9.9
|
||||
PORTVERSION= 0.9.12
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (openh323proxy-0.9.9.tar.gz) = 3a2c2998a299dd97dc97c4e92ad8a399
|
||||
MD5 (openh323proxy-0.9.12.tar.gz) = 67db0c96478db10fcf64f06baa7c0f41
|
||||
|
12
net/openh323proxy/files/patch-CallThread.cxx
Normal file
12
net/openh323proxy/files/patch-CallThread.cxx
Normal file
@ -0,0 +1,12 @@
|
||||
*** CallThread.cxx.orig Fri Oct 11 10:50:05 2002
|
||||
--- CallThread.cxx Fri Oct 11 10:50:19 2002
|
||||
***************
|
||||
*** 85,90 ****
|
||||
--- 85,91 ----
|
||||
#include <ptlib/svcproc.h>
|
||||
#include <q931.h>
|
||||
#include <h245.h>
|
||||
+ #include <h323.h>
|
||||
#include "Log.h"
|
||||
#include "CallTabl.h"
|
||||
#include "EndpointTabl.h"
|
19
net/openh323proxy/files/patch-Makefile
Normal file
19
net/openh323proxy/files/patch-Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
*** Makefile.orig Fri Oct 11 07:34:00 2002
|
||||
--- Makefile Fri Oct 11 07:34:11 2002
|
||||
*************** ifndef PWLIBDIR
|
||||
*** 103,109 ****
|
||||
PWLIBDIR=$(HOME)/pwlib
|
||||
endif
|
||||
|
||||
! include $(PWLIBDIR)/make/ptlib.mak
|
||||
|
||||
ifndef OPENH323DIR
|
||||
OPENH323DIR=$(HOME)/openh323
|
||||
--- 103,109 ----
|
||||
PWLIBDIR=$(HOME)/pwlib
|
||||
endif
|
||||
|
||||
! #include $(PWLIBDIR)/make/ptlib.mak
|
||||
|
||||
ifndef OPENH323DIR
|
||||
OPENH323DIR=$(HOME)/openh323
|
Loading…
x
Reference in New Issue
Block a user