diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/github-backup-utils/Makefile | 1 | ||||
-rw-r--r-- | devel/hs-git-annex/Makefile | 2 | ||||
-rw-r--r-- | devel/ocaml-opam/Makefile | 1 | ||||
-rw-r--r-- | devel/ocaml-topkg/Makefile | 1 | ||||
-rw-r--r-- | devel/ocaml-uchar/Makefile | 1 | ||||
-rw-r--r-- | devel/ocaml-uutf/Makefile | 1 | ||||
-rw-r--r-- | devel/pijul/Makefile | 2 | ||||
-rw-r--r-- | devel/py-libioc/Makefile | 2 | ||||
-rw-r--r-- | devel/py-pooch/Makefile | 2 | ||||
-rw-r--r-- | devel/py-trimesh/Makefile | 2 | ||||
-rw-r--r-- | devel/py-types-xxhash/Makefile | 1 | ||||
-rw-r--r-- | devel/py-xxhash/Makefile | 1 | ||||
-rw-r--r-- | devel/tailor/Makefile | 1 |
13 files changed, 13 insertions, 5 deletions
diff --git a/devel/github-backup-utils/Makefile b/devel/github-backup-utils/Makefile index 4b0376dad20d..f7a6094fe477 100644 --- a/devel/github-backup-utils/Makefile +++ b/devel/github-backup-utils/Makefile @@ -1,5 +1,6 @@ PORTNAME= github-backup-utils PORTVERSION= 3.5.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel MASTER_SITES= https://github.com/github/backup-utils/releases/download/v${PORTVERSION}/ diff --git a/devel/hs-git-annex/Makefile b/devel/hs-git-annex/Makefile index f46dc959669c..ac811fe8d836 100644 --- a/devel/hs-git-annex/Makefile +++ b/devel/hs-git-annex/Makefile @@ -1,6 +1,6 @@ PORTNAME= git-annex PORTVERSION= 10.20220525 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org diff --git a/devel/ocaml-opam/Makefile b/devel/ocaml-opam/Makefile index c289d60eb595..b3359ff01604 100644 --- a/devel/ocaml-opam/Makefile +++ b/devel/ocaml-opam/Makefile @@ -1,5 +1,6 @@ PORTNAME= opam PORTVERSION= 2.1.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/ocaml/opam/releases/download/${DISTVERSION}/ PKGNAMEPREFIX= ocaml- diff --git a/devel/ocaml-topkg/Makefile b/devel/ocaml-topkg/Makefile index cdb2424761f1..82a2b8ae7839 100644 --- a/devel/ocaml-topkg/Makefile +++ b/devel/ocaml-topkg/Makefile @@ -1,5 +1,6 @@ PORTNAME= topkg PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://erratique.ch/software/topkg/releases/ PKGNAMEPREFIX= ocaml- diff --git a/devel/ocaml-uchar/Makefile b/devel/ocaml-uchar/Makefile index d8a451975a23..8aaba5aa54c8 100644 --- a/devel/ocaml-uchar/Makefile +++ b/devel/ocaml-uchar/Makefile @@ -1,5 +1,6 @@ PORTNAME= uchar PORTVERSION= 0.0.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= ocaml- diff --git a/devel/ocaml-uutf/Makefile b/devel/ocaml-uutf/Makefile index e609a4b31209..d1a4698de539 100644 --- a/devel/ocaml-uutf/Makefile +++ b/devel/ocaml-uutf/Makefile @@ -1,5 +1,6 @@ PORTNAME= uutf PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://erratique.ch/software/uutf/releases/ PKGNAMEPREFIX= ocaml- diff --git a/devel/pijul/Makefile b/devel/pijul/Makefile index 2cf1f11ec5e6..7ae95cf7d96e 100644 --- a/devel/pijul/Makefile +++ b/devel/pijul/Makefile @@ -1,6 +1,6 @@ PORTNAME= pijul PORTVERSION= 1.0.0.b -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= cs@FreeBSD.org diff --git a/devel/py-libioc/Makefile b/devel/py-libioc/Makefile index 90beec7f5382..bf1379620f2f 100644 --- a/devel/py-libioc/Makefile +++ b/devel/py-libioc/Makefile @@ -1,6 +1,6 @@ PORTNAME= libioc PORTVERSION= 0.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pooch/Makefile b/devel/py-pooch/Makefile index f58fed7e3a01..3e7a63d613e7 100644 --- a/devel/py-pooch/Makefile +++ b/devel/py-pooch/Makefile @@ -1,6 +1,6 @@ PORTNAME= pooch PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-trimesh/Makefile b/devel/py-trimesh/Makefile index feeabad1aa11..7f4afdafc68e 100644 --- a/devel/py-trimesh/Makefile +++ b/devel/py-trimesh/Makefile @@ -1,6 +1,6 @@ PORTNAME= trimesh PORTVERSION= 3.5.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel cad python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-types-xxhash/Makefile b/devel/py-types-xxhash/Makefile index 2bffe2f708c7..92827e841987 100644 --- a/devel/py-types-xxhash/Makefile +++ b/devel/py-types-xxhash/Makefile @@ -1,5 +1,6 @@ PORTNAME= types-xxhash PORTVERSION= 3.0.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-xxhash/Makefile b/devel/py-xxhash/Makefile index b043dd086d85..4fe68ee45155 100644 --- a/devel/py-xxhash/Makefile +++ b/devel/py-xxhash/Makefile @@ -1,5 +1,6 @@ PORTNAME= xxhash PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/tailor/Makefile b/devel/tailor/Makefile index 77c69e9d5b93..32cced83c6fb 100644 --- a/devel/tailor/Makefile +++ b/devel/tailor/Makefile @@ -1,5 +1,6 @@ PORTNAME= tailor DISTVERSION= 0.9.37 +PORTREVISION= 1 CATEGORIES= devel python MAINTAINER= portmaster@BSDforge.com |