[Midnightbsd-cvs] mports [18401] trunk/graphics/Hermes: update plist for Hermes

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 28 05:45:34 EDT 2015


Revision: 18401
          http://svnweb.midnightbsd.org/mports/?rev=18401
Author:   laffer1
Date:     2015-03-28 05:45:33 -0400 (Sat, 28 Mar 2015)
Log Message:
-----------
update plist for Hermes

Modified Paths:
--------------
    trunk/graphics/Hermes/Makefile
    trunk/graphics/Hermes/pkg-plist

Modified: trunk/graphics/Hermes/Makefile
===================================================================
--- trunk/graphics/Hermes/Makefile	2015-03-28 09:44:07 UTC (rev 18400)
+++ trunk/graphics/Hermes/Makefile	2015-03-28 09:45:33 UTC (rev 18401)
@@ -2,7 +2,7 @@
 
 PORTNAME=	Hermes
 PORTVERSION=	1.3.3
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.su.se/pub/lunar/source-archive/ \
 		${MASTER_SITE_GENTOO}
@@ -13,8 +13,7 @@
 
 LICENSE=	gpl2
 
-USES=		gmake tar:bzip2
-USE_AUTOTOOLS=	libtool
+USES=		gmake tar:bzip2 libtool
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd6.1
 MAKE_ARGS=	ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
@@ -25,10 +24,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${ARCH} == sparc64
-IGNORE=		is broken on sparc64: interchanges red and blue colour channels in images
-.endif
-
 post-install:
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}

Modified: trunk/graphics/Hermes/pkg-plist
===================================================================
--- trunk/graphics/Hermes/pkg-plist	2015-03-28 09:44:07 UTC (rev 18400)
+++ trunk/graphics/Hermes/pkg-plist	2015-03-28 09:45:33 UTC (rev 18401)
@@ -10,4 +10,4 @@
 lib/libHermes.a
 lib/libHermes.so
 lib/libHermes.so.1
- at dirrm include/Hermes
+lib/libHermes.so.1.0.0



More information about the Midnightbsd-cvs mailing list