aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-02-01 00:21:45 +0800
committerMathieu Arnold <mat@FreeBSD.org>2017-02-01 00:21:45 +0800
commitbc19d067843d4e80e501af0760b5b4e79d2f3965 (patch)
tree9894e944547809ff5eee8d0b36fc76622411570d /textproc
parenta345c5cf11a8e516a8dfa0be19809270ca858e52 (diff)
downloadfreebsd-ports-gnome-bc19d067843d4e80e501af0760b5b4e79d2f3965.tar.gz
freebsd-ports-gnome-bc19d067843d4e80e501af0760b5b4e79d2f3965.tar.zst
freebsd-ports-gnome-bc19d067843d4e80e501af0760b5b4e79d2f3965.zip
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh Sponsored by: Absolight
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Algorithm-CheckDigits/Makefile1
-rw-r--r--textproc/p5-EBook-Tools/Makefile1
-rw-r--r--textproc/p5-LaTeX-Table/Makefile2
-rw-r--r--textproc/p5-Lingua-Identify-CLD/Makefile2
-rw-r--r--textproc/p5-Marpa-HTML/Makefile2
-rw-r--r--textproc/p5-Perl-Critic/Makefile1
-rw-r--r--textproc/p5-Text-BibTeX/Makefile1
-rw-r--r--textproc/p5-Text-Colorizer/Makefile1
-rw-r--r--textproc/p5-Text-Lorem/Makefile2
-rw-r--r--textproc/p5-Text-RecordParser/Makefile2
-rw-r--r--textproc/p5-Text-Sass/Makefile2
-rw-r--r--textproc/p5-URI-Find/Makefile1
-rw-r--r--textproc/p5-XML-Rules/Makefile2
-rw-r--r--textproc/po4a/Makefile2
-rw-r--r--textproc/txt2html/Makefile2
15 files changed, 15 insertions, 9 deletions
diff --git a/textproc/p5-Algorithm-CheckDigits/Makefile b/textproc/p5-Algorithm-CheckDigits/Makefile
index 5391a6e2d644..3bb090b90e65 100644
--- a/textproc/p5-Algorithm-CheckDigits/Makefile
+++ b/textproc/p5-Algorithm-CheckDigits/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Algorithm-CheckDigits
PORTVERSION= 1.3.2
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
diff --git a/textproc/p5-EBook-Tools/Makefile b/textproc/p5-EBook-Tools/Makefile
index f3fecb13db3c..4031b7071220 100644
--- a/textproc/p5-EBook-Tools/Makefile
+++ b/textproc/p5-EBook-Tools/Makefile
@@ -3,6 +3,7 @@
PORTNAME= EBook-Tools
PORTVERSION= 0.5.4
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
diff --git a/textproc/p5-LaTeX-Table/Makefile b/textproc/p5-LaTeX-Table/Makefile
index 360365a4f04c..d05c9d94860d 100644
--- a/textproc/p5-LaTeX-Table/Makefile
+++ b/textproc/p5-LaTeX-Table/Makefile
@@ -3,7 +3,7 @@
PORTNAME= LaTeX-Table
PORTVERSION= 1.0.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/p5-Lingua-Identify-CLD/Makefile b/textproc/p5-Lingua-Identify-CLD/Makefile
index c51457465ec7..47fb6e8969a2 100644
--- a/textproc/p5-Lingua-Identify-CLD/Makefile
+++ b/textproc/p5-Lingua-Identify-CLD/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Lingua-Identify-CLD
PORTVERSION= 0.09
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/p5-Marpa-HTML/Makefile b/textproc/p5-Marpa-HTML/Makefile
index 77ae47614a88..114d5c20e1fa 100644
--- a/textproc/p5-Marpa-HTML/Makefile
+++ b/textproc/p5-Marpa-HTML/Makefile
@@ -4,7 +4,7 @@
PORTNAME= Marpa-HTML
PORTVERSION= 0.112
DISTVERSIONSUFFIX= 000
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc lang perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JKEGL
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile
index 1722235d2f5a..486d14d31460 100644
--- a/textproc/p5-Perl-Critic/Makefile
+++ b/textproc/p5-Perl-Critic/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Perl-Critic
PORTVERSION= 1.12.6
+PORTREVISION= 1
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile
index c4dd0e51578d..2ff82a731228 100644
--- a/textproc/p5-Text-BibTeX/Makefile
+++ b/textproc/p5-Text-BibTeX/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Text-BibTeX
PORTVERSION= 0.78
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/p5-Text-Colorizer/Makefile b/textproc/p5-Text-Colorizer/Makefile
index 841f1efec3af..c98411bcca6e 100644
--- a/textproc/p5-Text-Colorizer/Makefile
+++ b/textproc/p5-Text-Colorizer/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Text-Colorizer
PORTVERSION= 0.02.2
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:NKH
diff --git a/textproc/p5-Text-Lorem/Makefile b/textproc/p5-Text-Lorem/Makefile
index 6729d6d5b9f9..252d29056f4b 100644
--- a/textproc/p5-Text-Lorem/Makefile
+++ b/textproc/p5-Text-Lorem/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Text-Lorem
PORTVERSION= 0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile
index 8ff99328230e..02f4f70a7810 100644
--- a/textproc/p5-Text-RecordParser/Makefile
+++ b/textproc/p5-Text-RecordParser/Makefile
@@ -2,7 +2,7 @@
PORTNAME= Text-RecordParser
PORTVERSION= 1.6.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/p5-Text-Sass/Makefile b/textproc/p5-Text-Sass/Makefile
index cb32ca2c4863..48db9eb5a884 100644
--- a/textproc/p5-Text-Sass/Makefile
+++ b/textproc/p5-Text-Sass/Makefile
@@ -2,7 +2,7 @@
PORTNAME= Text-Sass
PORTVERSION= 0.97
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:RPETTETT
diff --git a/textproc/p5-URI-Find/Makefile b/textproc/p5-URI-Find/Makefile
index 8820c610a276..35e79cb51ae3 100644
--- a/textproc/p5-URI-Find/Makefile
+++ b/textproc/p5-URI-Find/Makefile
@@ -3,6 +3,7 @@
PORTNAME= URI-Find
PORTVERSION= 20160806
+PORTREVISION= 1
CATEGORIES= textproc net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/p5-XML-Rules/Makefile b/textproc/p5-XML-Rules/Makefile
index 960d4294d691..8d435c8f1bce 100644
--- a/textproc/p5-XML-Rules/Makefile
+++ b/textproc/p5-XML-Rules/Makefile
@@ -2,7 +2,7 @@
PORTNAME= XML-Rules
PORTVERSION= 1.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile
index b09f432eeab1..8024ddc85296 100644
--- a/textproc/po4a/Makefile
+++ b/textproc/po4a/Makefile
@@ -3,7 +3,7 @@
PORTNAME= po4a
PORTVERSION= 0.45
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc perl5
MASTER_SITES= LOCAL/garga/po4a
diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile
index 92b57911c8cc..2edb53a5a3ea 100644
--- a/textproc/txt2html/Makefile
+++ b/textproc/txt2html/Makefile
@@ -3,7 +3,7 @@
PORTNAME= txt2html
PORTVERSION= 2.51
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}