Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Oct 2014 12:32:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 194445] New: [PATCH] share/pgpkeys/Makefile targets missing dependencies (pgpkeyring.txt always up-to-date)
Message-ID:  <bug-194445-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194445

            Bug ID: 194445
           Summary: [PATCH] share/pgpkeys/Makefile targets missing
                    dependencies (pgpkeyring.txt always up-to-date)
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Website
          Assignee: freebsd-doc@FreeBSD.org
          Reporter: John.Marshall@riverwillow.com.au

Created attachment 148431
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148431&action=edit
Add dependencies for share/pgpkeys/Makefile targets

I do daily builds of the website locally and noticed only yesterday, after
noticing missing keys, that the local pgpkeyring.txt was different (and
smaller) than the copy on the public site. Investigation showed that,
notwithstanding updates via svn to the contents of the pgpkeys directory, the
keyring.xml, and hence the pgpkeyring.txt file, were not being built.

The attached patch adds dependencies to trigger the building of those targets
when they already exist and when dependencies have been updated. Without the
dependencies, existing targets were always up-to-date.

I update my doc tree daily via svn and then build. I don't start fresh every
day because I only want to build the updates and not waste time building the
whole site daily.

Thank you to all who maintain the project's documentation and web site!

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194445-9>