Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2013 15:42:04 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328014 - in head: graphics/libpuzzle multimedia/libdv net-p2p/btpd sysutils/ftwin sysutils/fusefs-libs
Message-ID:  <201309231542.r8NFg4ju090960@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Mon Sep 23 15:42:03 2013
New Revision: 328014
URL: http://svnweb.freebsd.org/changeset/ports/328014

Log:
  - Bump PORTREVISION to fix missing PORTEXAMPLES,PORTDOCS,PORTDATA
    after r327999 fixed these for stage support
  
  Approved by:	maintainer (bapt)

Modified:
  head/graphics/libpuzzle/Makefile
  head/multimedia/libdv/Makefile
  head/net-p2p/btpd/Makefile
  head/sysutils/ftwin/Makefile
  head/sysutils/fusefs-libs/Makefile

Modified: head/graphics/libpuzzle/Makefile
==============================================================================
--- head/graphics/libpuzzle/Makefile	Mon Sep 23 15:41:38 2013	(r328013)
+++ head/graphics/libpuzzle/Makefile	Mon Sep 23 15:42:03 2013	(r328014)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libpuzzle
 PORTVERSION=	0.11
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/libpuzzle/releases/
 

Modified: head/multimedia/libdv/Makefile
==============================================================================
--- head/multimedia/libdv/Makefile	Mon Sep 23 15:41:38 2013	(r328013)
+++ head/multimedia/libdv/Makefile	Mon Sep 23 15:42:03 2013	(r328014)
@@ -3,7 +3,7 @@
 
 PORTNAME=	libdv
 PORTVERSION=	1.0.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	multimedia
 MASTER_SITES=	SF
 

Modified: head/net-p2p/btpd/Makefile
==============================================================================
--- head/net-p2p/btpd/Makefile	Mon Sep 23 15:41:38 2013	(r328013)
+++ head/net-p2p/btpd/Makefile	Mon Sep 23 15:42:03 2013	(r328014)
@@ -2,7 +2,7 @@
 
 PORTNAME=	btpd
 PORTVERSION=	0.16
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-p2p
 MASTER_SITES=	http://cloud.github.com/downloads/btpd/btpd/
 

Modified: head/sysutils/ftwin/Makefile
==============================================================================
--- head/sysutils/ftwin/Makefile	Mon Sep 23 15:41:38 2013	(r328013)
+++ head/sysutils/ftwin/Makefile	Mon Sep 23 15:42:03 2013	(r328014)
@@ -2,7 +2,7 @@
 
 PORTNAME=	ftwin
 PORTVERSION=	0.8.5
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	sysutils
 MASTER_SITES=	http://download.meroware.org/ftwin/
 

Modified: head/sysutils/fusefs-libs/Makefile
==============================================================================
--- head/sysutils/fusefs-libs/Makefile	Mon Sep 23 15:41:38 2013	(r328013)
+++ head/sysutils/fusefs-libs/Makefile	Mon Sep 23 15:42:03 2013	(r328014)
@@ -3,6 +3,7 @@
 
 PORTNAME=	fusefs
 PORTVERSION=	2.9.3
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/fuse/fuse-2.X/${PORTVERSION}
 PKGNAMESUFFIX=	-libs



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309231542.r8NFg4ju090960>