diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-26 04:54:41 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-26 04:54:41 +0800 |
commit | e7537bff09a3a3bd7cf9af85638233cbafd82629 (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /editors | |
parent | c8213a0a52ca97601851895b000dbe7deb246ae3 (diff) | |
download | freebsd-ports-gnome-e7537bff09a3a3bd7cf9af85638233cbafd82629.tar.gz freebsd-ports-gnome-e7537bff09a3a3bd7cf9af85638233cbafd82629.tar.zst freebsd-ports-gnome-e7537bff09a3a3bd7cf9af85638233cbafd82629.zip |
Bump portrevision after png update
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword/Makefile | 2 | ||||
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/emacs-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/emacs/Makefile | 2 | ||||
-rw-r--r-- | editors/libreoffice/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-4/Makefile | 2 | ||||
-rw-r--r-- | editors/ted/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 50401b2d75f5..5c40357a6c1b 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -4,7 +4,7 @@ PORTNAME= abiword PORTVERSION= 2.8.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 796f71b2cd0c..a49feb58ade4 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligra PORTVERSION= ${CALLIGRA_VERSION} -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/ diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 9e07001f7537..cc4dbc6bf6fd 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER}.${EMACS_REV} -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= editors ipv6 MASTER_SITES= http://distfiles.pirateparty.in/%SUBDIR%/ \ diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 1024bf57552d..d5d6c5553ad9 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -3,7 +3,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER} -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 3 CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index 3092c76673a4..be0e02eaa4cf 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Full integrated office productivity suite diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile index de065cffef7b..bc455e21f547 100644 --- a/editors/openoffice-4/Makefile +++ b/editors/openoffice-4/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors java MASTER_SITES= ${MASTER_SITE_APACHE:S@%SUBDIR%@openoffice/${PORTVERSION}/source@} \ ${MASTER_SITE_LOCAL:S@%SUBDIR%@truckman/openoffice@}:extsrc diff --git a/editors/ted/Makefile b/editors/ted/Makefile index 8d9bc6e053ca..0939a824387c 100644 --- a/editors/ted/Makefile +++ b/editors/ted/Makefile @@ -3,7 +3,7 @@ PORTNAME= ted PORTVERSION= 2.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ http://fossies.org/linux/misc/ |