diff options
author | xmj <xmj@FreeBSD.org> | 2014-11-20 20:28:23 +0800 |
---|---|---|
committer | xmj <xmj@FreeBSD.org> | 2014-11-20 20:28:23 +0800 |
commit | 5006655a74560dd88d24143abd7f1dd393b50265 (patch) | |
tree | d4a8166a4c3152ad679292f727a411a65bcc926f /emulators | |
parent | 0d1ec96c24d0be1b1f50fd9fffa79e382ee5d40e (diff) | |
download | freebsd-ports-gnome-5006655a74560dd88d24143abd7f1dd393b50265.tar.gz freebsd-ports-gnome-5006655a74560dd88d24143abd7f1dd393b50265.tar.zst freebsd-ports-gnome-5006655a74560dd88d24143abd7f1dd393b50265.zip |
emulators/linux_base-f10: re-add gamin distfile
gamin-0.1.9-6.fc10.src.rpm distfile was lost when adding linux-c6
infrastructure, re-add it to comply with GPL.
PR: 195085
Differential Revision: https://reviews.freebsd.org/D1180
Submitted by: Jan Beich <jbeich@vfemail.net>
Approved by: koobs (mentor)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-f10/Makefile | 3 | ||||
-rw-r--r-- | emulators/linux_base-f10/distinfo.i386 | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/emulators/linux_base-f10/Makefile b/emulators/linux_base-f10/Makefile index 6b1a23c06f6b..135e886606a6 100644 --- a/emulators/linux_base-f10/Makefile +++ b/emulators/linux_base-f10/Makefile @@ -3,7 +3,7 @@ PORTNAME= f10 PORTVERSION= 10 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= emulators linux MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${PORTVERSION} PKGNAMEPREFIX= linux_base- @@ -75,6 +75,7 @@ SRC_DISTFILES+= acl-2.2.47-3.fc10.src.rpm \ fedora-release-10-1.src.rpm \ filesystem-2.4.19-1.fc10.src.rpm \ freetype-2.3.7-1.fc10.src.rpm \ + gamin-0.1.9-6.fc10.src.rpm \ gcc-4.3.2-7.src.rpm \ gdbm-1.8.0-29.fc10.src.rpm \ glib-1.2.10-32.fc10.src.rpm \ diff --git a/emulators/linux_base-f10/distinfo.i386 b/emulators/linux_base-f10/distinfo.i386 index ec0e5555b19f..a8825dbb533b 100644 --- a/emulators/linux_base-f10/distinfo.i386 +++ b/emulators/linux_base-f10/distinfo.i386 @@ -108,8 +108,8 @@ SHA256 (rpm/i386/fedora/10/filesystem-2.4.19-1.fc10.src.rpm) = c455818100214bb82 SIZE (rpm/i386/fedora/10/filesystem-2.4.19-1.fc10.src.rpm) = 15688 SHA256 (rpm/i386/fedora/10/freetype-2.3.7-1.fc10.src.rpm) = 654c5351bcc3c6c58614398260698e98b16c5dcca8d3e66a2bef912888cb68fe SIZE (rpm/i386/fedora/10/freetype-2.3.7-1.fc10.src.rpm) = 1595077 -SHA256 (rpm/i386/fedora/10/gamin-0.1.9-6.fc10.src.rpm) = cd3be5866aae06398e919eaa412af2d92b04b63139dc1a20e8377c5bf98c0e84 -SIZE (rpm/i386/fedora/10/gamin-0.1.9-6.fc10.src.rpm) = 10649 +SHA256 (rpm/i386/fedora/10/gamin-0.1.9-6.fc10.src.rpm) = e1b42b66adcbf18cef07ac8bc70b89f34ba57ad6b78b8ac52b44f891e1cb7ba1 +SIZE (rpm/i386/fedora/10/gamin-0.1.9-6.fc10.src.rpm) = 662268 SHA256 (rpm/i386/fedora/10/gcc-4.3.2-7.src.rpm) = 6edaecc33344bf1a564bfdea34ebe7bb09c4f4c7a7bd9d6878dd5cdde2de9237 SIZE (rpm/i386/fedora/10/gcc-4.3.2-7.src.rpm) = 48775804 SHA256 (rpm/i386/fedora/10/gdbm-1.8.0-29.fc10.src.rpm) = 7ae37fca43f59511d683ec65aac65a8bb951957ce7de53f55369ae2d07e5a5ab |