From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 15 15:00:31 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ACC016A4DD for ; Sun, 15 Aug 2004 15:00:31 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0301043D2F for ; Sun, 15 Aug 2004 15:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i7FF0UUN089316 for ; Sun, 15 Aug 2004 15:00:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7FF0UpI089314; Sun, 15 Aug 2004 15:00:30 GMT (envelope-from gnats) Date: Sun, 15 Aug 2004 15:00:30 GMT Message-Id: <200408151500.i7FF0UpI089314@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Michael Ranner Subject: Re: ports/70301: Update sysutils/cfengine2 to 2.1.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Michael Ranner List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Aug 2004 15:00:31 -0000 The following reply was made to PR ports/70301; it has been noted by GNATS. From: Michael Ranner To: freebsd-gnats-submit@FreeBSD.org, acidos@bandwidth-junkies.net Cc: paul@aps.org, sem@FreeBSD.org Subject: Re: ports/70301: Update sysutils/cfengine2 to 2.1.9 Date: Sun, 15 Aug 2004 16:57:58 +0200 There are more necessary changes not only bumping PORTVERSION and make makesum: diff -crN cfengine2/Makefile cfengine2.update/Makefile *** cfengine2/Makefile Sun May 2 17:21:02 2004 --- cfengine2.update/Makefile Sun Aug 15 16:53:10 2004 *************** *** 6,12 **** # PORTNAME= cfengine2 ! PORTVERSION= 2.1.5 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.iu.hio.no/pub/cfengine/ \ ${MASTER_SITE_GNU} --- 6,12 ---- # PORTNAME= cfengine2 ! PORTVERSION= 2.1.9 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.iu.hio.no/pub/cfengine/ \ ${MASTER_SITE_GNU} *************** *** 21,27 **** USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} ! CONFIGURE_ARGS= --with-berkeleydb=${LOCALBASE} INFO= cfengine-Anomalies cfengine-Reference cfengine-Tutorial MAN8= cfengine.8 cfagent.8 cfenvd.8 cfenvgraph.8 cfexecd.8 cfkey.8 \ --- 21,27 ---- USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} ! CONFIGURE_ARGS= --with-berkeleydb=${LOCALBASE} --with-docs INFO= cfengine-Anomalies cfengine-Reference cfengine-Tutorial MAN8= cfengine.8 cfagent.8 cfenvd.8 cfenvgraph.8 cfexecd.8 cfkey.8 \ diff -crN cfengine2/distinfo cfengine2.update/distinfo *** cfengine2/distinfo Sun May 2 17:21:02 2004 --- cfengine2.update/distinfo Sun Aug 15 16:53:10 2004 *************** *** 1,2 **** ! MD5 (cfengine-2.1.5.tar.gz) = 0c7c15d646defe23123708ee836b4040 ! SIZE (cfengine-2.1.5.tar.gz) = 1852357 --- 1,2 ---- ! MD5 (cfengine-2.1.9.tar.gz) = 421ac1ba0fd9cbe0384f1b0eded1afd8 ! SIZE (cfengine-2.1.9.tar.gz) = 3099090 diff -crN cfengine2/files/patch-doc_Makefile.in cfengine2.update/files/patch-doc_Makefile.in *** cfengine2/files/patch-doc_Makefile.in Fri Mar 5 23:08:23 2004 --- cfengine2.update/files/patch-doc_Makefile.in Sun Aug 15 16:53:05 2004 *************** *** 1,5 **** ! --- doc/Makefile.in.orig Mon Feb 9 16:17:57 2004 ! +++ doc/Makefile.in Thu Feb 26 17:46:02 2004 @@ -70,7 +70,7 @@ docDATA_INSTALL = $(INSTALL_DATA) htmlDATA_INSTALL = $(INSTALL_DATA) --- 1,5 ---- ! --- doc/Makefile.in.orig Mon Aug 9 19:27:42 2004 ! +++ doc/Makefile.in Sun Aug 15 16:30:38 2004 @@ -70,7 +70,7 @@ docDATA_INSTALL = $(INSTALL_DATA) htmlDATA_INSTALL = $(INSTALL_DATA) *************** *** 9,37 **** DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ ! @@ -182,10 +182,10 @@ target_vendor = @target_vendor@ man_MANS = cfengine.8 cfagent.8 cfenvd.8 cfenvgraph.8 cfexecd.8 cfkey.8 cfrun.8 cfservd.8 info_TEXINFOS = cfengine-Reference.texinfo cfengine-Tutorial.texinfo cfengine-Anomalies.texinfo -docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION) +docdir = $(prefix)/share/doc/cfengine2 doc_DATA = # Info used in building and installing HTML files -htmldir = $(pkgdatadir)/html +htmldir = $(docdir) htmlfiles = cfengine-Reference.html cfengine-Tutorial.html cfengine-Anomalies.html html_DATA = $(htmlfiles) ! @@ -196,7 +196,7 @@ ! # When the Texi2DVI problem with cfengine-Reference is corrected, ! # then uncomment the reference to ps2 ! psfiles = $(ps2) -psdir = $(pkgdatadir)/doc +psdir = $(docdir) ! ps_DATA = $(psfiles) MAKEINFOHTML = $(MAKEINFO) --html --no-split ! @@ -708,7 +708,7 @@ info-am: $(INFO_DEPS) install-data-am: install-docDATA install-htmlDATA install-info-am \ --- 9,37 ---- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ ! @@ -184,18 +184,18 @@ target_vendor = @target_vendor@ man_MANS = cfengine.8 cfagent.8 cfenvd.8 cfenvgraph.8 cfexecd.8 cfkey.8 cfrun.8 cfservd.8 info_TEXINFOS = cfengine-Reference.texinfo cfengine-Tutorial.texinfo cfengine-Anomalies.texinfo -docdir = $(prefix)/doc/$(PACKAGE)-$(VERSION) +docdir = $(prefix)/share/doc/cfengine2 doc_DATA = + # Info used in building and installing HTML files -htmldir = $(pkgdatadir)/html +htmldir = $(docdir) htmlfiles = cfengine-Reference.html cfengine-Tutorial.html cfengine-Anomalies.html html_DATA = $(htmlfiles) ! # Info used in building and installing Postscript files ! psfiles = cfengine-Tutorial.ps cfengine-Reference.ps cfengine-Anomalies.ps ! pdffiles = cfengine-Tutorial.pdf cfengine-Reference.pdf cfengine-Anomalies.pdf -psdir = $(pkgdatadir)/doc +psdir = $(docdir) ! ps_DATA = $(psfiles) $(pdffiles) MAKEINFOHTML = $(MAKEINFO) --html --no-split ! @@ -709,7 +709,7 @@ info-am: $(INFO_DEPS) install-data-am: install-docDATA install-htmlDATA install-info-am \ *************** *** 40,46 **** install-exec-am: ! @@ -768,7 +768,7 @@ ps-am: $(PSS) uninstall-am: uninstall-docDATA uninstall-htmlDATA uninstall-info-am \ --- 40,46 ---- install-exec-am: ! @@ -769,7 +769,7 @@ ps-am: $(PSS) uninstall-am: uninstall-docDATA uninstall-htmlDATA uninstall-info-am \