diff options
author | miwi <miwi@FreeBSD.org> | 2014-06-28 01:21:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-06-28 01:21:06 +0800 |
commit | a17a5bf58e4f0e0bba31df8ea33294b4c293b26e (patch) | |
tree | c5276bc4d29fdc699019bf6161489e51a75c44cc /multimedia | |
parent | d4627da3f6727bde6637b69c3e9d597e72998e10 (diff) | |
download | freebsd-ports-gnome-a17a5bf58e4f0e0bba31df8ea33294b4c293b26e.tar.gz freebsd-ports-gnome-a17a5bf58e4f0e0bba31df8ea33294b4c293b26e.tar.zst freebsd-ports-gnome-a17a5bf58e4f0e0bba31df8ea33294b4c293b26e.zip |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/freetuxtv/Makefile | 2 | ||||
-rw-r--r-- | multimedia/miro/Makefile | 2 | ||||
-rw-r--r-- | multimedia/vdr-plugin-upnp/Makefile | 2 | ||||
-rw-r--r-- | multimedia/xbmc/Makefile | 1 |
4 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/freetuxtv/Makefile b/multimedia/freetuxtv/Makefile index 314193e4bc71..2f314e3fcbc2 100644 --- a/multimedia/freetuxtv/Makefile +++ b/multimedia/freetuxtv/Makefile @@ -3,7 +3,7 @@ PORTNAME= freetuxtv PORTVERSION= 0.6.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= multimedia MASTER_SITES= GOOGLE_CODE diff --git a/multimedia/miro/Makefile b/multimedia/miro/Makefile index 9c9ea9a937de..2b214ab44492 100644 --- a/multimedia/miro/Makefile +++ b/multimedia/miro/Makefile @@ -3,7 +3,7 @@ PORTNAME= miro PORTVERSION= 6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.osuosl.org/pub/pculture.org/miro/src/ \ http://ftp.osuosl.org/pub/pculture.org/miro/src/ diff --git a/multimedia/vdr-plugin-upnp/Makefile b/multimedia/vdr-plugin-upnp/Makefile index 5063c18d0383..33174d5615d1 100644 --- a/multimedia/vdr-plugin-upnp/Makefile +++ b/multimedia/vdr-plugin-upnp/Makefile @@ -3,7 +3,7 @@ PORTNAME= vdr-plugin-upnp PORTVERSION= 0.0.2a2 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= multimedia MASTER_SITES= http://projects.vdr-developer.org/attachments/download/177/ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DISTVERSIONPREFIX}${DISTVERSION:S/a/-alpha/}${DISTVERSIONSUFFIX} diff --git a/multimedia/xbmc/Makefile b/multimedia/xbmc/Makefile index cda6ec000157..4028b127e3a5 100644 --- a/multimedia/xbmc/Makefile +++ b/multimedia/xbmc/Makefile @@ -2,6 +2,7 @@ PORTNAME= xbmc DISTVERSION= 13.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://mirrors.xbmc.org/releases/source/ |