diff --git a/genom3-openprs/Makefile b/genom3-openprs/Makefile index b11dc1a89034548b85adfddfaf33f317e703dfa9..d0eac3d95a901fbde52c592711db5c5c66206b1c 100644 --- a/genom3-openprs/Makefile +++ b/genom3-openprs/Makefile @@ -2,6 +2,7 @@ # Created: Anthony Mallet on Sun, 28 Jan 2007 # +PKGREVISION= 1 DISTNAME= genom3-openprs-1.0.4 CATEGORIES= architecture MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=genom3-openprs/} diff --git a/genom3-openprs/distinfo b/genom3-openprs/distinfo index 62a6dd808c66b6f81f567bf921366e7e3932834a..d7209e5bb21404900fe135a6561576b5a2f7b8ef 100644 --- a/genom3-openprs/distinfo +++ b/genom3-openprs/distinfo @@ -1,3 +1,4 @@ SHA1 (genom3-openprs-1.0.4.tar.gz) = 29dca641aae4c8d878c4768eefa42ca7f40ae09a RMD160 (genom3-openprs-1.0.4.tar.gz) = a0efdcfc90539c71e08fe27155e870a05cbf8d15 Size (genom3-openprs-1.0.4.tar.gz) = 62473 bytes +SHA1 (patch-aa) = 5a1aeb708d47788a8186804c635bd572f4a50bda diff --git a/genom3-openprs/patches/patch-aa b/genom3-openprs/patches/patch-aa new file mode 100644 index 0000000000000000000000000000000000000000..1306157db26a3f7f13d603f2683d310d7222ab3d --- /dev/null +++ b/genom3-openprs/patches/patch-aa @@ -0,0 +1,11 @@ +--- client/EncodeDecodeOpenprs.c~ 2013-05-21 15:31:08.375194000 +0200 ++++ client/EncodeDecodeOpenprs.c 2013-05-21 15:31:28.663245000 +0200 +@@ -32,8 +32,6 @@ + #include <stdio.h> + #include <string.h> + +-#include "h2errorLib.h" +- + #include <macro-pub.h> + #include <opaque-pub.h> + #include <constant-pub.h>