FreeBSD Bugzilla – Attachment 54938 Details for
Bug 83096
[PATCH] Update sysutils/cfengine2 to 2.1.15
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
cfengine-2.1.15.patch
cfengine-2.1.15.patch (text/plain), 3.26 KB, created by
Soren Klintrup
on 2005-07-07 15:50:15 UTC
(
hide
)
Description:
cfengine-2.1.15.patch
Filename:
MIME Type:
Creator:
Soren Klintrup
Created:
2005-07-07 15:50:15 UTC
Size:
3.26 KB
patch
obsolete
>diff -ruN cfengine2/Makefile /mnt/home/skl/cfengine2/Makefile >--- cfengine2/Makefile Thu Jul 7 16:23:26 2005 >+++ /mnt/home/skl/cfengine2/Makefile Thu Jul 7 16:15:06 2005 >@@ -6,7 +6,7 @@ > # > > PORTNAME= cfengine >-PORTVERSION= 2.1.13 >+PORTVERSION= 2.1.15 > CATEGORIES= sysutils > MASTER_SITES= ftp://ftp.iu.hio.no/pub/cfengine/ \ > ${MASTER_SITE_GNU} >@@ -40,9 +40,5 @@ > .endif > > .include <bsd.port.pre.mk> >- >-.if ${OSVERSION} < 500000 >-BROKEN= "Does not compile on FreeBSD 4.x" >-.endif > > .include <bsd.port.post.mk> >diff -ruN cfengine2/distinfo /mnt/home/skl/cfengine2/distinfo >--- cfengine2/distinfo Thu Jul 7 16:23:26 2005 >+++ /mnt/home/skl/cfengine2/distinfo Thu Jul 7 13:28:41 2005 >@@ -1,2 +1,2 @@ >-MD5 (cfengine-2.1.13.tar.gz) = 2c002fc37f2fc9f87248ad8b9e899091 >-SIZE (cfengine-2.1.13.tar.gz) = 3153867 >+MD5 (cfengine-2.1.15.tar.gz) = f03de82709f84c3d6d916b6e557321f9 >+SIZE (cfengine-2.1.15.tar.gz) = 3555495 >diff -ruN cfengine2/files/patch-doc_Makefile.in /mnt/home/skl/cfengine2/files/patch-doc_Makefile.in >--- cfengine2/files/patch-doc_Makefile.in Thu Jul 7 16:23:26 2005 >+++ /mnt/home/skl/cfengine2/files/patch-doc_Makefile.in Thu Jul 7 13:50:49 2005 >@@ -1,51 +1,18 @@ >---- doc/Makefile.in.orig Mon Sep 13 19:37:05 2004 >-+++ doc/Makefile.in Mon Sep 13 19:39:34 2004 >-@@ -70,7 +70,7 @@ >- docDATA_INSTALL = $(INSTALL_DATA) >- htmlDATA_INSTALL = $(INSTALL_DATA) >- psDATA_INSTALL = $(INSTALL_DATA) >--DATA = $(doc_DATA) $(html_DATA) $(ps_DATA) >-+DATA = $(doc_DATA) $(html_DATA) >- 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/cfengine >- doc_DATA = >- >+--- doc/Makefile.in.orig Thu Jul 7 13:32:07 2005 >++++ doc/Makefile.in Thu Jul 7 13:37:09 2005 >+@@ -205,14 +205,14 @@ >+ > # Info used in building and installing HTML files >+ htmlfiles = $(info_TEXINFOS:.texinfo=.html) > -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 \ >-- install-man install-psDATA >-+ install-man >- >- install-exec-am: >- >-@@ -769,7 +769,7 @@ >- ps-am: $(PSS) >- >- uninstall-am: uninstall-docDATA uninstall-htmlDATA uninstall-info-am \ >-- uninstall-man uninstall-psDATA >-+ uninstall-man >- >- uninstall-man: uninstall-man8 >- >+ psfiles = $(info_TEXINFOS:.texinfo=.ps) >+ pdffiles = $(info_TEXINFOS:.texinfo=.pdf) >+ dvifiles = $(info_TEXINFOS:.texinfo=.dvi) >+-docdir = $(pkgdatadir)/doc >++docdir = $(prefix)/share/doc/cfengine >+ doc_DATA = $(psfiles) $(pdffiles) >+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 83096
: 54938