diff options
author | Alin Năstac <mrness@gentoo.org> | 2004-11-27 13:25:29 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2004-11-27 13:25:29 +0000 |
commit | e5b33393c85155640cded1179190466d0e10e348 (patch) | |
tree | e7da14ae5fb344de112f489a39d7fce2ba1b5770 /net-dialup/capi4k-utils/files | |
parent | Added detect_arch after inherit kernel-2. (Manifest recommit) (diff) | |
download | gentoo-2-e5b33393c85155640cded1179190466d0e10e348.tar.gz gentoo-2-e5b33393c85155640cded1179190466d0e10e348.tar.bz2 gentoo-2-e5b33393c85155640cded1179190466d0e10e348.zip |
add support for ppp-2.4.3; imported from #72406
Diffstat (limited to 'net-dialup/capi4k-utils/files')
3 files changed, 3 insertions, 24 deletions
diff --git a/net-dialup/capi4k-utils/files/20041006/capi4k-utils.patch b/net-dialup/capi4k-utils/files/20041006/capi4k-utils.patch deleted file mode 100644 index 646557d336b1..000000000000 --- a/net-dialup/capi4k-utils/files/20041006/capi4k-utils.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -Naur capi4k-utils_old/capi20/capiutils.h capi4k-utils/capi20/capiutils.h ---- capi4k-utils_old/capi20/capiutils.h 2004-10-06 17:13:33.000000000 +0200 -+++ capi4k-utils/capi20/capiutils.h 2004-10-14 11:18:07.049529668 +0200 -@@ -918,7 +918,7 @@ - ,_cstruct BChannelinformation - ,_cstruct Keypadfacility - ,_cstruct Useruserdata -- ,_cstruct Facilitydataarra); -+ ,_cstruct Facilitydataarray); - unsigned CONNECT_REQ (_cmsg *cmsg, _cword ApplId, _cword Messagenumber - ,_cdword adr - ,_cword CIPValue -diff -Naur capi4k-utils_old/capifax/capi.c capi4k-utils/capifax/capi.c ---- capi4k-utils_old/capifax/capi.c 2004-08-10 14:11:20.000000000 +0200 -+++ capi4k-utils/capifax/capi.c 2004-10-14 11:16:52.699740737 +0200 -@@ -82,7 +82,7 @@ - * of the application - */ - ALERT_REQ (CMSG, Appl_Id, 0, CONNECT_IND_PLCI(CMSG), -- NULL, NULL, NULL, NULL, NULL); -+ NULL, NULL, NULL, NULL); - /* inform the user application */ - SetState(Connection, D_ConnectPending); - IncomingCall(Connection, GetCallingPartyNumber (Connection)); diff --git a/net-dialup/capi4k-utils/files/digest-capi4k-utils-20041006-r2 b/net-dialup/capi4k-utils/files/digest-capi4k-utils-20041006-r2 index 63aefc8b31c8..34abafb72602 100644 --- a/net-dialup/capi4k-utils/files/digest-capi4k-utils-20041006-r2 +++ b/net-dialup/capi4k-utils/files/digest-capi4k-utils-20041006-r2 @@ -1 +1,2 @@ MD5 54992ff362ca44629fdf59773a6864cd capi4k-utils-2004-10-06.tar.gz 743667 +MD5 74951d290e717c8bc87887f55ad3e0dd capi4k-utils-20041006-patches.tar.bz2 11674 diff --git a/net-dialup/capi4k-utils/files/digest-capi4k-utils-20041006-r3 b/net-dialup/capi4k-utils/files/digest-capi4k-utils-20041006-r3 new file mode 100644 index 000000000000..34abafb72602 --- /dev/null +++ b/net-dialup/capi4k-utils/files/digest-capi4k-utils-20041006-r3 @@ -0,0 +1,2 @@ +MD5 54992ff362ca44629fdf59773a6864cd capi4k-utils-2004-10-06.tar.gz 743667 +MD5 74951d290e717c8bc87887f55ad3e0dd capi4k-utils-20041006-patches.tar.bz2 11674 |