svn commit: r536182 - head/multimedia/openh264

Jan Beich jbeich at FreeBSD.org
Fri May 22 02:28:23 UTC 2020


Author: jbeich
Date: Fri May 22 02:28:22 2020
New Revision: 536182
URL: https://svnweb.freebsd.org/changeset/ports/536182

Log:
  multimedia/openh264: restore PORTEPOCH after r536180
  
  Reported by:	jrm

Modified:
  head/multimedia/openh264/Makefile   (contents, props changed)

Modified: head/multimedia/openh264/Makefile
==============================================================================
--- head/multimedia/openh264/Makefile	Fri May 22 01:58:05 2020	(r536181)
+++ head/multimedia/openh264/Makefile	Fri May 22 02:28:22 2020	(r536182)
@@ -3,6 +3,7 @@
 PORTNAME=	openh264
 DISTVERSIONPREFIX=v
 DISTVERSION=	2.1.1
+PORTEPOCH=	2
 CATEGORIES=	multimedia
 
 MAINTAINER=	gecko at FreeBSD.org


More information about the svn-ports-head mailing list