diff options
author | tijl <tijl@FreeBSD.org> | 2016-12-09 03:52:19 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-12-09 03:52:19 +0800 |
commit | 2ef17bdc60d4e35e667b9be8b7710162bc8eeb9e (patch) | |
tree | 3c8833dfe452b93f6e5e4fc66b78bbafdc950e06 /mail | |
parent | 1e99596277eb035a9c277f02824f8d3c7c0a40e7 (diff) | |
download | freebsd-ports-gnome-2ef17bdc60d4e35e667b9be8b7710162bc8eeb9e.tar.gz freebsd-ports-gnome-2ef17bdc60d4e35e667b9be8b7710162bc8eeb9e.tar.zst freebsd-ports-gnome-2ef17bdc60d4e35e667b9be8b7710162bc8eeb9e.zip |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dbmail22/Makefile | 2 | ||||
-rw-r--r-- | mail/elm/Makefile | 2 | ||||
-rw-r--r-- | mail/gnome-gmail-notifier/Makefile | 2 | ||||
-rw-r--r-- | mail/gnubiff/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/dbmail22/Makefile b/mail/dbmail22/Makefile index 893af16861e5..1b54e24de1c4 100644 --- a/mail/dbmail22/Makefile +++ b/mail/dbmail22/Makefile @@ -3,7 +3,7 @@ PORTNAME= dbmail PORTVERSION= 2.2.18 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= http://www.dbmail.org/download/2.2/ PKGNAMESUFFIX= 22 diff --git a/mail/elm/Makefile b/mail/elm/Makefile index 064275497093..148b6c0a0823 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -3,7 +3,7 @@ PORTNAME= elm PORTVERSION= 2.5.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= http://instinct.org/elm/files/tarballs/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/mail/gnome-gmail-notifier/Makefile b/mail/gnome-gmail-notifier/Makefile index 7638d4f1ef93..d1d1410ceaa3 100644 --- a/mail/gnome-gmail-notifier/Makefile +++ b/mail/gnome-gmail-notifier/Makefile @@ -2,7 +2,7 @@ PORTNAME= gnome-gmail-notifier PORTVERSION= 0.10.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail deskutils MASTER_SITES= GOOGLE_CODE diff --git a/mail/gnubiff/Makefile b/mail/gnubiff/Makefile index 84cc8d88f1d8..341cc0176195 100644 --- a/mail/gnubiff/Makefile +++ b/mail/gnubiff/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnubiff PORTVERSION= 2.2.13 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= SF |