Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2018 09:02:45 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r461126 - in head/graphics/libpcd: . files
Message-ID:  <201802070902.w1792jn8062520@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Feb  7 09:02:45 2018
New Revision: 461126
URL: https://svnweb.freebsd.org/changeset/ports/461126

Log:
  - Cosmetic fix
  - Regenerate patches
  - Update WWW

Modified:
  head/graphics/libpcd/Makefile
  head/graphics/libpcd/files/patch-GNUmakefile
  head/graphics/libpcd/pkg-descr

Modified: head/graphics/libpcd/Makefile
==============================================================================
--- head/graphics/libpcd/Makefile	Wed Feb  7 08:55:09 2018	(r461125)
+++ head/graphics/libpcd/Makefile	Wed Feb  7 09:02:45 2018	(r461126)
@@ -19,6 +19,6 @@ MAKEFILE=	GNUmakefile
 USE_LDCONFIG=	yes
 
 post-install:
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpcd.so
+	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpcd.so
 
 .include <bsd.port.mk>

Modified: head/graphics/libpcd/files/patch-GNUmakefile
==============================================================================
--- head/graphics/libpcd/files/patch-GNUmakefile	Wed Feb  7 08:55:09 2018	(r461125)
+++ head/graphics/libpcd/files/patch-GNUmakefile	Wed Feb  7 09:02:45 2018	(r461126)
@@ -1,5 +1,5 @@
---- GNUmakefile.old	Mon Aug 23 21:10:15 2004
-+++ GNUmakefile	Mon Aug 23 21:10:38 2004
+--- GNUmakefile.orig	2003-07-22 09:52:46 UTC
++++ GNUmakefile
 @@ -1,11 +1,11 @@
  
  DESTDIR	:=

Modified: head/graphics/libpcd/pkg-descr
==============================================================================
--- head/graphics/libpcd/pkg-descr	Wed Feb  7 08:55:09 2018	(r461125)
+++ head/graphics/libpcd/pkg-descr	Wed Feb  7 09:02:45 2018	(r461126)
@@ -2,4 +2,4 @@ This is a tiny library for decoding PhotoCD images.  I
 new, it exists for years.  I've just released it separately for the
 first time now.  It used to come bundled with xpcd.
 
-WWW: http://www.kraxel.org/blog/linux/libpcd/
+WWW: https://www.kraxel.org/blog/linux/libpcd/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802070902.w1792jn8062520>