ports/53698: [MAINTAINER] devel/porttools: update to 0.10

Sergei Kolobov sergei at kolobov.com
Tue Jun 24 22:50:13 UTC 2003


>Number:         53698
>Category:       ports
>Synopsis:       [MAINTAINER] devel/porttools: update to 0.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 24 15:50:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD elf.chetwood.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Thu Jun  5 02:19:41 MSD
>Description:
- Update to 0.10 (see ${DOCSDIR}/NEWS for summary of changes)
- Add portlint and sudo to RUN_DEPENDS
>How-To-Repeat:
>Fix:

--- porttools-0.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/porttools/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	19 Jun 2003 13:47:23 -0000	1.1
+++ Makefile	24 Jun 2003 22:44:20 -0000
@@ -6,13 +6,16 @@
 #
 
 PORTNAME=	porttools
-PORTVERSION=	0.01
+PORTVERSION=	0.10
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	sergei at kolobov.com
 COMMENT=	Tools for testing and submitting port updates and new ports
+
+RUN_DEPENDS=	portlint:${PORTSDIR}/devel/portlint \
+		sudo:${PORTSDIR}/security/sudo
 
 NO_BUILD=	yes
 MAKE_ENV=	INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/porttools/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	19 Jun 2003 13:47:23 -0000	1.1
+++ distinfo	24 Jun 2003 22:44:20 -0000
@@ -1 +1 @@
-MD5 (porttools-0.01.tar.gz) = 8154b1bc52be340ce5117d8a6c89ce5d
+MD5 (porttools-0.10.tar.gz) = 8c5c71d88e94183ba8a6f5b7fb384cf2
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/porttools/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	19 Jun 2003 13:47:23 -0000	1.1
+++ pkg-plist	24 Jun 2003 22:44:20 -0000
@@ -1,9 +1,9 @@
+bin/pr-change
 bin/pr-new
 bin/pr-update
 bin/testport
-%%DATADIR%%/send-pr.template
- at dirrm %%DATADIR%%
 %%PORTDOCS%%%%DOCSDIR%%/LICENSE
 %%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%PORTDOCS%%%%DOCSDIR%%/TODO
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
--- porttools-0.10.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list