Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2014 17:00:23 +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: r371457 - head/games/54321
Message-ID:  <201410241700.s9OH0NsX030071@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Oct 24 17:00:22 2014
New Revision: 371457
URL: https://svnweb.freebsd.org/changeset/ports/371457
QAT: https://qat.redports.org/buildarchive/r371457/

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

Modified:
  head/games/54321/Makefile
  head/games/54321/pkg-plist

Modified: head/games/54321/Makefile
==============================================================================
--- head/games/54321/Makefile	Fri Oct 24 17:00:17 2014	(r371456)
+++ head/games/54321/Makefile	Fri Oct 24 17:00:22 2014	(r371457)
@@ -5,9 +5,8 @@ PORTNAME=	54321
 PORTVERSION=	1.0.2001.11.16
 PORTREVISION=	13
 CATEGORIES=	games
-MASTER_SITES=	http://old.nklein.com/products/54321/%SUBDIR%/ \
+MASTER_SITES=	http://old.nklein.com/products/54321/${PORTVERSION}/ \
 		http://www.sourcefiles.org/Games/Puzzle/
-MASTER_SITE_SUBDIR=	${PORTVERSION}
 DISTNAME=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org

Modified: head/games/54321/pkg-plist
==============================================================================
--- head/games/54321/pkg-plist	Fri Oct 24 17:00:17 2014	(r371456)
+++ head/games/54321/pkg-plist	Fri Oct 24 17:00:22 2014	(r371457)
@@ -114,5 +114,3 @@ bin/54321
 %%DATADIR%%/data/wn8.hlp
 %%DATADIR%%/data/wn9.hlp
 %%DATADIR%%/data/z2.png
-@dirrm %%DATADIR%%/data
-@dirrm %%DATADIR%%



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