svn commit: r412053 - head/x11-fm/pcmanfm

Olivier Duchateau olivierd at FreeBSD.org
Mon Mar 28 15:03:56 UTC 2016


Author: olivierd
Date: Mon Mar 28 15:03:55 2016
New Revision: 412053
URL: https://svnweb.freebsd.org/changeset/ports/412053

Log:
  - Update to 1.2.4
  - Cosmetic change for documentation files
  
  PR:		207580
  Submitted by:	myself
  Approved by:	horia at racoviceanu.com (maintainer, timeout 1 month)

Modified:
  head/x11-fm/pcmanfm/Makefile
  head/x11-fm/pcmanfm/distinfo

Modified: head/x11-fm/pcmanfm/Makefile
==============================================================================
--- head/x11-fm/pcmanfm/Makefile	Mon Mar 28 15:00:50 2016	(r412052)
+++ head/x11-fm/pcmanfm/Makefile	Mon Mar 28 15:03:55 2016	(r412053)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pcmanfm
-PORTVERSION=	1.2.3
+PORTVERSION=	1.2.4
 CATEGORIES=	x11-fm
 MASTER_SITES=	SF/${PORTNAME}/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/
 
@@ -41,6 +41,8 @@ post-install:
 	@${MKDIR} ${STAGEDIR}${PREFIX}/etc/xdg/pcmanfm/default/
 	${INSTALL_DATA} ${WRKSRC}/data/pcmanfm.conf \
 		${STAGEDIR}${PREFIX}/etc/xdg/pcmanfm/default/pcmanfm.conf.sample
+
+post-install-DOCS-on:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
 

Modified: head/x11-fm/pcmanfm/distinfo
==============================================================================
--- head/x11-fm/pcmanfm/distinfo	Mon Mar 28 15:00:50 2016	(r412052)
+++ head/x11-fm/pcmanfm/distinfo	Mon Mar 28 15:03:55 2016	(r412053)
@@ -1,2 +1,2 @@
-SHA256 (pcmanfm-1.2.3.tar.xz) = cfa8d82fc63be147045174bef074807e1e32ce8c6bf4dbd8fad49e260bcf6380
-SIZE (pcmanfm-1.2.3.tar.xz) = 406756
+SHA256 (pcmanfm-1.2.4.tar.xz) = 38cdbb5f01d24483b41b8e6846e4aa66a5751bb3982a8618899e88a853dbe313
+SIZE (pcmanfm-1.2.4.tar.xz) = 417316


More information about the svn-ports-all mailing list