svn commit: r328014 - in head: graphics/libpuzzle multimedia/libdv net-p2p/btpd sysutils/ftwin sysutils/fusefs-libs

Bryan Drewery bdrewery at FreeBSD.org
Mon Sep 23 15:42:05 UTC 2013


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


More information about the svn-ports-all mailing list