Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2014 17:53:38 +0000 (UTC)
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366803 - head/devel/smake
Message-ID:  <201408311753.s7VHrcOY074626@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ohauer
Date: Sun Aug 31 17:53:37 2014
New Revision: 366803
URL: http://svnweb.freebsd.org/changeset/ports/366803
QAT: https://qat.redports.org/buildarchive/r366803/

Log:
  - update MASTER_SITES (berlios is gone)
  - update WWW
  - sort pkg-plist

Modified:
  head/devel/smake/Makefile
  head/devel/smake/pkg-descr
  head/devel/smake/pkg-plist

Modified: head/devel/smake/Makefile
==============================================================================
--- head/devel/smake/Makefile	Sun Aug 31 17:51:54 2014	(r366802)
+++ head/devel/smake/Makefile	Sun Aug 31 17:53:37 2014	(r366803)
@@ -4,7 +4,8 @@
 PORTNAME=	smake
 PORTVERSION=	1.2.3
 CATEGORIES=	devel
-MASTER_SITES=	ftp://ftp.berlios.de/pub/smake/
+MASTER_SITES=	SF
+MASTER_SITE_SUBDIR=s-make
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Portable make program with automake features

Modified: head/devel/smake/pkg-descr
==============================================================================
--- head/devel/smake/pkg-descr	Sun Aug 31 17:51:54 2014	(r366802)
+++ head/devel/smake/pkg-descr	Sun Aug 31 17:53:37 2014	(r366803)
@@ -6,4 +6,4 @@ compilation on all supported platforms. 
 re-use of a source tree for all supported platforms in contrast to the GNU
 concept of untar -> configure -> make -> install -> remove 
 
-WWW: http://cdrecord.berlios.de/old/private/smake.html
+WWW: http://sourceforge.net/projects/s-make/

Modified: head/devel/smake/pkg-plist
==============================================================================
--- head/devel/smake/pkg-plist	Sun Aug 31 17:51:54 2014	(r366802)
+++ head/devel/smake/pkg-plist	Sun Aug 31 17:53:37 2014	(r366803)
@@ -8,6 +8,6 @@ lib/profiled/libschily.a
 man/man1/smake.1.gz
 man/man5/makefiles.5.gz
 man/man5/makerules.5.gz
-@dirrmtry lib/profiled
 @dirrm include/schily/%%RULESUSED%%
 @dirrm include/schily
+@dirrmtry lib/profiled



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