diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-08-25 23:41:05 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-08-25 23:41:05 +1000 |
commit | 118b1c942839ff8a86eac544890b9ef2de3cef28 (patch) | |
tree | 9c5a76add67451c012d4dd06aece434d945a8d2d /xorg-imake | |
parent | f8dd5952b1bbe06e26b5abbd2bde6ccb6848bc5b (diff) | |
download | xorg-118b1c942839ff8a86eac544890b9ef2de3cef28.tar.gz xorg-118b1c942839ff8a86eac544890b9ef2de3cef28.tar.xz |
xorg: dependency cleanup
Diffstat (limited to 'xorg-imake')
-rw-r--r-- | xorg-imake/.signature | 4 | ||||
-rw-r--r-- | xorg-imake/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/xorg-imake/.signature b/xorg-imake/.signature index 8c78eabc..5649a258 100644 --- a/xorg-imake/.signature +++ b/xorg-imake/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndCVX8JLI1lht0FqHQ5dkChYUZ+NpEloT4lPgtyRnNcoNPql9hvAw7zLZsm1u/oFBAyMskblwp5SlHxOUmP3UmgI= -SHA256 (Pkgfile) = 0d8b28da28a7e30d3d832cba7755bd28650e69a7d78773d43d2c383aa7fe3183 +RWTSGWF5Q7TndNgcaRZMKjCPyYrc1dLgqLO3ETBUB0rNh1LAxNjvW6kdlJGV/c2oAg/VfQiDK2R4UjMSvkzc+AHhAC4ZGy9mHQE= +SHA256 (Pkgfile) = 8175493b0a90424b5c2b8166b398628535bcdbf8ba6289daaf190fa7bf6c5ebe SHA256 (.footprint) = 24091de26fa34f69e4e5997b1cd9ca526786b5ba67fd7305eb358d65a2d6f4b4 SHA256 (imake-1.0.8.tar.bz2) = b8d2e416b3f29cd6482bcffaaf19286d32917a164d07102a0e531ccd41a2a702 diff --git a/xorg-imake/Pkgfile b/xorg-imake/Pkgfile index cb35c5ae..26d7577c 100644 --- a/xorg-imake/Pkgfile +++ b/xorg-imake/Pkgfile @@ -1,7 +1,7 @@ # Description: imake build system # URL: http://xorg.freedesktop.org # Maintainer: CRUX Xorg Team, xorg-ports at crux dot nu -# Depends on: xorg-xorgproto, xorg-cf-files +# Depends on: xorg-cf-files xorg-xorgproto name=xorg-imake version=1.0.8 |