summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 12:08:38 +0000
committerrodent <rodent>2013-04-06 12:08:38 +0000
commitc2bac168bdb7db0a981551a457d15a3812166bca (patch)
tree0fc76d024bf4521719629bf60ff65ee585cc2f9b /devel
parent8f5e81dae36621c9e8328af1af161b1321427ff9 (diff)
downloadpkgsrc-c2bac168bdb7db0a981551a457d15a3812166bca.tar.gz
'For consistency, please add a trailing slash to "http://example.com".'
Diffstat (limited to 'devel')
-rw-r--r--devel/automoc4/Makefile4
-rw-r--r--devel/hg-git/Makefile18
-rw-r--r--devel/py-windbg/Makefile24
-rw-r--r--devel/ruby-io-like/Makefile4
-rw-r--r--devel/ruby-log4r/Makefile4
-rw-r--r--devel/ruby-thrift_client/Makefile4
6 files changed, 29 insertions, 29 deletions
diff --git a/devel/automoc4/Makefile b/devel/automoc4/Makefile
index 624abf6b076..6cfbd47455b 100644
--- a/devel/automoc4/Makefile
+++ b/devel/automoc4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2013/02/16 11:20:41 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2013/04/06 12:08:38 rodent Exp $
DISTNAME= automoc4-0.9.88
PKGREVISION= 18
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.bz2
DIST_SUBDIR= automoc4
MAINTAINER= markd@NetBSD.org
-HOMEPAGE= http://www.kde.org
+HOMEPAGE= http://www.kde.org/
COMMENT= Automatic moc for Qt 4 packages
USE_LANGUAGES= c c++
diff --git a/devel/hg-git/Makefile b/devel/hg-git/Makefile
index cd8f4a180bf..df3d889504f 100644
--- a/devel/hg-git/Makefile
+++ b/devel/hg-git/Makefile
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.13 2012/10/31 11:17:05 asau Exp $
+# $NetBSD: Makefile,v 1.14 2013/04/06 12:08:39 rodent Exp $
#
-DISTNAME= hg-git-0.3.3
-#PKGREVISION= 1
-EGG_NAME= hg_git-0.3.3
-CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+DISTNAME= hg-git-0.3.3
+#PKGREVISION= 1
+EGG_NAME= hg_git-0.3.3
+CATEGORIES= devel python
+MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= joerg@NetBSD.org
-HOMEPAGE= http://hg-git.github.com
-COMMENT= Git plugin for Mercurial
+MAINTAINER= joerg@NetBSD.org
+HOMEPAGE= http://hg-git.github.com/
+COMMENT= Git plugin for Mercurial
DEPENDS+= ${PYPKGPREFIX}-dulwich>=0.8.0:../../devel/py-dulwich
DEPENDS+= mercurial>=1.7.0:../../devel/mercurial
diff --git a/devel/py-windbg/Makefile b/devel/py-windbg/Makefile
index e1e84878a20..0ab18fae036 100644
--- a/devel/py-windbg/Makefile
+++ b/devel/py-windbg/Makefile
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.10 2012/10/31 11:19:36 asau Exp $
+# $NetBSD: Makefile,v 1.11 2013/04/06 12:08:39 rodent Exp $
#
-DISTNAME= winpdb-1.4.6
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 8
-CATEGORIES= devel python
-MASTER_SITES= http://winpdb.googlecode.com/files/
+DISTNAME= winpdb-1.4.6
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 8
+CATEGORIES= devel python
+MASTER_SITES= http://winpdb.googlecode.com/files/
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://winpdb.org
-COMMENT= Python GUI debugger
-LICENSE= gnu-gpl-v2 # or later
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://winpdb.org/
+COMMENT= Python GUI debugger
+LICENSE= gnu-gpl-v2 # or later
-DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6:../../x11/py-wxWidgets
+DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6:../../x11/py-wxWidgets
-USE_LANGUAGES= #none
+USE_LANGUAGES= #none
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/ruby-io-like/Makefile b/devel/ruby-io-like/Makefile
index 8c773e8b9e7..66a06bf0b77 100644
--- a/devel/ruby-io-like/Makefile
+++ b/devel/ruby-io-like/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2012/06/01 15:47:18 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2013/04/06 12:08:39 rodent Exp $
DISTNAME= io-like-0.3.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://io-like.rubyforge.org
+HOMEPAGE= http://io-like.rubyforge.org/
COMMENT= Functionality of an IO object to any class
.include "../../lang/ruby/gem.mk"
diff --git a/devel/ruby-log4r/Makefile b/devel/ruby-log4r/Makefile
index 576d1b2d3c4..d730d3e1f2c 100644
--- a/devel/ruby-log4r/Makefile
+++ b/devel/ruby-log4r/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2012/03/17 14:40:33 taca Exp $
+# $NetBSD: Makefile,v 1.7 2013/04/06 12:08:39 rodent Exp $
DISTNAME= log4r-1.1.10
CATEGORIES= devel
-HOMEPAGE= http://log4r.rubyforge.org
+HOMEPAGE= http://log4r.rubyforge.org/
COMMENT= Flexible logging library
LICENSE= gnu-lgpl-v3
diff --git a/devel/ruby-thrift_client/Makefile b/devel/ruby-thrift_client/Makefile
index a5e106b456f..7932a1f92d6 100644
--- a/devel/ruby-thrift_client/Makefile
+++ b/devel/ruby-thrift_client/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2013/02/06 23:22:11 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2013/04/06 12:08:39 rodent Exp $
DISTNAME= thrift_client-0.7.1
PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= tonnerre@NetBSD.org
-HOMEPAGE= http://thrift.apache.org
+HOMEPAGE= http://thrift.apache.org/
COMMENT= Thrift client wrapper for Ruby
LICENSE= apache-2.0