diff options
author | gerald <gerald@FreeBSD.org> | 2018-03-11 01:46:04 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2018-03-11 01:46:04 +0800 |
commit | 634bce25590a2a76a2930537382f5add36ddb352 (patch) | |
tree | 1c82614777155b2ed4f7f1e17008101717e3f011 /deskutils | |
parent | c0dc54800b2678a776d68c0328df407336fdcfde (diff) | |
download | freebsd-ports-graphics-634bce25590a2a76a2930537382f5add36ddb352.tar.gz freebsd-ports-graphics-634bce25590a2a76a2930537382f5add36ddb352.tar.zst freebsd-ports-graphics-634bce25590a2a76a2930537382f5add36ddb352.zip |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/growl-for-linux/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gxneur/Makefile | 1 | ||||
-rw-r--r-- | deskutils/py-bugwarrior/Makefile | 1 | ||||
-rw-r--r-- | deskutils/recoll/Makefile | 1 | ||||
-rw-r--r-- | deskutils/sliderule/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xneur/Makefile | 2 |
6 files changed, 6 insertions, 3 deletions
diff --git a/deskutils/growl-for-linux/Makefile b/deskutils/growl-for-linux/Makefile index 3c810463a66..125e8fca03c 100644 --- a/deskutils/growl-for-linux/Makefile +++ b/deskutils/growl-for-linux/Makefile @@ -2,7 +2,7 @@ PORTNAME= growl-for-linux PORTVERSION= 0.8.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= nivit@FreeBSD.org diff --git a/deskutils/gxneur/Makefile b/deskutils/gxneur/Makefile index 2d6171657df..959cb1ede57 100644 --- a/deskutils/gxneur/Makefile +++ b/deskutils/gxneur/Makefile @@ -3,6 +3,7 @@ PORTNAME= gxneur PORTVERSION= 0.17.0 +PORTREVISION= 1 DISTVERSIONSUFFIX=.orig CATEGORIES= deskutils MASTER_SITES= https://launchpad.net/~andrew-crew-kuznetsov/+archive/xneur-stable/+files/ diff --git a/deskutils/py-bugwarrior/Makefile b/deskutils/py-bugwarrior/Makefile index 4dca0365803..3d57958a3c4 100644 --- a/deskutils/py-bugwarrior/Makefile +++ b/deskutils/py-bugwarrior/Makefile @@ -3,6 +3,7 @@ PORTNAME= bugwarrior PORTVERSION= 1.5.1 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index 39773371c40..5417f0d2416 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -3,6 +3,7 @@ PORTNAME= recoll DISTVERSION= 1.23.7 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://www.lesbonscomptes.com/recoll/ diff --git a/deskutils/sliderule/Makefile b/deskutils/sliderule/Makefile index bd61cbdb0e5..62adeee3c12 100644 --- a/deskutils/sliderule/Makefile +++ b/deskutils/sliderule/Makefile @@ -3,7 +3,7 @@ PORTNAME= sliderule PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MASTER_SITES= LOCAL/joerg DISTNAME= ${PORTNAME} diff --git a/deskutils/xneur/Makefile b/deskutils/xneur/Makefile index 6914fcc1298..8bd31e1b7fb 100644 --- a/deskutils/xneur/Makefile +++ b/deskutils/xneur/Makefile @@ -3,7 +3,7 @@ PORTNAME= xneur PORTVERSION= 0.17.0 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX=.orig CATEGORIES= deskutils MASTER_SITES= https://launchpad.net/~andrew-crew-kuznetsov/+archive/xneur-stable/+files/ |