svn commit: r316002 - head/net/pecl-gupnp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Apr 17 18:59:30 UTC 2013


Author: sunpoet
Date: Wed Apr 17 18:59:30 2013
New Revision: 316002
URL: http://svnweb.freebsd.org/changeset/ports/316002

Log:
  - Move distfile to PECL directory
  - Cleanup Makefile header
  
  Feature safe:	yes

Modified:
  head/net/pecl-gupnp/Makefile   (contents, props changed)
  head/net/pecl-gupnp/distinfo   (contents, props changed)

Modified: head/net/pecl-gupnp/Makefile
==============================================================================
--- head/net/pecl-gupnp/Makefile	Wed Apr 17 18:10:33 2013	(r316001)
+++ head/net/pecl-gupnp/Makefile	Wed Apr 17 18:59:30 2013	(r316002)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	pecl-gupnp
-# Date created:		2012-03-16
-# Whom:			Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	gupnp
 PORTVERSION=	1.0.0
@@ -11,6 +7,7 @@ CATEGORIES=	net pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
 EXTRACT_SUFX=	.tgz
+DIST_SUBDIR=	PECL
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	GUPnP wrapper extension

Modified: head/net/pecl-gupnp/distinfo
==============================================================================
--- head/net/pecl-gupnp/distinfo	Wed Apr 17 18:10:33 2013	(r316001)
+++ head/net/pecl-gupnp/distinfo	Wed Apr 17 18:59:30 2013	(r316002)
@@ -1,2 +1,2 @@
-SHA256 (gupnp-1.0.0.tgz) = 8a23b35a70956e6ddc756ae55da54cb94003b5626f9e4c6b73ca297a619e816b
-SIZE (gupnp-1.0.0.tgz) = 22084
+SHA256 (PECL/gupnp-1.0.0.tgz) = 8a23b35a70956e6ddc756ae55da54cb94003b5626f9e4c6b73ca297a619e816b
+SIZE (PECL/gupnp-1.0.0.tgz) = 22084


More information about the svn-ports-head mailing list