summaryrefslogtreecommitdiff
path: root/devel/judy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/judy/Makefile')
-rw-r--r--devel/judy/Makefile76
1 files changed, 38 insertions, 38 deletions
diff --git a/devel/judy/Makefile b/devel/judy/Makefile
index 4edc57a7ee4f..6253d6eae039 100644
--- a/devel/judy/Makefile
+++ b/devel/judy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Judy
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= judy
@@ -20,44 +20,44 @@ USE_GMAKE= YES
INSTALLS_SHLIB= YES
USE_REINPLACE= YES
-MAN3= Judy.3x Judy1.3x Judy1_funcs.3x JudyHS.3x JudyHS_funcs.3x \
- JudyL.3x JudyL_funcs.3x JudySL.3x JudySL_funcs.3x
+MAN3= Judy.3 Judy1.3 Judy1_funcs.3 JudyHS.3 JudyHS_funcs.3 \
+ JudyL.3 JudyL_funcs.3 JudySL.3 JudySL_funcs.3
-MLINKS= Judy.3x J1T.3x Judy.3x J1S.3x Judy.3x J1U.3x Judy.3x J1F.3x \
- Judy.3x J1N.3x Judy.3x J1L.3x Judy.3x J1P.3x Judy.3x J1FE.3x \
- Judy.3x J1NE.3x Judy.3x J1LE.3x Judy.3x J1PE.3x Judy.3x J1C.3x \
- Judy.3x J1BC.3x Judy.3x J1FA.3x Judy.3x J1MU.3x \
- Judy1_funcs.3x Judy1Test.3x Judy1_funcs.3x Judy1Set.3x \
- Judy1_funcs.3x Judy1Unset.3x Judy1_funcs.3x Judy1First.3x \
- Judy1_funcs.3x Judy1Next.3x Judy1_funcs.3x Judy1Last.3x \
- Judy1_funcs.3x Judy1Prev.3x Judy1_funcs.3x Judy1FirstEmpty.3x \
- Judy1_funcs.3x Judy1NextEmpty.3x Judy1_funcs.3x Judy1LastEmpty.3x \
- Judy1_funcs.3x Judy1PrevEmpty.3x Judy1_funcs.3x Judy1Count.3x \
- Judy1_funcs.3x Judy1ByCount.3x Judy1_funcs.3x Judy1FreeArray.3x \
- Judy1_funcs.3x Judy1MemUsed.3x \
- JudyHS.3x JHSG.3x JudyHS.3x JHSI.3x JudyHS.3x JHSD.3x \
- JudyHS.3x JHSFA.3x \
- JudyHS_funcs.3x JudyHSGet.3x JudyHS_funcs.3x JudyHSIns.3x \
- JudyHS_funcs.3x JudyHSDel.3x JudyHS_funcs.3x JudyHSFreeArray.3x \
- JudyL.3x JLG.3x JudyL.3x JLI.3x JudyL.3x JLD.3x JudyL.3x JLF.3x \
- JudyL.3x JLN.3x JudyL.3x JLL.3x JudyL.3x JLP.3x JudyL.3x JLFE.3x \
- JudyL.3x JLNE.3x JudyL.3x JLLE.3x JudyL.3x JLPE.3x JudyL.3x JLC.3x \
- JudyL.3x JLBC.3x JudyL.3x JLFA.3x JudyL.3x JLMU.3x \
- JudyL_funcs.3x JudyLGet.3x JudyL_funcs.3x JudyLIns.3x \
- JudyL_funcs.3x JudyLDel.3x JudyL_funcs.3x JudyLFirst.3x \
- JudyL_funcs.3x JudyLNext.3x JudyL_funcs.3x JudyLLast.3x \
- JudyL_funcs.3x JudyLPrev.3x JudyL_funcs.3x JudyLFirstEmpty.3x \
- JudyL_funcs.3x JudyLNextEmpty.3x JudyL_funcs.3x JudyLLastEmpty.3x \
- JudyL_funcs.3x JudyLPrevEmpty.3x JudyL_funcs.3x JudyLCount.3x \
- JudyL_funcs.3x JudyLByCount.3x JudyL_funcs.3x JudyLFreeArray.3x \
- JudyL_funcs.3x JudyLMemUsed.3x \
- JudySL.3x JSLG.3x JudySL.3x JSLI.3x JudySL.3x JSLD.3x \
- JudySL.3x JSLF.3x JudySL.3x JSLN.3x JudySL.3x JSLL.3x \
- JudySL.3x JSLP.3x JudySL.3x JSLFA.3x \
- JudySL_funcs.3x JudySLGet.3x JudySL_funcs.3x JudySLIns.3x \
- JudySL_funcs.3x JudySLDel.3x JudySL_funcs.3x JudySLFirst.3x \
- JudySL_funcs.3x JudySLNext.3x JudySL_funcs.3x JudySLLast.3x \
- JudySL_funcs.3x JudySLPrev.3x JudySL_funcs.3x JudySLFreeArray.3x
+MLINKS= Judy.3 J1T.3 Judy.3 J1S.3 Judy.3 J1U.3 Judy.3 J1F.3 \
+ Judy.3 J1N.3 Judy.3 J1L.3 Judy.3 J1P.3 Judy.3 J1FE.3 \
+ Judy.3 J1NE.3 Judy.3 J1LE.3 Judy.3 J1PE.3 Judy.3 J1C.3 \
+ Judy.3 J1BC.3 Judy.3 J1FA.3 Judy.3 J1MU.3 \
+ Judy1_funcs.3 Judy1Test.3 Judy1_funcs.3 Judy1Set.3 \
+ Judy1_funcs.3 Judy1Unset.3 Judy1_funcs.3 Judy1First.3 \
+ Judy1_funcs.3 Judy1Next.3 Judy1_funcs.3 Judy1Last.3 \
+ Judy1_funcs.3 Judy1Prev.3 Judy1_funcs.3 Judy1FirstEmpty.3 \
+ Judy1_funcs.3 Judy1NextEmpty.3 Judy1_funcs.3 Judy1LastEmpty.3 \
+ Judy1_funcs.3 Judy1PrevEmpty.3 Judy1_funcs.3 Judy1Count.3 \
+ Judy1_funcs.3 Judy1ByCount.3 Judy1_funcs.3 Judy1FreeArray.3 \
+ Judy1_funcs.3 Judy1MemUsed.3 \
+ JudyHS.3 JHSG.3 JudyHS.3 JHSI.3 JudyHS.3 JHSD.3 \
+ JudyHS.3 JHSFA.3 \
+ JudyHS_funcs.3 JudyHSGet.3 JudyHS_funcs.3 JudyHSIns.3 \
+ JudyHS_funcs.3 JudyHSDel.3 JudyHS_funcs.3 JudyHSFreeArray.3 \
+ JudyL.3 JLG.3 JudyL.3 JLI.3 JudyL.3 JLD.3 JudyL.3 JLF.3 \
+ JudyL.3 JLN.3 JudyL.3 JLL.3 JudyL.3 JLP.3 JudyL.3 JLFE.3 \
+ JudyL.3 JLNE.3 JudyL.3 JLLE.3 JudyL.3 JLPE.3 JudyL.3 JLC.3 \
+ JudyL.3 JLBC.3 JudyL.3 JLFA.3 JudyL.3 JLMU.3 \
+ JudyL_funcs.3 JudyLGet.3 JudyL_funcs.3 JudyLIns.3 \
+ JudyL_funcs.3 JudyLDel.3 JudyL_funcs.3 JudyLFirst.3 \
+ JudyL_funcs.3 JudyLNext.3 JudyL_funcs.3 JudyLLast.3 \
+ JudyL_funcs.3 JudyLPrev.3 JudyL_funcs.3 JudyLFirstEmpty.3 \
+ JudyL_funcs.3 JudyLNextEmpty.3 JudyL_funcs.3 JudyLLastEmpty.3 \
+ JudyL_funcs.3 JudyLPrevEmpty.3 JudyL_funcs.3 JudyLCount.3 \
+ JudyL_funcs.3 JudyLByCount.3 JudyL_funcs.3 JudyLFreeArray.3 \
+ JudyL_funcs.3 JudyLMemUsed.3 \
+ JudySL.3 JSLG.3 JudySL.3 JSLI.3 JudySL.3 JSLD.3 \
+ JudySL.3 JSLF.3 JudySL.3 JSLN.3 JudySL.3 JSLL.3 \
+ JudySL.3 JSLP.3 JudySL.3 JSLFA.3 \
+ JudySL_funcs.3 JudySLGet.3 JudySL_funcs.3 JudySLIns.3 \
+ JudySL_funcs.3 JudySLDel.3 JudySL_funcs.3 JudySLFirst.3 \
+ JudySL_funcs.3 JudySLNext.3 JudySL_funcs.3 JudySLLast.3 \
+ JudySL_funcs.3 JudySLPrev.3 JudySL_funcs.3 JudySLFreeArray.3
SHLIB_MAJOR= 1
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"