Date: Sun, 11 Feb 2018 11:08:48 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461488 - head/devel/libev Message-ID: <201802111108.w1BB8mRV051022@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sun Feb 11 11:08:47 2018 New Revision: 461488 URL: https://svnweb.freebsd.org/changeset/ports/461488 Log: devel/libev: Restored accidentally deleted PORTEPOCH Followup for r461486. Approved by: tcberner (mentor, implicit) Modified: head/devel/libev/Makefile Modified: head/devel/libev/Makefile ============================================================================== --- head/devel/libev/Makefile Sun Feb 11 11:00:36 2018 (r461487) +++ head/devel/libev/Makefile Sun Feb 11 11:08:47 2018 (r461488) @@ -3,6 +3,7 @@ PORTNAME= libev DISTVERSION= 4.24 +PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= http://dist.schmorp.de/libev/ \ http://dist.schmorp.de/libev/Attic/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802111108.w1BB8mRV051022>