diff --git a/genom3/Makefile b/genom3/Makefile index c33ec24c82ca5bab6073378f2aba8565fed68b59..4748a61bcfd83e562e65fc2d1b0c1b68744f11ba 100644 --- a/genom3/Makefile +++ b/genom3/Makefile @@ -2,6 +2,7 @@ # Created: Anthony Mallet on Fri, 19 Oct 2012 # +PKGREVISION= 1 VERSION= 2.99.23 DISTNAME= genom-${VERSION} PKGNAME= genom3-${VERSION} diff --git a/genom3/PLIST b/genom3/PLIST index 1fd8b7506a06508952f8ae02525b2e38bc45e869..a75595b3ef82452131da7597195426d4ee6aead6 100644 --- a/genom3/PLIST +++ b/genom3/PLIST @@ -1,7 +1,8 @@ -@comment Fri Jul 26 18:31:07 CEST 2013 +@comment Fri Mar 28 11:52:33 CET 2014 bin/genom${PKGVERSION} bin/genom3 include/genom3/c++/event.h +include/genom3/c++/idloptional.h include/genom3/c++/idlsequence.h include/genom3/c/client.h include/genom3/c/event.h @@ -21,6 +22,7 @@ share/doc/genom/genom3.html/C-Constant.html share/doc/genom/genom3.html/C-Enumerated-type.html share/doc/genom/genom3.html/C-Exception.html share/doc/genom/genom3.html/C-Native.html +share/doc/genom/genom3.html/C-Optional.html share/doc/genom/genom3.html/C-Port.html share/doc/genom/genom3.html/C-Remote.html share/doc/genom/genom3.html/C-Scoped-name.html @@ -35,6 +37,7 @@ share/doc/genom/genom3.html/C_002b_002b-Constant.html share/doc/genom/genom3.html/C_002b_002b-Enumerated-type.html share/doc/genom/genom3.html/C_002b_002b-Exception.html share/doc/genom/genom3.html/C_002b_002b-Native.html +share/doc/genom/genom3.html/C_002b_002b-Optional.html share/doc/genom/genom3.html/C_002b_002b-Port.html share/doc/genom/genom3.html/C_002b_002b-Remote.html share/doc/genom/genom3.html/C_002b_002b-Scoped-name.html