ports/contrib (3.5): dia: fix source and url
commit 7492c8ef9be6d90dcbce12860fa66575cce0f255 Author: Danny Rawlins <contact@romster.me> Date: Sat Dec 5 18:26:06 2020 +1100 dia: fix source and url diff --git a/dia/.signature b/dia/.signature index 0e3f482ba..b53649649 100644 --- a/dia/.signature +++ b/dia/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3ya66EMDJ0d2oTwJmN281598uVoDgiDRsiTxop0qUiAoRqEdX5uNwNBnYQijfCDDgfQAhGA6Z1A/ii56jkbAxA8= -SHA256 (Pkgfile) = 6b749e6d882ce19683b30bac9d6683ebde31a7b4d8658f7e89ece4385150ab85 +RWSagIOpLGJF30rZuRQmk+yVNMb90yQI+qcVG5kiH1wnHX4sC7deHoXO7fPWgJ5pe9Pa95y/gcKLbddO0tqVDATI2OOJVNjGjws= +SHA256 (Pkgfile) = 5d76695f07e18f1459b953c7003c6b9523e6702fef1aa237c3f76d75296bb48e SHA256 (.footprint) = 0d17fe7cf87933811344bc14d5c6d63c483aea256307b0f2a9687ebe6a3b1f8d SHA256 (dia-0.97.3.tar.xz) = 22914e48ef48f894bb5143c5efc3d01ab96e0a0cde80de11058d3b4301377d34 SHA256 (dia-0.97.2-underlinking.patch) = e7681b719c8ddf8c099c58ab16d521a570c36b24a8fcbe24309f398af965f1f4 diff --git a/dia/Pkgfile b/dia/Pkgfile index 535ecd99f..2cfbbceb0 100644 --- a/dia/Pkgfile +++ b/dia/Pkgfile @@ -1,13 +1,12 @@ # Description: GTK+ Diagramming Creation Software. -# URL: http://live.gnome.org/Dia/ +# URL: https://wiki.gnome.org/action/show/Apps/Dia # Maintainer: Danny Rawlins, crux at romster dot me -# Packager: Younes Hafri, ycrux at club dash internet dot fr # Depends on: docbook-xsl gtk libart_lgpl python xorg-libxdamage name=dia version=0.97.3 release=2 -source=(ftp://ftp.gnome.org/pub/gnome/sources/$name/${version%.*}/$name-$version.tar.xz +source=(https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz # https://gitweb.gentoo.org/repo/gentoo.git/tree/app-office/dia/files dia-0.97.2-underlinking.patch dia-0.97.3-freetype_pkgconfig.patch dia-0.97.0-gnome-doc.patch)
participants (1)
-
crux@crux.nu