ports/contrib (3.6): trac: switched source to http as ssl is broken
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 5aa6753f40dc9fad073bb14df17620ad522718a6 Author: Tim Biermann <tbier@posteo.de> Date: Fri Aug 21 08:22:56 2020 +0000 trac: switched source to http as ssl is broken diff --git a/trac/.signature b/trac/.signature index 2817af2d7..9e6b36af8 100644 --- a/trac/.signature +++ b/trac/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36Z3y7B/GfCahW3YWdU97wpUe7lgaCBvwxBlbNLEFCh9VTGHohXek2O+97ZI2RBW/Gkv9anBY6U4ftq94BEoJgw= -SHA256 (Pkgfile) = 8268dda1842a148e3e00011cac74cdf2d799b14e6c829bd73b4005da4520df67 +RWSagIOpLGJF3z3qXr+jWn23aS/+jPwu+lpHs4h6km7Hbda+knr8UBABOhyBARaCh3d1CGEjXkMkfZ/+7ctoBHsAFMMGWyanVwM= +SHA256 (Pkgfile) = b37cd528fb605041601fd328d25b2fd90713825268554ffc9c7dfb1f044da1e4 SHA256 (.footprint) = 821dfa16a6634f3c1e0cbd029f3c78688ae52f87465eb676ce5768ca0ed550ab SHA256 (Trac-1.5.1.tar.gz) = 30f8a3cfc387916bdcd272053074ff5121ca7df269cf1cdb3352e0a164597d00 diff --git a/trac/Pkgfile b/trac/Pkgfile index 14049b2f6..1d0ac8e97 100644 --- a/trac/Pkgfile +++ b/trac/Pkgfile @@ -1,6 +1,5 @@ # Description: Enhanced wiki and issue tracking system for software projects. # URL: http://trac.edgewall.com/ -# Packager: James Mills, prologic at shortcircuit dot net dot au # Maintainer: Thomas Penteker, tek at serverop dot de # Depends on: genshi python-jinja python-setuptools # Nice to have: subversion-python @@ -8,7 +7,7 @@ name=trac version=1.5.1 release=1 -source=(https://ftp.edgewall.com/pub/trac/Trac-$version.tar.gz) +source=(http://ftp.edgewall.com/pub/trac/Trac-$version.tar.gz) build () { cd Trac-$version
participants (1)
-
crux@crux.nu