svn commit: r374461 - head/graphics/jpeg

Dirk Meyer dinoex at FreeBSD.org
Wed Dec 10 14:40:36 UTC 2014


Author: dinoex
Date: Wed Dec 10 14:40:35 2014
New Revision: 374461
URL: https://svnweb.freebsd.org/changeset/ports/374461
QAT: https://qat.redports.org/buildarchive/r374461/

Log:
  - fatal regression
  shared lib version going backwards

Modified:
  head/graphics/jpeg/Makefile

Modified: head/graphics/jpeg/Makefile
==============================================================================
--- head/graphics/jpeg/Makefile	Wed Dec 10 14:37:25 2014	(r374460)
+++ head/graphics/jpeg/Makefile	Wed Dec 10 14:40:35 2014	(r374461)
@@ -23,6 +23,7 @@ DISTVERSION2=	8d
 USES=		libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
+BROKEN=		shared lib version going backwards
 
 ADDITIONAL_HEADER=	jinclude.h jpegint.h
 


More information about the svn-ports-head mailing list