diff options
author | riggs <riggs@FreeBSD.org> | 2017-04-25 16:20:30 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2017-04-25 16:20:30 +0800 |
commit | 1f2d6176cb76f3173c76d1ee4ca6616a6df8d8f5 (patch) | |
tree | 634799b0b1d3d54aac727b35456e56e8cdd0bde7 /irc | |
parent | b5241544c89a25c6188de36f34372bede54d773d (diff) | |
download | freebsd-ports-gnome-1f2d6176cb76f3173c76d1ee4ca6616a6df8d8f5.tar.gz freebsd-ports-gnome-1f2d6176cb76f3173c76d1ee4ca6616a6df8d8f5.tar.zst freebsd-ports-gnome-1f2d6176cb76f3173c76d1ee4ca6616a6df8d8f5.zip |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs
Diffstat (limited to 'irc')
-rw-r--r-- | irc/konversation-kde4/Makefile | 2 | ||||
-rw-r--r-- | irc/kvirc/Makefile | 2 | ||||
-rw-r--r-- | irc/minbif/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile index a28a065f933f..eb81067463f2 100644 --- a/irc/konversation-kde4/Makefile +++ b/irc/konversation-kde4/Makefile @@ -3,7 +3,7 @@ PORTNAME= konversation PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile index 7651d8bb4d2c..8228c25b62bc 100644 --- a/irc/kvirc/Makefile +++ b/irc/kvirc/Makefile @@ -3,7 +3,7 @@ PORTNAME= kvirc PORTVERSION= 4.2.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= irc kde MASTER_SITES= ftp://ftp.kvirc.de/pub/kvirc/%SUBDIR%/ \ http://kvirc.gmake.de/pub/kvirc/%SUBDIR%/ \ diff --git a/irc/minbif/Makefile b/irc/minbif/Makefile index 5bb414255520..2401c0724434 100644 --- a/irc/minbif/Makefile +++ b/irc/minbif/Makefile @@ -3,7 +3,7 @@ PORTNAME= minbif PORTVERSION= 1.0.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= irc net-im MASTER_SITES= https://symlink.me/attachments/download/148/ |