diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-12 01:49:18 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-12 01:49:18 +0800 |
commit | 0b45b5dca03f6324daa433815eeac3a59cfedb0f (patch) | |
tree | 1e3c416f97096203d3c358819c612b9a7ffcd5cd /graphics | |
parent | a158156b7609acaba413f7eaec742061f91af99f (diff) | |
download | marcuscom-ports-0b45b5dca03f6324daa433815eeac3a59cfedb0f.tar marcuscom-ports-0b45b5dca03f6324daa433815eeac3a59cfedb0f.tar.gz marcuscom-ports-0b45b5dca03f6324daa433815eeac3a59cfedb0f.tar.bz2 marcuscom-ports-0b45b5dca03f6324daa433815eeac3a59cfedb0f.tar.lz marcuscom-ports-0b45b5dca03f6324daa433815eeac3a59cfedb0f.tar.xz marcuscom-ports-0b45b5dca03f6324daa433815eeac3a59cfedb0f.tar.zst marcuscom-ports-0b45b5dca03f6324daa433815eeac3a59cfedb0f.zip |
Sync w/ FreeBSD ports. Here's a script to get rid of MD5:
------------------
#!/bin/sh
for blah in `find /path/to/ports -maxdepth 3 -name distinfo`; do
sed -e 's|MD5.*||g' -e "/^$/d" ${blah} > ${blah}.new
mv ${blah}.new ${blah}
done
------------------
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16061 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eog-plugins/distinfo | 1 | ||||
-rw-r--r-- | graphics/evince/distinfo | 1 | ||||
-rw-r--r-- | graphics/gimp-app/distinfo | 1 | ||||
-rw-r--r-- | graphics/shotwell/distinfo | 2 | ||||
-rw-r--r-- | graphics/solang/Makefile | 2 | ||||
-rw-r--r-- | graphics/solang/distinfo | 2 |
6 files changed, 1 insertions, 8 deletions
diff --git a/graphics/eog-plugins/distinfo b/graphics/eog-plugins/distinfo index 479adc45f..26fd1b259 100644 --- a/graphics/eog-plugins/distinfo +++ b/graphics/eog-plugins/distinfo @@ -1,3 +1,2 @@ -MD5 (gnome2/eog-plugins-2.30.1.tar.bz2) = 72b89b93e56d1fb58480cb8dd3d980d7 SHA256 (gnome2/eog-plugins-2.30.1.tar.bz2) = 0e651053367e1d6aecfb8058a93dcac2223ec822a691ee134e9a879662580caf SIZE (gnome2/eog-plugins-2.30.1.tar.bz2) = 344700 diff --git a/graphics/evince/distinfo b/graphics/evince/distinfo index bee1bd741..97b436a9e 100644 --- a/graphics/evince/distinfo +++ b/graphics/evince/distinfo @@ -1,3 +1,2 @@ -MD5 (gnome2/evince-2.32.0.tar.bz2) = ebc3ce6df8dcbf29cb9492f8dd031319 SHA256 (gnome2/evince-2.32.0.tar.bz2) = 2a4c91ae38f8b5028cebb91b9da9ddc50ea8ae3f3d429df89ba351da2d787ff7 SIZE (gnome2/evince-2.32.0.tar.bz2) = 2295272 diff --git a/graphics/gimp-app/distinfo b/graphics/gimp-app/distinfo index f7fe1e379..54a230f77 100644 --- a/graphics/gimp-app/distinfo +++ b/graphics/gimp-app/distinfo @@ -1,3 +1,2 @@ -MD5 (gimp-2.6.11.tar.bz2) = bb2939fe13e54fc7255cef5d097bb5dd SHA256 (gimp-2.6.11.tar.bz2) = 9b6d08d0803b3912ea596d1b77b9c21ee13778c23388a225c004b8c1587cb0a1 SIZE (gimp-2.6.11.tar.bz2) = 16473561 diff --git a/graphics/shotwell/distinfo b/graphics/shotwell/distinfo index ebb0689a4..e9459b03e 100644 --- a/graphics/shotwell/distinfo +++ b/graphics/shotwell/distinfo @@ -1,4 +1,2 @@ -MD5 (shotwell-0.7.2.tar.bz2) = 075b04f9723bddfffc96810384b9524a SHA256 (shotwell-0.7.2.tar.bz2) = 8b4139407d59badcbe13e23db070e0a0709ecc0f9ad806335888382eebf5dfa3 SIZE (shotwell-0.7.2.tar.bz2) = 1064127 - diff --git a/graphics/solang/Makefile b/graphics/solang/Makefile index 4b92095ec..2349e8ffb 100644 --- a/graphics/solang/Makefile +++ b/graphics/solang/Makefile @@ -29,7 +29,7 @@ LIB_DEPENDS= gegl-0.1.105:${PORTSDIR}/graphics/gegl \ gdamm-4.0.12:${PORTSDIR}/databases/libgdamm \ gphoto2.2:${PORTSDIR}/graphics/libgphoto2 -BROKEN= bad plist +BROKEN= bad plist + do not build with latest exiv2 USE_AUTOTOOLS= autoconf USE_GMAKE= yes diff --git a/graphics/solang/distinfo b/graphics/solang/distinfo index a434ae3c7..5497d015b 100644 --- a/graphics/solang/distinfo +++ b/graphics/solang/distinfo @@ -1,6 +1,4 @@ -MD5 (solang-0.3.tar.gz) = 6f82d34174815deacb4392b88a4134ed SHA256 (solang-0.3.tar.gz) = 0d3c85c4f96f829eefc8851713510e068f3cf6b90a0cb084035d98f4d69cb00a SIZE (solang-0.3.tar.gz) = 658189 -MD5 (0001-Ported-to-libgdamm-4.x.patch) = 4afe92dff02a4359b2bea3d9c358b274 SHA256 (0001-Ported-to-libgdamm-4.x.patch) = 55bdf02d4c22b947a0e718baced9437949e55480e8ad4fd2ad6ee34b38f29c4f SIZE (0001-Ported-to-libgdamm-4.x.patch) = 23747 |