Date: Sat, 29 Nov 2014 20:25:49 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373649 - in head: misc/shc net/recvnet Message-ID: <201411292025.sATKPnlo091978@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Sat Nov 29 20:25:48 2014 New Revision: 373649 URL: https://svnweb.freebsd.org/changeset/ports/373649 QAT: https://qat.redports.org/buildarchive/r373649/ Log: Bump PORTREVISION as the previous commit affected package creation Modified: head/misc/shc/Makefile head/net/recvnet/Makefile Modified: head/misc/shc/Makefile ============================================================================== --- head/misc/shc/Makefile Sat Nov 29 20:24:32 2014 (r373648) +++ head/misc/shc/Makefile Sat Nov 29 20:25:48 2014 (r373649) @@ -3,6 +3,7 @@ PORTNAME= shc PORTVERSION= 3.8.9 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://www.datsi.fi.upm.es/~frosal/sources/ \ CRITICAL Modified: head/net/recvnet/Makefile ============================================================================== --- head/net/recvnet/Makefile Sat Nov 29 20:24:32 2014 (r373648) +++ head/net/recvnet/Makefile Sat Nov 29 20:25:48 2014 (r373649) @@ -3,6 +3,7 @@ PORTNAME= recvnet PORTVERSION= 0.0.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.vanheusden.com/Linux/ \ CRITICAL
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411292025.sATKPnlo091978>