Hi,

This bumps stagit from 0.9.4 to 0.9.5:

It has the following changes:

* Fix warning with libgit2 v0.99+, remain compatible with older versions.
* Add abbreviated commit hash to submodule file.
* Add an -u option to make URLs in Atom feeds absolute.
* style.css
  * Add meta viewport for scaling on mobile.
  * Slightly improve constrast.
* A few performance micro-optimizations.
* Some code-style improvements.


Patch below tested on -current on amd64:


diff --git www/stagit/Makefile www/stagit/Makefile
index fab53047763..739f6554397 100644
--- www/stagit/Makefile
+++ www/stagit/Makefile
@@ -2,7 +2,7 @@
 
 COMMENT =              static git page generator
 
-DISTNAME =             stagit-0.9.4
+DISTNAME =             stagit-0.9.5
 
 CATEGORIES =           www
 
diff --git www/stagit/distinfo www/stagit/distinfo
index d6af0498811..e0e9021a5c3 100644
--- www/stagit/distinfo
+++ www/stagit/distinfo
@@ -1,2 +1,2 @@
-SHA256 (stagit-0.9.4.tar.gz) = iImrE/o0VynNw8ySyP3OENSfZmDzmmDe92RshtimEwA=
-SIZE (stagit-0.9.4.tar.gz) = 18912
+SHA256 (stagit-0.9.5.tar.gz) = AloXx746TpiiMZ78TrYynp6mp3iysksOuXo0Ls6bsDk=
+SIZE (stagit-0.9.5.tar.gz) = 19115

-- 
Kind regards,
Hiltjo

Reply via email to