diff options
45 files changed, 45 insertions, 41 deletions
diff --git a/arabic/aspell/Makefile b/arabic/aspell/Makefile index 81aea6ad0e8f..4c86d1aea85b 100644 --- a/arabic/aspell/Makefile +++ b/arabic/aspell/Makefile @@ -7,6 +7,7 @@ PORTNAME= aspell DISTVERSION= 6-ar-1.2-0 +PORTEPOCH= 1 CATEGORIES= arabic textproc MAINTAINER= thierry@FreeBSD.org diff --git a/hebrew/aspell/Makefile b/hebrew/aspell/Makefile index 16708a899060..4fd0f373512d 100644 --- a/hebrew/aspell/Makefile +++ b/hebrew/aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= aspell DISTVERSION= 6-he-1.0-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= hebrew textproc MAINTAINER= ports@FreeBSD.org diff --git a/hungarian/aspell/Makefile b/hungarian/aspell/Makefile index 9f326efccda7..be4e6a984cb3 100644 --- a/hungarian/aspell/Makefile +++ b/hungarian/aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= aspell DISTVERSION= 6-hu-0.99.4.2-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= hungarian textproc MAINTAINER= ports@FreeBSD.org diff --git a/russian/aspell/Makefile b/russian/aspell/Makefile index dca2cd7a0930..f03d2b117637 100644 --- a/russian/aspell/Makefile +++ b/russian/aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= aspell DISTVERSION= 6-ru-0.99f7-1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= russian textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/am-aspell/Makefile b/textproc/am-aspell/Makefile index 809716e25f83..d349b32dc301 100644 --- a/textproc/am-aspell/Makefile +++ b/textproc/am-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-am-0.03-1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/aspell/Makefile.inc b/textproc/aspell/Makefile.inc index eacbbf1e86bb..a8c520448adb 100644 --- a/textproc/aspell/Makefile.inc +++ b/textproc/aspell/Makefile.inc @@ -4,6 +4,7 @@ MASTER_SITES?= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR?= aspell/dict/${DICT} DISTNAME?= aspell${DISTVERSION} +PORTVERSION?= ${DISTVERSION:L:C/cvs/0_/:C/pt_../p/:C/[0-9]?-?[a-z]+-//g:C/([0-9])([a-z])/\1.\2/g:C/:(.)/\1/g:C/[^a-z0-9+]+/./g} .if ${PORTNAME} == "en-aspell" || defined(WITHOUT_DICTEN) LIB_DEPENDS= aspell:${PORTSDIR}/textproc/aspell-without-dicten diff --git a/textproc/az-aspell/Makefile b/textproc/az-aspell/Makefile index d7d2315866df..1848d38db3ff 100644 --- a/textproc/az-aspell/Makefile +++ b/textproc/az-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-az-0.02-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/be-aspell/Makefile b/textproc/be-aspell/Makefile index a498d9f80e21..57b86afcc50a 100644 --- a/textproc/be-aspell/Makefile +++ b/textproc/be-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 5-be-0.01 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/bg-aspell/Makefile b/textproc/bg-aspell/Makefile index 6911d369ee34..80b8b0225501 100644 --- a/textproc/bg-aspell/Makefile +++ b/textproc/bg-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 5-bg-4.0-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/bn-aspell/Makefile b/textproc/bn-aspell/Makefile index d4224dae2223..757be0975d8e 100644 --- a/textproc/bn-aspell/Makefile +++ b/textproc/bn-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-bn-0.01.1-1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/csb-aspell/Makefile b/textproc/csb-aspell/Makefile index 71652ac26619..e231cb0d0108 100644 --- a/textproc/csb-aspell/Makefile +++ b/textproc/csb-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-csb-0.02-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/da-aspell/Makefile b/textproc/da-aspell/Makefile index 4154f7167f00..d54856ea1ace 100644 --- a/textproc/da-aspell/Makefile +++ b/textproc/da-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 5-da-1.4.42-1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/et-aspell/Makefile b/textproc/et-aspell/Makefile index 48c5825eef1e..17a0ce9a01b6 100644 --- a/textproc/et-aspell/Makefile +++ b/textproc/et-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-et-0.1.21-1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/fa-aspell/Makefile b/textproc/fa-aspell/Makefile index c4066fad99e1..e51d6271c267 100644 --- a/textproc/fa-aspell/Makefile +++ b/textproc/fa-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-fa-0.11-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= farrokhi@FreeBSD.org diff --git a/textproc/fi-aspell/Makefile b/textproc/fi-aspell/Makefile index 3e848920fcd7..1113de674496 100644 --- a/textproc/fi-aspell/Makefile +++ b/textproc/fi-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-fi-0.7-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/fo-aspell/Makefile b/textproc/fo-aspell/Makefile index 4a749303c618..8d48d498a161 100644 --- a/textproc/fo-aspell/Makefile +++ b/textproc/fo-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 5-fo-0.2.16-1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/ga-aspell/Makefile b/textproc/ga-aspell/Makefile index 1eac59f3d4bb..d38b3f3d2d0e 100644 --- a/textproc/ga-aspell/Makefile +++ b/textproc/ga-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 5-ga-4.1-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/gd-aspell/Makefile b/textproc/gd-aspell/Makefile index a3fbbd1e7b2f..500a4f9d7ec6 100644 --- a/textproc/gd-aspell/Makefile +++ b/textproc/gd-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 5-gd-0.1.1-1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/gu-aspell/Makefile b/textproc/gu-aspell/Makefile index f052409856c5..7c0c90be33cc 100644 --- a/textproc/gu-aspell/Makefile +++ b/textproc/gu-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-gu-0.02-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/hi-aspell/Makefile b/textproc/hi-aspell/Makefile index 5c501c9118f8..c69ab02912aa 100644 --- a/textproc/hi-aspell/Makefile +++ b/textproc/hi-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-hi-0.01-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/hil-aspell/Makefile b/textproc/hil-aspell/Makefile index 5e6889fc626e..f622ce7dac30 100644 --- a/textproc/hil-aspell/Makefile +++ b/textproc/hil-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 5-hil-0.11-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/hsb-aspell/Makefile b/textproc/hsb-aspell/Makefile index 2a8e2b5fb316..41a35354332b 100644 --- a/textproc/hsb-aspell/Makefile +++ b/textproc/hsb-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-hsb-0.01-1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/hy-aspell/Makefile b/textproc/hy-aspell/Makefile index 52a40b2e7c0a..c5ffe7332ec4 100644 --- a/textproc/hy-aspell/Makefile +++ b/textproc/hy-aspell/Makefile @@ -7,6 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-hy-0.0.3-0 +PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org diff --git a/textproc/id-aspell/Makefile b/textproc/id-aspell/Makefile index a5ed0f6a4c22..b5c4c930c150 100644 --- a/textproc/id-aspell/Makefile +++ b/textproc/id-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 5-id-1.2-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/it-aspell/Makefile b/textproc/it-aspell/Makefile index 35ae7f419c58..c8218d1e0dc7 100644 --- a/textproc/it-aspell/Makefile +++ b/textproc/it-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-it-2.2_20050523-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/ku-aspell/Makefile b/textproc/ku-aspell/Makefile index 5630e4a032e8..9cc94beb4bc0 100644 --- a/textproc/ku-aspell/Makefile +++ b/textproc/ku-aspell/Makefile @@ -7,6 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 5-ku-0.20-1 +PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org diff --git a/textproc/lt-aspell/Makefile b/textproc/lt-aspell/Makefile index 0035c6430a47..61a6ed5be569 100644 --- a/textproc/lt-aspell/Makefile +++ b/textproc/lt-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-lt-1.1+cvs20060103-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/lv-aspell/Makefile b/textproc/lv-aspell/Makefile index 6b1b73496c86..f965401974e7 100644 --- a/textproc/lv-aspell/Makefile +++ b/textproc/lv-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-lv-0.5.5-1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/mn-aspell/Makefile b/textproc/mn-aspell/Makefile index a52ef1d8fd85..2ff78b70dbfa 100644 --- a/textproc/mn-aspell/Makefile +++ b/textproc/mn-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-mn-0.01-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/mr-aspell/Makefile b/textproc/mr-aspell/Makefile index bcffa8646c43..c4d24234882a 100644 --- a/textproc/mr-aspell/Makefile +++ b/textproc/mr-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-mr-0.10-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/nds-aspell/Makefile b/textproc/nds-aspell/Makefile index b604734af25a..c59974133dc8 100644 --- a/textproc/nds-aspell/Makefile +++ b/textproc/nds-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-nds-0.01-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/ny-aspell/Makefile b/textproc/ny-aspell/Makefile index 3b437fde9fb6..7fef64903d51 100644 --- a/textproc/ny-aspell/Makefile +++ b/textproc/ny-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 5-ny-0.01-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/or-aspell/Makefile b/textproc/or-aspell/Makefile index b55309169b42..c508331a446d 100644 --- a/textproc/or-aspell/Makefile +++ b/textproc/or-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-or-0.03-1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/pa-aspell/Makefile b/textproc/pa-aspell/Makefile index f1e94187633f..9bdc12b57d6b 100644 --- a/textproc/pa-aspell/Makefile +++ b/textproc/pa-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-pa-0.01-1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/qu-aspell/Makefile b/textproc/qu-aspell/Makefile index 7d6eda0cb046..d7407efa972b 100644 --- a/textproc/qu-aspell/Makefile +++ b/textproc/qu-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-qu-0.02-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/sc-aspell/Makefile b/textproc/sc-aspell/Makefile index d4ec7edd695d..0e3532f13aeb 100644 --- a/textproc/sc-aspell/Makefile +++ b/textproc/sc-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 5-sc-1.0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/sr-aspell/Makefile b/textproc/sr-aspell/Makefile index 38a1943df19a..c27b7406774f 100644 --- a/textproc/sr-aspell/Makefile +++ b/textproc/sr-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-sr-0.02 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/te-aspell/Makefile b/textproc/te-aspell/Makefile index 13ab993b7657..16dafe8ea0a8 100644 --- a/textproc/te-aspell/Makefile +++ b/textproc/te-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-te-0.01-2 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= prudhvikrishna@gmail.com diff --git a/textproc/tet-aspell/Makefile b/textproc/tet-aspell/Makefile index dc172fd39414..d318afa29719 100644 --- a/textproc/tet-aspell/Makefile +++ b/textproc/tet-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 5-tet-0.1.1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/tl-aspell/Makefile b/textproc/tl-aspell/Makefile index 1bc9844df784..8a3b90336db2 100644 --- a/textproc/tl-aspell/Makefile +++ b/textproc/tl-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 5-tl-0.02-1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/tn-aspell/Makefile b/textproc/tn-aspell/Makefile index d5166365ebb2..05ffd94e1f7e 100644 --- a/textproc/tn-aspell/Makefile +++ b/textproc/tn-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 5-tn-1.0.1-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/uz-aspell/Makefile b/textproc/uz-aspell/Makefile index 63bc5c39356d..f1f20b5ed3aa 100644 --- a/textproc/uz-aspell/Makefile +++ b/textproc/uz-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-uz-0.6-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/textproc/yi-aspell/Makefile b/textproc/yi-aspell/Makefile index 02748751448a..d823fa4cbca9 100644 --- a/textproc/yi-aspell/Makefile +++ b/textproc/yi-aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= ${DICT}-aspell DISTVERSION= 6-yi-0.01.1-1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org diff --git a/ukrainian/aspell/Makefile b/ukrainian/aspell/Makefile index 605e586187a6..83632b17f7f1 100644 --- a/ukrainian/aspell/Makefile +++ b/ukrainian/aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= aspell DISTVERSION= 6-uk-1.3.1-0 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= ukrainian textproc MAINTAINER= ports@FreeBSD.org diff --git a/vietnamese/aspell/Makefile b/vietnamese/aspell/Makefile index 602710668f06..2168bbf5df12 100644 --- a/vietnamese/aspell/Makefile +++ b/vietnamese/aspell/Makefile @@ -7,7 +7,7 @@ PORTNAME= aspell DISTVERSION= 6-vi-0.01.1-1 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= vietnamese textproc MAINTAINER= obrien@FreeBSD.org |