diff --git a/Mk/Uses/cabal.mk b/Mk/Uses/cabal.mk index ec4a46ed75bc..b13b745726bd 100644 --- a/Mk/Uses/cabal.mk +++ b/Mk/Uses/cabal.mk @@ -70,7 +70,7 @@ EXTRACT_DEPENDS+= hpack:devel/hs-hpack iconv_ARGS= translit .include "${USESDIR}/iconv.mk" LIB_DEPENDS+= libgmp.so:math/gmp \ - libffi.so.6:devel/libffi + libffi.so:devel/libffi DIST_SUBDIR?= cabal diff --git a/Mk/bsd.ruby.mk b/Mk/bsd.ruby.mk index 0c019682dd0a..e691d6911fea 100644 --- a/Mk/bsd.ruby.mk +++ b/Mk/bsd.ruby.mk @@ -149,7 +149,7 @@ RUBY?= ${LOCALBASE}/bin/${RUBY_NAME} # Ruby 2.5 # RUBY_VERSION= 2.5.8 -RUBY_PORTREVISION= 0 +RUBY_PORTREVISION= 1 RUBY_PORTEPOCH= 1 RUBY25= "" # PLIST_SUB helpers @@ -158,7 +158,7 @@ RUBY25= "" # PLIST_SUB helpers # Ruby 2.6 # RUBY_VERSION= 2.6.6 -RUBY_PORTREVISION= 0 +RUBY_PORTREVISION= 1 RUBY_PORTEPOCH= 1 RUBY26= "" # PLIST_SUB helpers @@ -167,7 +167,7 @@ RUBY26= "" # PLIST_SUB helpers # Ruby 2.7 # RUBY_VERSION= 2.7.1 -RUBY_PORTREVISION= 0 +RUBY_PORTREVISION= 1 RUBY_PORTEPOCH= 1 RUBY27= "" # PLIST_SUB helpers diff --git a/biology/abyss/Makefile b/biology/abyss/Makefile index 4918ba2ff87c..d1d6c9c5e924 100644 --- a/biology/abyss/Makefile +++ b/biology/abyss/Makefile @@ -2,6 +2,7 @@ PORTNAME= abyss DISTVERSION= 2.2.4 +PORTREVISION= 1 CATEGORIES= biology MAINTAINER= yuri@FreeBSD.org diff --git a/cad/yosys/Makefile b/cad/yosys/Makefile index f133020c3711..c73bd2af02a8 100644 --- a/cad/yosys/Makefile +++ b/cad/yosys/Makefile @@ -4,6 +4,7 @@ PORTNAME= yosys DISTVERSIONPREFIX= yosys- DISTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/converters/hs-aeson-pretty/Makefile b/converters/hs-aeson-pretty/Makefile index caea23f2f6a3..9066174bf297 100644 --- a/converters/hs-aeson-pretty/Makefile +++ b/converters/hs-aeson-pretty/Makefile @@ -2,6 +2,7 @@ PORTNAME= aeson-pretty PORTVERSION= 0.8.8 +PORTREVISION= 1 CATEGORIES= converters haskell MAINTAINER= haskell@FreeBSD.org diff --git a/deskutils/hs-arbtt/Makefile b/deskutils/hs-arbtt/Makefile index 60c5e4f86bdf..c230a446a074 100644 --- a/deskutils/hs-arbtt/Makefile +++ b/deskutils/hs-arbtt/Makefile @@ -2,6 +2,7 @@ PORTNAME= arbtt PORTVERSION= 0.10.2 +PORTREVISION= 1 CATEGORIES= deskutils haskell MAINTAINER= mail@dbalan.in diff --git a/devel/ctypes.sh/Makefile b/devel/ctypes.sh/Makefile index dba28a7d9211..470ec18ee34c 100644 --- a/devel/ctypes.sh/Makefile +++ b/devel/ctypes.sh/Makefile @@ -2,6 +2,7 @@ PORTNAME= ctypes.sh PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/taviso/${PORTNAME}/releases/download/v${PORTVERSION}/ DISTNAME= ctypes-sh-${PORTVERSION} diff --git a/devel/elm-format/Makefile b/devel/elm-format/Makefile index 225b8476b9b3..2c8ca6734a9e 100644 --- a/devel/elm-format/Makefile +++ b/devel/elm-format/Makefile @@ -2,7 +2,7 @@ PORTNAME= elm-format PORTVERSION= 0.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel textproc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile index 5d2a2f942209..4104aced0c03 100644 --- a/devel/g-wrap/Makefile +++ b/devel/g-wrap/Makefile @@ -2,6 +2,7 @@ PORTNAME= g-wrap DISTVERSION= 1.9.15 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SAVANNAH diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 0976c6520021..a04b607d8a77 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -3,7 +3,7 @@ PORTNAME= glib PORTVERSION= 2.56.3 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNOME diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 988ac3e8aa7e..e90ae60fd59e 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -3,6 +3,7 @@ PORTNAME= gobject-introspection PORTVERSION= 1.56.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNOME diff --git a/devel/hs-ShellCheck/Makefile b/devel/hs-ShellCheck/Makefile index c705b19c7ff6..1fd29dae393f 100644 --- a/devel/hs-ShellCheck/Makefile +++ b/devel/hs-ShellCheck/Makefile @@ -2,6 +2,7 @@ PORTNAME= ShellCheck DISTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= tobik@FreeBSD.org diff --git a/devel/hs-alex/Makefile b/devel/hs-alex/Makefile index fe0449107de4..9d4065598a75 100644 --- a/devel/hs-alex/Makefile +++ b/devel/hs-alex/Makefile @@ -3,6 +3,7 @@ PORTNAME= alex PORTVERSION= 3.2.5 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-c2hs/Makefile b/devel/hs-c2hs/Makefile index 29f58ae0c7e4..2ad47c0ab0e0 100644 --- a/devel/hs-c2hs/Makefile +++ b/devel/hs-c2hs/Makefile @@ -3,7 +3,7 @@ PORTNAME= c2hs PORTVERSION= 0.28.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-cabal-install/Makefile b/devel/hs-cabal-install/Makefile index 04ef8ec0e890..2b243ddc7c2d 100644 --- a/devel/hs-cabal-install/Makefile +++ b/devel/hs-cabal-install/Makefile @@ -3,6 +3,7 @@ PORTNAME= cabal-install DISTVERSION= 3.0.2.0 DISTVERSIONPREFIX= Cabal-v +PORTREVISION= 1 CATEGORIES= devel haskell EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/devel/hs-cpphs/Makefile b/devel/hs-cpphs/Makefile index cca444348637..dbf3adc49636 100644 --- a/devel/hs-cpphs/Makefile +++ b/devel/hs-cpphs/Makefile @@ -3,6 +3,7 @@ PORTNAME= cpphs PORTVERSION= 1.20.9 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-darcs/Makefile b/devel/hs-darcs/Makefile index d06cfbaa62f3..62f397356138 100644 --- a/devel/hs-darcs/Makefile +++ b/devel/hs-darcs/Makefile @@ -3,6 +3,7 @@ PORTNAME= darcs PORTVERSION= 2.14.4 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-ghc-events/Makefile b/devel/hs-ghc-events/Makefile index e7e78ae409e4..32d6425241dd 100644 --- a/devel/hs-ghc-events/Makefile +++ b/devel/hs-ghc-events/Makefile @@ -2,6 +2,7 @@ PORTNAME= ghc-events PORTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-ghcprofview/Makefile b/devel/hs-ghcprofview/Makefile index 0f78c8b4e6dc..972e8499987b 100644 --- a/devel/hs-ghcprofview/Makefile +++ b/devel/hs-ghcprofview/Makefile @@ -2,6 +2,7 @@ PORTNAME= ghcprofview PORTVERSION= 0.1.0.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-git-annex/Makefile b/devel/hs-git-annex/Makefile index c635d74001d8..a7761a108fb7 100644 --- a/devel/hs-git-annex/Makefile +++ b/devel/hs-git-annex/Makefile @@ -3,6 +3,7 @@ PORTNAME= git-annex PORTVERSION= 8.20200330 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile index 82a23b5cd5bd..3b43f60d7aee 100644 --- a/devel/hs-haddock/Makefile +++ b/devel/hs-haddock/Makefile @@ -3,6 +3,7 @@ PORTNAME= haddock PORTVERSION= 2.23.1 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile index ead01fd7f8eb..af20b5ac59dc 100644 --- a/devel/hs-happy/Makefile +++ b/devel/hs-happy/Makefile @@ -3,6 +3,7 @@ PORTNAME= happy PORTVERSION= 1.19.12 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-hasktags/Makefile b/devel/hs-hasktags/Makefile index 889fdbc853fb..854e0488408c 100644 --- a/devel/hs-hasktags/Makefile +++ b/devel/hs-hasktags/Makefile @@ -2,7 +2,7 @@ PORTNAME= hasktags PORTVERSION= 0.71.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-hlint/Makefile b/devel/hs-hlint/Makefile index cab01c19216c..ddd4031fda47 100644 --- a/devel/hs-hlint/Makefile +++ b/devel/hs-hlint/Makefile @@ -2,6 +2,7 @@ PORTNAME= hlint PORTVERSION= 2.2.11 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-hoogle/Makefile b/devel/hs-hoogle/Makefile index fc530469f38f..47ad16bfcf69 100644 --- a/devel/hs-hoogle/Makefile +++ b/devel/hs-hoogle/Makefile @@ -3,6 +3,7 @@ PORTNAME= hoogle PORTVERSION= 5.0.17.15 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-hpack/Makefile b/devel/hs-hpack/Makefile index 203b16e90763..20951e09a121 100644 --- a/devel/hs-hpack/Makefile +++ b/devel/hs-hpack/Makefile @@ -2,6 +2,7 @@ PORTNAME= hpack PORTVERSION= 0.33.0 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-hspec-discover/Makefile b/devel/hs-hspec-discover/Makefile index d14197eacd48..8dc7ad49ad19 100644 --- a/devel/hs-hspec-discover/Makefile +++ b/devel/hs-hspec-discover/Makefile @@ -2,7 +2,7 @@ PORTNAME= hspec-discover PORTVERSION= 2.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-mueval/Makefile b/devel/hs-mueval/Makefile index cd7eb511fcc6..c7cd4ac2e957 100644 --- a/devel/hs-mueval/Makefile +++ b/devel/hs-mueval/Makefile @@ -3,7 +3,7 @@ PORTNAME= mueval PORTVERSION= 0.9.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-profiteur/Makefile b/devel/hs-profiteur/Makefile index 55b7089b1041..0b683a981333 100644 --- a/devel/hs-profiteur/Makefile +++ b/devel/hs-profiteur/Makefile @@ -2,7 +2,7 @@ PORTNAME= profiteur PORTVERSION= 0.4.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-shake/Makefile b/devel/hs-shake/Makefile index a5905f2c1480..ec2f816ab6fe 100644 --- a/devel/hs-shake/Makefile +++ b/devel/hs-shake/Makefile @@ -2,6 +2,7 @@ PORTNAME= shake PORTVERSION= 0.18.5 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/hs-spago/Makefile b/devel/hs-spago/Makefile index 08b2d5aa20aa..590daecfea2f 100644 --- a/devel/hs-spago/Makefile +++ b/devel/hs-spago/Makefile @@ -2,6 +2,7 @@ PORTNAME= spago DISTVERSION= 0.15.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/spacchetti/purescript-docs-search/releases/download/v${PURESCRIPT_DOCS_SEARCH_VERSION}/:docs_search_app \ https://github.com/spacchetti/purescript-docs-search/releases/download/v${PURESCRIPT_DOCS_SEARCH_VERSION}/:purescript_docs_search diff --git a/devel/hs-threadscope/Makefile b/devel/hs-threadscope/Makefile index 582b25a4ab77..efae55df4059 100644 --- a/devel/hs-threadscope/Makefile +++ b/devel/hs-threadscope/Makefile @@ -2,6 +2,7 @@ PORTNAME= threadscope PORTVERSION= 0.2.12 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/p5-FFI-Platypus/Makefile b/devel/p5-FFI-Platypus/Makefile index 13c818d6840e..f126799897b6 100644 --- a/devel/p5-FFI-Platypus/Makefile +++ b/devel/p5-FFI-Platypus/Makefile @@ -3,6 +3,7 @@ PORTNAME= FFI-Platypus PORTVERSION= 1.30 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Glib-Object-Introspection/Makefile b/devel/p5-Glib-Object-Introspection/Makefile index e738ab2edafb..29cd4731d982 100644 --- a/devel/p5-Glib-Object-Introspection/Makefile +++ b/devel/p5-Glib-Object-Introspection/Makefile @@ -3,7 +3,7 @@ PORTNAME= Glib-Object-Introspection PORTVERSION= 0.048 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/py-cffi/Makefile b/devel/py-cffi/Makefile index 89c223c6fd05..0f8ccab9a36d 100644 --- a/devel/py-cffi/Makefile +++ b/devel/py-cffi/Makefile @@ -3,6 +3,7 @@ PORTNAME= cffi PORTVERSION= 1.14.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gobject/Makefile b/devel/py-gobject/Makefile index cbcbe750cee2..4e0bd1a75fa9 100644 --- a/devel/py-gobject/Makefile +++ b/devel/py-gobject/Makefile @@ -4,7 +4,7 @@ PORTNAME= gobject PORTVERSION= 2.28.6 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel python MASTER_SITES= GNOME/sources/pygobject/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/pygobject3-common/Makefile b/devel/pygobject3-common/Makefile index beff5c5ef654..0caff8666da1 100644 --- a/devel/pygobject3-common/Makefile +++ b/devel/pygobject3-common/Makefile @@ -3,7 +3,7 @@ PORTNAME= gobject PORTVERSION= 3.28.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= GNOME/sources/pygobject/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} PKGNAMEPREFIX?= py diff --git a/devel/rubygem-ffi/Makefile b/devel/rubygem-ffi/Makefile index df95bce3d6b5..7686ea42e1ea 100644 --- a/devel/rubygem-ffi/Makefile +++ b/devel/rubygem-ffi/Makefile @@ -3,6 +3,7 @@ PORTNAME= ffi PORTVERSION= 1.13.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-ffi110/Makefile b/devel/rubygem-ffi110/Makefile index 1d222552d62e..e31ac32d796c 100644 --- a/devel/rubygem-ffi110/Makefile +++ b/devel/rubygem-ffi110/Makefile @@ -3,6 +3,7 @@ PORTNAME= ffi PORTVERSION= 1.10.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 110 diff --git a/devel/stack/Makefile b/devel/stack/Makefile index 2c0b2fb34731..c921cdd6d47d 100644 --- a/devel/stack/Makefile +++ b/devel/stack/Makefile @@ -4,7 +4,7 @@ PORTNAME= stack PORTVERSION= 2.3.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/games/hedgewars-server/Makefile b/games/hedgewars-server/Makefile index 82b05801df10..1e87363d4f03 100644 --- a/games/hedgewars-server/Makefile +++ b/games/hedgewars-server/Makefile @@ -2,6 +2,7 @@ PORTNAME= hedgewars PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.hedgewars.org/download/releases/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/games/hs-scroll/Makefile b/games/hs-scroll/Makefile index f1ee148a86c3..62a352fadc90 100644 --- a/games/hs-scroll/Makefile +++ b/games/hs-scroll/Makefile @@ -3,7 +3,7 @@ PORTNAME= scroll PORTVERSION= 1.20180421 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games haskell MAINTAINER= haskell@FreeBSD.org diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile index 82eda05b4752..390ca798abaf 100644 --- a/graphics/openfx-arena/Makefile +++ b/graphics/openfx-arena/Makefile @@ -3,7 +3,7 @@ PORTNAME= openfx-arena PORTVERSION= 2.3.14 DISTVERSIONPREFIX= Natron- -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org diff --git a/graphics/wayland/Makefile b/graphics/wayland/Makefile index 6b5703abdfd3..8c93cd6595e3 100644 --- a/graphics/wayland/Makefile +++ b/graphics/wayland/Makefile @@ -3,7 +3,7 @@ PORTNAME= wayland PORTVERSION= 1.18.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics wayland MASTER_SITES= https://wayland.freedesktop.org/releases/ diff --git a/java/bootstrap-openjdk8/Makefile b/java/bootstrap-openjdk8/Makefile index b47e93a2e819..a49a5d249844 100644 --- a/java/bootstrap-openjdk8/Makefile +++ b/java/bootstrap-openjdk8/Makefile @@ -2,6 +2,7 @@ PORTNAME= openjdk8 PORTVERSION= ${DISTVERSION_${JDK_ARCH}} +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= LOCAL/jkim \ LOCAL/pkubaj @@ -36,7 +37,7 @@ INSTALLDIR= ${STAGEDIR}${PREFIX}/${JDK_ROOT} .include .if ${ARCH} == aarch64 || ${ARCH:Marmv*} -RUN_DEPENDS+= ${LOCALBASE}/lib/libffi.so.6:devel/libffi +RUN_DEPENDS+= ${LOCALBASE}/lib/libffi.so:devel/libffi .endif .if defined(PPC_ABI) && ${PPC_ABI} == ELFv2 diff --git a/java/openjdk8/Makefile b/java/openjdk8/Makefile index 63d101658596..5c8625b9153a 100644 --- a/java/openjdk8/Makefile +++ b/java/openjdk8/Makefile @@ -2,6 +2,7 @@ PORTNAME= openjdk PORTVERSION= ${JDK_MAJOR_VERSION}.${JDK_UPDATE_VERSION}.${JDK_BUILD_NUMBER}.${BSD_JDK_VERSION} +PORTREVISION= 1 CATEGORIES= java devel MASTER_SITES= LOCAL/jkim:jtreg PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION} diff --git a/java/sablevm/Makefile b/java/sablevm/Makefile index 383aa0f15bdb..39cbc7c4eda7 100644 --- a/java/sablevm/Makefile +++ b/java/sablevm/Makefile @@ -2,7 +2,7 @@ PORTNAME= sablevm PORTVERSION= 1.13 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= java devel MASTER_SITES= SF diff --git a/lang/ecl/Makefile b/lang/ecl/Makefile index 03c5a41b5d34..dbe883631147 100644 --- a/lang/ecl/Makefile +++ b/lang/ecl/Makefile @@ -3,6 +3,7 @@ PORTNAME= ecl PORTVERSION= 20.4.24 +PORTREVISION= 1 CATEGORIES= lang lisp MASTER_SITES= https://common-lisp.net/project/ecl/static/files/release/ diff --git a/lang/elm/Makefile b/lang/elm/Makefile index eb15df5731a7..1adf8d60a3b5 100644 --- a/lang/elm/Makefile +++ b/lang/elm/Makefile @@ -2,6 +2,7 @@ PORTNAME= elm PORTVERSION= 0.19.1 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= LOCAL/arrowd/:package_list DISTFILES= elm-compiler-bootstrap-${PORTVERSION}${EXTRACT_SUFX}:package_list diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index 8c22efa82fce..2cc7a8cdfa12 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -3,7 +3,7 @@ PORTNAME= gforth PORTVERSION= 0.7.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= lang MASTER_SITES= http://www.complang.tuwien.ac.at/forth/gforth/ \ GNU diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index fc533fbe94d4..3dd8cbe057f2 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -3,7 +3,7 @@ PORTNAME= ghc PORTVERSION= ${GHC_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang haskell MASTER_SITES= https://www.haskell.org/ghc/dist/${PORTVERSION}/:source \ LOCAL/arrowd/:boot \ diff --git a/lang/gjs/Makefile b/lang/gjs/Makefile index 261b0e59500f..dad84133a964 100644 --- a/lang/gjs/Makefile +++ b/lang/gjs/Makefile @@ -3,7 +3,7 @@ PORTNAME= gjs PORTVERSION= 1.52.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/lang/gnustep-base/Makefile b/lang/gnustep-base/Makefile index 47d8321ade6a..bb3b4f705a8c 100644 --- a/lang/gnustep-base/Makefile +++ b/lang/gnustep-base/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnustep-base DISTVERSIONPREFIX= base- DISTVERSION= 1_26_0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang devel gnustep MAINTAINER= ports@FreeBSD.org diff --git a/lang/guile2/Makefile b/lang/guile2/Makefile index c7f9f9df5971..3f887b672d06 100644 --- a/lang/guile2/Makefile +++ b/lang/guile2/Makefile @@ -3,6 +3,7 @@ PORTNAME= guile PORTVERSION= 2.2.7 +PORTREVISION= 1 CATEGORIES= lang scheme MASTER_SITES= GNU PKGNAMESUFFIX= 2 diff --git a/lang/hs-brainfuck/Makefile b/lang/hs-brainfuck/Makefile index b073b73b4590..62f90247f067 100644 --- a/lang/hs-brainfuck/Makefile +++ b/lang/hs-brainfuck/Makefile @@ -3,7 +3,7 @@ PORTNAME= brainfuck PORTVERSION= 0.1.0.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang haskell MAINTAINER= haskell@FreeBSD.org diff --git a/lang/hs-unlambda/Makefile b/lang/hs-unlambda/Makefile index 14eb83eb3262..37207712af7c 100644 --- a/lang/hs-unlambda/Makefile +++ b/lang/hs-unlambda/Makefile @@ -3,7 +3,7 @@ PORTNAME= unlambda PORTVERSION= 0.1.4.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang haskell MAINTAINER= haskell@FreeBSD.org diff --git a/lang/librep/Makefile b/lang/librep/Makefile index aa6bcbe8cb06..1e8da680e17e 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -3,7 +3,7 @@ PORTNAME= librep PORTVERSION= 0.92.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang elisp gnome MASTER_SITES= http://download.tuxfamily.org/librep/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/lang/micropython/Makefile b/lang/micropython/Makefile index 730472663736..8d097c15ca4b 100644 --- a/lang/micropython/Makefile +++ b/lang/micropython/Makefile @@ -3,7 +3,7 @@ PORTNAME= micropython PORTVERSION= 1.5.1 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang python MAINTAINER= ports@FreeBSD.org diff --git a/lang/newlisp/Makefile b/lang/newlisp/Makefile index 0e3d573b54e4..3aa625461a9f 100644 --- a/lang/newlisp/Makefile +++ b/lang/newlisp/Makefile @@ -3,6 +3,7 @@ PORTNAME= newlisp PORTVERSION= 10.7.5 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= http://www.newlisp.org/downloads/ diff --git a/lang/polyml/Makefile b/lang/polyml/Makefile index b5d4d5806a21..f4a0ba10ee24 100644 --- a/lang/polyml/Makefile +++ b/lang/polyml/Makefile @@ -4,6 +4,7 @@ PORTNAME= polyml PORTVERSION= 5.8 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= lang DIST_SUBDIR= ${PORTNAME} diff --git a/lang/purescript/Makefile b/lang/purescript/Makefile index 5ddab5a89a71..94ae6780eb0f 100644 --- a/lang/purescript/Makefile +++ b/lang/purescript/Makefile @@ -2,7 +2,7 @@ PORTNAME= purescript PORTVERSION= 0.13.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MAINTAINER= haskell@FreeBSD.org diff --git a/lang/pypy/bsd.pypy.mk b/lang/pypy/bsd.pypy.mk index 1075450bd601..e97fcac8d550 100644 --- a/lang/pypy/bsd.pypy.mk +++ b/lang/pypy/bsd.pypy.mk @@ -13,8 +13,10 @@ PLIST_SUB+= PYPY_DIR=${PYPY_DIR} PYPY_CFFI_VER=${PYPY_CFFI_VER} .if ${PYTHON_IMPL} == pypy DISTVERSION= 7.3.0 +PORTREVISION= 1 PYPY_CFFI_VER= ${PYTHON_IMPL}-73 .else # ${PYTHON_IMPL} == pypy3 DISTVERSION= 7.3.0 +PORTREVISION= 1 PYPY_CFFI_VER= ${PYTHON_IMPL}6-pp${DISTVERSION:S|.||:C|\..*||}-${OPSYS:tl}${OSREL:C|\..*||} .endif diff --git a/lang/python27/Makefile b/lang/python27/Makefile index bbf60c73e31e..0e9eb190c4a6 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -2,6 +2,7 @@ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} +PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} PKGNAMESUFFIX= 27 diff --git a/lang/python35/Makefile b/lang/python35/Makefile index 748da84b10af..34ea03e30d54 100644 --- a/lang/python35/Makefile +++ b/lang/python35/Makefile @@ -3,7 +3,7 @@ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= lang python MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} PKGNAMESUFFIX= ${PYTHON_SUFFIX} diff --git a/lang/python36/Makefile b/lang/python36/Makefile index bb47ddd37be1..a23bbebf8dfc 100644 --- a/lang/python36/Makefile +++ b/lang/python36/Makefile @@ -3,6 +3,7 @@ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} +PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} PKGNAMESUFFIX= ${PYTHON_SUFFIX} diff --git a/lang/python37/Makefile b/lang/python37/Makefile index 6b157ede9fd3..ed9e138cbfcc 100644 --- a/lang/python37/Makefile +++ b/lang/python37/Makefile @@ -3,6 +3,7 @@ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} +PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} PKGNAMESUFFIX= ${PYTHON_SUFFIX} diff --git a/lang/python38/Makefile b/lang/python38/Makefile index 53fb18ba0267..4ec500fad6fb 100644 --- a/lang/python38/Makefile +++ b/lang/python38/Makefile @@ -3,6 +3,7 @@ PORTNAME= python PORTVERSION= ${PYTHON_PORTVERSION} +PORTREVISION= 1 CATEGORIES= lang python MASTER_SITES= PYTHON/ftp/python/${PORTVERSION} PKGNAMESUFFIX= ${PYTHON_SUFFIX} diff --git a/lang/racket-minimal/Makefile b/lang/racket-minimal/Makefile index 68ad4f1d2755..cec6470d1e42 100644 --- a/lang/racket-minimal/Makefile +++ b/lang/racket-minimal/Makefile @@ -3,6 +3,7 @@ PORTNAME= racket PORTVERSION= 7.7 +PORTREVISION= 1 CATEGORIES= lang scheme MASTER_SITES= http://mirror.racket-lang.org/installers/${PORTVERSION}/ \ http://www.cs.utah.edu/plt/installers/${PORTVERSION}/ \ diff --git a/lang/racket/Makefile b/lang/racket/Makefile index bd1dd1df2afd..d35b08307dc3 100644 --- a/lang/racket/Makefile +++ b/lang/racket/Makefile @@ -3,6 +3,7 @@ PORTNAME= racket PORTVERSION= 7.7 +PORTREVISION= 1 CATEGORIES= lang scheme MASTER_SITES= http://mirror.racket-lang.org/installers/${PORTVERSION}/ \ http://www.cs.utah.edu/plt/installers/${PORTVERSION}/ \ diff --git a/lang/sagittarius-scheme/Makefile b/lang/sagittarius-scheme/Makefile index 9809e61195ee..14f114462dcf 100644 --- a/lang/sagittarius-scheme/Makefile +++ b/lang/sagittarius-scheme/Makefile @@ -3,6 +3,7 @@ PORTNAME= sagittarius PORTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/ \ LOCAL/ashish diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index 04f3531c7fde..df45d2574b6f 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -3,7 +3,7 @@ PORTNAME= smalltalk PORTVERSION= 3.2.5 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= lang MASTER_SITES= GNU diff --git a/lang/spidermonkey52/Makefile b/lang/spidermonkey52/Makefile index 4810e952a11f..78cba7acdcc9 100644 --- a/lang/spidermonkey52/Makefile +++ b/lang/spidermonkey52/Makefile @@ -3,7 +3,7 @@ PORTNAME= spidermonkey PORTVERSION= 52.9.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${PORTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} diff --git a/lang/spidermonkey60/Makefile b/lang/spidermonkey60/Makefile index 43f018764a66..e3fd57629b71 100644 --- a/lang/spidermonkey60/Makefile +++ b/lang/spidermonkey60/Makefile @@ -2,7 +2,7 @@ PORTNAME= spidermonkey DISTVERSION= 60.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source PKGNAMESUFFIX= ${SP_VER} diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile index a7ff7210bb6d..806f5ee01766 100644 --- a/lang/squeak/Makefile +++ b/lang/squeak/Makefile @@ -3,7 +3,7 @@ PORTNAME= squeak PORTVERSION= 4.10.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= lang MASTER_SITES= http://www.squeakvm.org/unix/release/:vmsrc \ http://ftp.squeak.org/${IMAGE_VERSION}/:src \ diff --git a/lang/yabasic/Makefile b/lang/yabasic/Makefile index 1d2e05bdc561..132ae4182f55 100644 --- a/lang/yabasic/Makefile +++ b/lang/yabasic/Makefile @@ -3,6 +3,7 @@ PORTNAME= yabasic PORTVERSION= 2.86.9 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= lang diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 0bf89d0c442e..360fac6163b2 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 68.10.0 +PORTREVISION= 1 CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source diff --git a/math/hs-Agda/Makefile b/math/hs-Agda/Makefile index b7f2f9b1b337..9856978cb13a 100644 --- a/math/hs-Agda/Makefile +++ b/math/hs-Agda/Makefile @@ -3,7 +3,7 @@ PORTNAME= Agda PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org diff --git a/math/hs-penrose/Makefile b/math/hs-penrose/Makefile index 7841abd730b3..cead0d5cd8b4 100644 --- a/math/hs-penrose/Makefile +++ b/math/hs-penrose/Makefile @@ -4,7 +4,7 @@ PORTNAME= penrose DISTVERSIONPREFIX= v DISTVERSION= 0.1-737 DISTVERSIONSUFFIX= -gb336c8d -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math haskell EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/math/maxima/Makefile b/math/maxima/Makefile index 3ebf2d2a42e4..fd6001e995b2 100644 --- a/math/maxima/Makefile +++ b/math/maxima/Makefile @@ -3,6 +3,7 @@ PORTNAME= maxima PORTVERSION= 5.44.0 +PORTREVISION= 1 CATEGORIES= math lisp tk MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source diff --git a/math/sage/Makefile b/math/sage/Makefile index 6acea2ed9c62..a8470bb326a9 100644 --- a/math/sage/Makefile +++ b/math/sage/Makefile @@ -3,7 +3,7 @@ PORTNAME= sage PORTVERSION= 9.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= https://mirrors.xmission.com/sage/src/ \ http://mirrors.xmission.com/sage/src/ \ diff --git a/misc/adios2/Makefile b/misc/adios2/Makefile index e5916d0f3551..4e4865352193 100644 --- a/misc/adios2/Makefile +++ b/misc/adios2/Makefile @@ -3,6 +3,7 @@ PORTNAME= adios2 DISTVERSIONPREFIX= v DISTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= misc science MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/matterhorn/Makefile b/net-im/matterhorn/Makefile index 4a0b3ecec191..a451c7610f1b 100644 --- a/net-im/matterhorn/Makefile +++ b/net-im/matterhorn/Makefile @@ -2,6 +2,7 @@ PORTNAME= matterhorn PORTVERSION= 50200.8.0 +PORTREVISION= 1 CATEGORIES= net-im EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/print/hs-hscolour/Makefile b/print/hs-hscolour/Makefile index 5ae6ad467335..28ac28da5736 100644 --- a/print/hs-hscolour/Makefile +++ b/print/hs-hscolour/Makefile @@ -3,7 +3,7 @@ PORTNAME= hscolour PORTVERSION= 1.24.4 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= print haskell diff --git a/science/paraview/Makefile b/science/paraview/Makefile index 44148c3b5cdd..9d6f2d64281b 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -3,7 +3,7 @@ PORTNAME= paraview DISTVERSION= 5.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${VERMAJORMINOR}/ DISTNAME= ParaView-v${PORTVERSION} diff --git a/security/hs-cryptol/Makefile b/security/hs-cryptol/Makefile index 44d0fa84b306..9eef7da73055 100644 --- a/security/hs-cryptol/Makefile +++ b/security/hs-cryptol/Makefile @@ -2,7 +2,7 @@ PORTNAME= cryptol DISTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security lang haskell MAINTAINER= yuri@FreeBSD.org diff --git a/security/p11-kit/Makefile b/security/p11-kit/Makefile index c5e7dcb08a17..94b520fefb59 100644 --- a/security/p11-kit/Makefile +++ b/security/p11-kit/Makefile @@ -3,6 +3,7 @@ PORTNAME= p11-kit PORTVERSION= 0.23.20 +PORTREVISION= 1 CATEGORIES= security devel MASTER_SITES= https://github.com/p11-glue/p11-kit/releases/download/${PORTVERSION}/ diff --git a/security/yubioath-desktop/Makefile b/security/yubioath-desktop/Makefile index 07982355bb6e..b18e5c23712c 100644 --- a/security/yubioath-desktop/Makefile +++ b/security/yubioath-desktop/Makefile @@ -3,7 +3,7 @@ PORTNAME= yubioath-desktop DISTVERSIONPREFIX= yubioath-desktop- DISTVERSION= 4.3.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= daniel@shafer.cc diff --git a/sysutils/hs-cputype/Makefile b/sysutils/hs-cputype/Makefile index 01a1097fe201..c940c9c334e0 100644 --- a/sysutils/hs-cputype/Makefile +++ b/sysutils/hs-cputype/Makefile @@ -2,7 +2,7 @@ PORTNAME= cputype PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils haskell EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/textproc/cgrep/Makefile b/textproc/cgrep/Makefile index 87d4f6fd7657..be4c8fb412d4 100644 --- a/textproc/cgrep/Makefile +++ b/textproc/cgrep/Makefile @@ -3,6 +3,7 @@ PORTNAME= cgrep PORTVERSION= 6.6.32 +PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= lwhsu@FreeBSD.org diff --git a/textproc/hs-lhs2tex/Makefile b/textproc/hs-lhs2tex/Makefile index 05eba03a6967..7976ea6f2c17 100644 --- a/textproc/hs-lhs2tex/Makefile +++ b/textproc/hs-lhs2tex/Makefile @@ -3,6 +3,7 @@ PORTNAME= lhs2tex PORTVERSION= 1.23 +PORTREVISION= 1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-pandoc-citeproc/Makefile b/textproc/hs-pandoc-citeproc/Makefile index 9b222c356efd..886d2b96a4d2 100644 --- a/textproc/hs-pandoc-citeproc/Makefile +++ b/textproc/hs-pandoc-citeproc/Makefile @@ -2,7 +2,7 @@ PORTNAME= pandoc-citeproc PORTVERSION= 0.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-pandoc-crossref/Makefile b/textproc/hs-pandoc-crossref/Makefile index 5dd31e171a7f..8412026fcea7 100644 --- a/textproc/hs-pandoc-crossref/Makefile +++ b/textproc/hs-pandoc-crossref/Makefile @@ -2,7 +2,7 @@ PORTNAME= pandoc-crossref PORTVERSION= 0.3.6.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile index 5d0a8c82ea08..e8ef49ba7f19 100644 --- a/textproc/hs-pandoc/Makefile +++ b/textproc/hs-pandoc/Makefile @@ -3,7 +3,7 @@ PORTNAME= pandoc PORTVERSION= 2.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/textproc/hs-yaml/Makefile b/textproc/hs-yaml/Makefile index 50215a67c480..f6b535d8d77a 100644 --- a/textproc/hs-yaml/Makefile +++ b/textproc/hs-yaml/Makefile @@ -2,6 +2,7 @@ PORTNAME= yaml PORTVERSION= 0.11.3.0 +PORTREVISION= 1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 9d8cd2261c99..c4fde0643a78 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 68.10.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 9189bba471ec..0919794fdb8f 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 78.0.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ diff --git a/www/hs-DAV/Makefile b/www/hs-DAV/Makefile index a3e7532db45c..1fec60afea5d 100644 --- a/www/hs-DAV/Makefile +++ b/www/hs-DAV/Makefile @@ -2,6 +2,7 @@ PORTNAME= DAV PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org diff --git a/www/hs-hjsmin/Makefile b/www/hs-hjsmin/Makefile index 965475cba27a..3992f51ba2b3 100644 --- a/www/hs-hjsmin/Makefile +++ b/www/hs-hjsmin/Makefile @@ -2,6 +2,7 @@ PORTNAME= hjsmin PORTVERSION= 0.2.0.4 +PORTREVISION= 1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org diff --git a/www/hs-postgrest/Makefile b/www/hs-postgrest/Makefile index fc2b32b7eb24..0e72c460bef7 100644 --- a/www/hs-postgrest/Makefile +++ b/www/hs-postgrest/Makefile @@ -2,6 +2,7 @@ PORTNAME= postgrest PORTVERSION= 7.0.1 +PORTREVISION= 1 CATEGORIES= www databases haskell MAINTAINER= dmitry.wagin@ya.ru diff --git a/www/hs-wai-app-static/Makefile b/www/hs-wai-app-static/Makefile index 2bd94e824f44..1c284329627c 100644 --- a/www/hs-wai-app-static/Makefile +++ b/www/hs-wai-app-static/Makefile @@ -2,6 +2,7 @@ PORTNAME= wai-app-static PORTVERSION= 3.1.7.1 +PORTREVISION= 1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org diff --git a/www/hs-yesod-bin/Makefile b/www/hs-yesod-bin/Makefile index 747f6b5cbff8..10a4fc29d560 100644 --- a/www/hs-yesod-bin/Makefile +++ b/www/hs-yesod-bin/Makefile @@ -2,6 +2,7 @@ PORTNAME= yesod-bin PORTVERSION= 1.6.0.4 +PORTREVISION= 1 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org diff --git a/x11-toolkits/gtkada3/Makefile b/x11-toolkits/gtkada3/Makefile index 20bcd64f1b60..32ace5a2b50e 100644 --- a/x11-toolkits/gtkada3/Makefile +++ b/x11-toolkits/gtkada3/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtkada PORTVERSION= 3.14.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits PKGNAMESUFFIX= 3 diff --git a/x11-wm/hs-xmonad/Makefile b/x11-wm/hs-xmonad/Makefile index 97e8098b83a9..0eed182808e1 100644 --- a/x11-wm/hs-xmonad/Makefile +++ b/x11-wm/hs-xmonad/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmonad PORTVERSION= 0.15 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm haskell MAINTAINER= haskell@FreeBSD.org diff --git a/x11/conlecterm/Makefile b/x11/conlecterm/Makefile index 3724b642d553..53487a032f5d 100644 --- a/x11/conlecterm/Makefile +++ b/x11/conlecterm/Makefile @@ -2,7 +2,7 @@ PORTNAME= conlecterm PORTVERSION= 1.4.1.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= x11 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/x11/hs-xmobar/Makefile b/x11/hs-xmobar/Makefile index 544630e09245..6defc1e0107f 100644 --- a/x11/hs-xmobar/Makefile +++ b/x11/hs-xmobar/Makefile @@ -3,6 +3,7 @@ PORTNAME= xmobar PORTVERSION= 0.33 +PORTREVISION= 1 CATEGORIES= x11 haskell MAINTAINER= haskell@FreeBSD.org