Index: head/math/brial/Makefile =================================================================== --- head/math/brial/Makefile (revision 550856) +++ head/math/brial/Makefile (revision 550857) @@ -1,28 +1,28 @@ # Created by: thierry@pompo.net # $FreeBSD$ PORTNAME= BRiAl -PORTVERSION= 1.2.9 +PORTVERSION= 1.2.10 CATEGORIES= math MAINTAINER= thierry@FreeBSD.org COMMENT= Library for polynomials over boolean rings LICENSE= GPLv2 LIB_DEPENDS= libm4ri.so:math/m4ri \ libgd.so:graphics/gd \ libpng.so:graphics/png \ libboost_thread.so:devel/boost-libs USE_GITHUB= yes GH_ACCOUNT= BRiAl USES= autoreconf compiler:c++11-lang libtool localbase pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes TEST_TARGET= check .include Index: head/math/brial/distinfo =================================================================== --- head/math/brial/distinfo (revision 550856) +++ head/math/brial/distinfo (revision 550857) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601045149 -SHA256 (BRiAl-BRiAl-1.2.9_GH0.tar.gz) = 785b5ca7a9bab0272acdbe112deb7599e655545e6993e7a604b1d74fda7ed793 -SIZE (BRiAl-BRiAl-1.2.9_GH0.tar.gz) = 1723607 +TIMESTAMP = 1601575781 +SHA256 (BRiAl-BRiAl-1.2.10_GH0.tar.gz) = 37de1ec013791650a466486b08a735c1575a47794c138e1ea4944188b33e3de9 +SIZE (BRiAl-BRiAl-1.2.10_GH0.tar.gz) = 1723552 Index: head/math/brial/pkg-plist =================================================================== --- head/math/brial/pkg-plist (revision 550856) +++ head/math/brial/pkg-plist (revision 550857) @@ -1,196 +1,196 @@ include/polybori.h include/polybori/BlockDegLexOrder.h include/polybori/BlockDegRevLexAscOrder.h include/polybori/BooleConstant.h include/polybori/BooleEnv.h include/polybori/BooleExponent.h include/polybori/BooleMonomial.h include/polybori/BoolePolyRing.h include/polybori/BoolePolynomial.h include/polybori/BooleSet.h include/polybori/BooleSetSequence.h include/polybori/BooleVariable.h include/polybori/DegLexOrder.h include/polybori/DegRevLexAscOrder.h include/polybori/LexOrder.h include/polybori/cache/CCacheManagement.h include/polybori/cache/CDegreeCache.h include/polybori/cache/CacheManager.h include/polybori/common/CCheckedIdx.h include/polybori/common/CExtrusivePtr.h include/polybori/common/CWeakPtr.h include/polybori/common/CWeakPtrFacade.h include/polybori/common/TransformedSequence.h include/polybori/common/tags.h include/polybori/common/traits.h include/polybori/config.h include/polybori/cudd/cudd.h include/polybori/cudd/cuddInt.h -include/polybori/cuddaux/prefix_internal.h -include/polybori/cuddaux/prefix.h +include/polybori/cudd/prefix.h +include/polybori/cudd/prefix_internal.h include/polybori/diagram/CApplyNodeFacade.h include/polybori/diagram/CCuddDDFacade.h include/polybori/diagram/CDDOperations.h include/polybori/diagram/CNodeCounter.h include/polybori/except/CErrorInfo.h include/polybori/except/PBoRiError.h include/polybori/except/PBoRiGenericError.h include/polybori/factories/CFactoryBase.h include/polybori/factories/MonomialFactory.h include/polybori/factories/PolynomialFactory.h include/polybori/factories/SetFactory.h include/polybori/factories/VariableBlock.h include/polybori/factories/VariableFactory.h include/polybori/groebner/BitMask.h include/polybori/groebner/BlockOrderHelper.h include/polybori/groebner/BoundedDivisorsOf.h include/polybori/groebner/ChainCriterion.h include/polybori/groebner/ChainVariableCriterion.h include/polybori/groebner/CheckChainCriterion.h include/polybori/groebner/CountCriterion.h include/polybori/groebner/DegOrderHelper.h include/polybori/groebner/ExpGreater.h include/polybori/groebner/ExpLexLess.h include/polybori/groebner/FGLMStrategy.h include/polybori/groebner/GetNthPoly.h include/polybori/groebner/GroebnerOptions.h include/polybori/groebner/GroebnerStrategy.h include/polybori/groebner/HasTRepOrExtendedProductCriterion.h include/polybori/groebner/IJPairData.h include/polybori/groebner/IsEcart0Predicate.h include/polybori/groebner/IsVariableOfIndex.h include/polybori/groebner/LLReduction.h include/polybori/groebner/LLReductor.h include/polybori/groebner/LMLessCompare.h include/polybori/groebner/LMLessComparePS.h include/polybori/groebner/LargerDegreeComparer.h include/polybori/groebner/LeadingTerms.h include/polybori/groebner/LeadingTerms00.h include/polybori/groebner/LeadingTerms11.h include/polybori/groebner/LessCombinedManySizesInStrat.h include/polybori/groebner/LessEcartThenLessWeightedLengthInStrat.h include/polybori/groebner/LessUsedTailVariablesThenLessWeightedLengthInStrat.h include/polybori/groebner/LessWeightedLengthInStrat.h include/polybori/groebner/LessWeightedLengthInStratModified.h include/polybori/groebner/LexBucket.h include/polybori/groebner/LexHelper.h include/polybori/groebner/LexOrderGreaterComparer.h include/polybori/groebner/LiteralFactorization.h include/polybori/groebner/LiteralFactorizationIterator.h include/polybori/groebner/Long64From32BitsPair.h include/polybori/groebner/MatrixMonomialOrderTables.h include/polybori/groebner/MinimalLeadingTerms.h include/polybori/groebner/MonomialHasher.h include/polybori/groebner/MonomialPlusOneTerms.h include/polybori/groebner/MonomialTerms.h include/polybori/groebner/NBitsUsed.h include/polybori/groebner/NextSpoly.h include/polybori/groebner/PSCompareByEl.h include/polybori/groebner/PairData.h include/polybori/groebner/PairE.h include/polybori/groebner/PairECompare.h include/polybori/groebner/PairLS.h include/polybori/groebner/PairLSCompare.h include/polybori/groebner/PairManager.h include/polybori/groebner/PairManagerFacade.h include/polybori/groebner/PairStatusSet.h include/polybori/groebner/PolyEntry.h include/polybori/groebner/PolyEntryBase.h include/polybori/groebner/PolyEntryIndices.h include/polybori/groebner/PolyEntryPtrLmLess.h include/polybori/groebner/PolyEntryReference.h include/polybori/groebner/PolyEntryVector.h include/polybori/groebner/PolyFromPolyEntry.h include/polybori/groebner/PolyMonomialPairComparerLess.h include/polybori/groebner/PolyMonomialPairComparerLexLess.h include/polybori/groebner/PolyPairData.h include/polybori/groebner/PolynomialSugar.h include/polybori/groebner/PseudoLongLong.h include/polybori/groebner/PseudoLongProduct.h include/polybori/groebner/RankingVector.h include/polybori/groebner/RedTailNth.h include/polybori/groebner/ReductionOptions.h include/polybori/groebner/ReductionStrategy.h include/polybori/groebner/ReductionTerms.h include/polybori/groebner/RelatedTerms.h include/polybori/groebner/RelatedTermsBase.h include/polybori/groebner/SetAssociatedMinimal.h include/polybori/groebner/SetBitUInt.h include/polybori/groebner/ShorterEliminationLength.h include/polybori/groebner/ShorterEliminationLengthModified.h include/polybori/groebner/SlimgbReduction.h include/polybori/groebner/TermsFacade.h include/polybori/groebner/TimesConstantImplication.h include/polybori/groebner/TimesVariableSubstitution.h include/polybori/groebner/VariablePairData.h include/polybori/groebner/ZeroFunction.h include/polybori/groebner/add_up.h include/polybori/groebner/cache_manager.h include/polybori/groebner/contained_variables.h include/polybori/groebner/dlex4data.h include/polybori/groebner/dp_asc4data.h include/polybori/groebner/draw_matrix.h include/polybori/groebner/fixed_path_divisors.h include/polybori/groebner/groebner.h include/polybori/groebner/groebner_alg.h include/polybori/groebner/groebner_defs.h include/polybori/groebner/interpolate.h include/polybori/groebner/linear_algebra_step.h include/polybori/groebner/ll_red_nf.h include/polybori/groebner/lp4data.h include/polybori/groebner/minimal_elements.h include/polybori/groebner/nf.h include/polybori/groebner/pairs.h include/polybori/groebner/polynomial_properties.h include/polybori/groebner/randomset.h include/polybori/groebner/red_tail.h include/polybori/groebner/tables.h include/polybori/iterators/CBidirectTermIter.h include/polybori/iterators/CCuddFirstIter.h include/polybori/iterators/CCuddLastIter.h include/polybori/iterators/CCuddNavigator.h include/polybori/iterators/CExpIter.h include/polybori/iterators/CGenericIter.h include/polybori/iterators/COrderedIter.h include/polybori/iterators/CStackSelector.h include/polybori/iterators/CTermGenerator.h include/polybori/iterators/CTermIter.h include/polybori/iterators/CTermStack.h include/polybori/iterators/CVariableIter.h include/polybori/iterators/PBoRiOutIter.h include/polybori/iterators/TransformedIterator.h include/polybori/literals/CLiteralCodes.h include/polybori/literals/CStringLiteral.h include/polybori/orderings/CBlockOrderingFacade.h include/polybori/orderings/COrderingBase.h include/polybori/orderings/COrderingFacade.h include/polybori/orderings/COrderingTags.h include/polybori/orderings/order_tags.h include/polybori/orderings/order_traits.h include/polybori/orderings/pbori_order.h include/polybori/pbori_defs.h include/polybori/polybori.h include/polybori/ring/CCallbackWrapper.h include/polybori/ring/CCuddCore.h include/polybori/ring/CCuddInterface.h include/polybori/ring/CMemberFunctionTraits.h include/polybori/ring/CVariableNames.h include/polybori/ring/WeakRingPtr.h include/polybori/routines/pbori_algo.h include/polybori/routines/pbori_algo_int.h include/polybori/routines/pbori_algorithms.h include/polybori/routines/pbori_func.h include/polybori/routines/pbori_routines.h include/polybori/routines/pbori_routines_cuddext.h include/polybori/routines/pbori_routines_dd.h include/polybori/routines/pbori_routines_hash.h include/polybori/routines/pbori_routines_misc.h include/polybori/routines/pbori_routines_order.h lib/libbrial.a lib/libbrial.so lib/libbrial.so.3 -lib/libbrial.so.3.0.5 +lib/libbrial.so.3.0.6 lib/libbrial_groebner.a lib/libbrial_groebner.so lib/libbrial_groebner.so.3 -lib/libbrial_groebner.so.3.0.5 +lib/libbrial_groebner.so.3.0.6 Index: head/math/py-brial/Makefile =================================================================== --- head/math/py-brial/Makefile (revision 550856) +++ head/math/py-brial/Makefile (revision 550857) @@ -1,25 +1,25 @@ # Created by: thierry@pompo.net # $FreeBSD$ PORTNAME= brial -PORTVERSION= 1.2.9 +PORTVERSION= 1.2.10 CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org COMMENT= Python implementation of BRiAl LICENSE= GPLv2 LIB_DEPENDS= libbrial.so:math/brial USE_GITHUB= yes GH_ACCOUNT= BRiAl GH_PROJECT= ${GH_ACCOUNT} USES= python:3.6+ WRKSRC_SUBDIR= sage-brial USE_PYTHON= distutils .include Index: head/math/py-brial/distinfo =================================================================== --- head/math/py-brial/distinfo (revision 550856) +++ head/math/py-brial/distinfo (revision 550857) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601046151 -SHA256 (BRiAl-BRiAl-1.2.9_GH0.tar.gz) = 785b5ca7a9bab0272acdbe112deb7599e655545e6993e7a604b1d74fda7ed793 -SIZE (BRiAl-BRiAl-1.2.9_GH0.tar.gz) = 1723607 +TIMESTAMP = 1601576279 +SHA256 (BRiAl-BRiAl-1.2.10_GH0.tar.gz) = 37de1ec013791650a466486b08a735c1575a47794c138e1ea4944188b33e3de9 +SIZE (BRiAl-BRiAl-1.2.10_GH0.tar.gz) = 1723552