diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/R-cran-knitr/Makefile | 1 | ||||
-rw-r--r-- | print/R-cran-tinytex/Makefile | 1 | ||||
-rw-r--r-- | print/auctex/Makefile | 2 | ||||
-rw-r--r-- | print/derelict-ft/Makefile | 2 | ||||
-rw-r--r-- | print/hyperlatex/Makefile | 2 | ||||
-rw-r--r-- | print/pdf-tools/Makefile | 2 | ||||
-rw-r--r-- | print/py-collidoscope/Makefile | 1 | ||||
-rw-r--r-- | print/py-fontbakery/Makefile | 1 | ||||
-rw-r--r-- | print/py-glyphtools/Makefile | 2 |
9 files changed, 9 insertions, 5 deletions
diff --git a/print/R-cran-knitr/Makefile b/print/R-cran-knitr/Makefile index dbc19c34b57b..12087e77ce0a 100644 --- a/print/R-cran-knitr/Makefile +++ b/print/R-cran-knitr/Makefile @@ -1,5 +1,6 @@ PORTNAME= knitr PORTVERSION= 1.40 +PORTREVISION= 1 CATEGORIES= print DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/print/R-cran-tinytex/Makefile b/print/R-cran-tinytex/Makefile index 7a0a875fde62..ed36c82f6457 100644 --- a/print/R-cran-tinytex/Makefile +++ b/print/R-cran-tinytex/Makefile @@ -1,5 +1,6 @@ PORTNAME= tinytex DISTVERSION= 0.41 +PORTREVISION= 1 CATEGORIES= print DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/print/auctex/Makefile b/print/auctex/Makefile index 5b77190816c7..8fe507ac7e83 100644 --- a/print/auctex/Makefile +++ b/print/auctex/Makefile @@ -1,6 +1,6 @@ PORTNAME= auctex PORTVERSION= 13.1 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= print elisp MASTER_SITES= GNU PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/print/derelict-ft/Makefile b/print/derelict-ft/Makefile index a50c03527cf7..1138a831d06d 100644 --- a/print/derelict-ft/Makefile +++ b/print/derelict-ft/Makefile @@ -1,6 +1,6 @@ PORTNAME= derelict-ft PORTVERSION= 1.1.3 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONPREFIX= v CATEGORIES= print diff --git a/print/hyperlatex/Makefile b/print/hyperlatex/Makefile index bbbafc976b01..8ebe34bb5831 100644 --- a/print/hyperlatex/Makefile +++ b/print/hyperlatex/Makefile @@ -1,6 +1,6 @@ PORTNAME= Hyperlatex DISTVERSION= 2.9a -PORTREVISION= 17 +PORTREVISION= 19 CATEGORIES= print MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME:tl}/2.9a PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/print/pdf-tools/Makefile b/print/pdf-tools/Makefile index 9d9d5a209350..77eaa4010a7c 100644 --- a/print/pdf-tools/Makefile +++ b/print/pdf-tools/Makefile @@ -1,7 +1,7 @@ PORTNAME= pdf-tools DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/print/py-collidoscope/Makefile b/print/py-collidoscope/Makefile index f4e5ea88389a..edcf84fb512e 100644 --- a/print/py-collidoscope/Makefile +++ b/print/py-collidoscope/Makefile @@ -1,5 +1,6 @@ PORTNAME= collidoscope PORTVERSION= 0.5.2 +PORTREVISION= 1 CATEGORIES= print python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/py-fontbakery/Makefile b/print/py-fontbakery/Makefile index 43f10d013011..6a9cf6709fa7 100644 --- a/print/py-fontbakery/Makefile +++ b/print/py-fontbakery/Makefile @@ -1,5 +1,6 @@ PORTNAME= fontbakery PORTVERSION= 0.8.11 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= print python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/print/py-glyphtools/Makefile b/print/py-glyphtools/Makefile index 41c2c1d7dcf8..ee775a9ea9b4 100644 --- a/print/py-glyphtools/Makefile +++ b/print/py-glyphtools/Makefile @@ -1,6 +1,6 @@ PORTNAME= glyphtools PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |