svn commit: r373370 - head/x11/libsx

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Nov 24 20:25:51 UTC 2014


Author: amdmi3
Date: Mon Nov 24 20:25:50 2014
New Revision: 373370
URL: https://svnweb.freebsd.org/changeset/ports/373370
QAT: https://qat.redports.org/buildarchive/r373370/

Log:
  - Simplify MASTER_SITES
  - Drop @dirrm* from plist

Modified:
  head/x11/libsx/Makefile
  head/x11/libsx/pkg-plist

Modified: head/x11/libsx/Makefile
==============================================================================
--- head/x11/libsx/Makefile	Mon Nov 24 20:25:39 2014	(r373369)
+++ head/x11/libsx/Makefile	Mon Nov 24 20:25:50 2014	(r373370)
@@ -5,8 +5,7 @@ PORTNAME=	libsx
 PORTVERSION=	1.1
 PORTREVISION=	4
 CATEGORIES=	x11
-MASTER_SITES=	${MASTER_SITE_XCONTRIB}
-MASTER_SITE_SUBDIR=	libraries
+MASTER_SITES=	XCONTRIB/libraries
 DISTNAME=	${PORTNAME}
 
 MAINTAINER=	ports at FreeBSD.org

Modified: head/x11/libsx/pkg-plist
==============================================================================
--- head/x11/libsx/pkg-plist	Mon Nov 24 20:25:39 2014	(r373369)
+++ head/x11/libsx/pkg-plist	Mon Nov 24 20:25:50 2014	(r373370)
@@ -20,5 +20,3 @@ include/X11/libsx/libsx.h
 %%PORTDOCS%%share/doc/libsx/text_edit.doc.gz
 %%PORTDOCS%%share/doc/libsx/toggle.doc.gz
 %%PORTDOCS%%share/doc/libsx/windows.doc.gz
- at dirrm include/X11/libsx
-%%PORTDOCS%%@dirrm share/doc/libsx


More information about the svn-ports-head mailing list