svn commit: r341730 - in head/graphics/amide: . files
Guido Falsi
madpilot at FreeBSD.org
Wed Jan 29 13:11:38 UTC 2014
Author: madpilot
Date: Wed Jan 29 13:11:37 2014
New Revision: 341730
URL: http://svnweb.freebsd.org/changeset/ports/341730
QAT: https://qat.redports.org/buildarchive/r341730/
Log:
Fix fetch, distfile was rerolled.
Reported by: pkg-fallout, portmon, John Marino <freebsd at marino.st>
PR: ports/186231
Submitted by: John Marino <freebsd at marino.st>
Modified:
head/graphics/amide/Makefile
head/graphics/amide/distinfo
head/graphics/amide/files/patch-configure
Modified: head/graphics/amide/Makefile
==============================================================================
--- head/graphics/amide/Makefile Wed Jan 29 13:03:16 2014 (r341729)
+++ head/graphics/amide/Makefile Wed Jan 29 13:11:37 2014 (r341730)
@@ -2,6 +2,7 @@
PORTNAME= amide
PORTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= SF
EXTRACT_SUFX= .tgz
Modified: head/graphics/amide/distinfo
==============================================================================
--- head/graphics/amide/distinfo Wed Jan 29 13:03:16 2014 (r341729)
+++ head/graphics/amide/distinfo Wed Jan 29 13:11:37 2014 (r341730)
@@ -1,2 +1,2 @@
-SHA256 (amide-1.0.5.tgz) = d5ebabfdf3adbdc1032d538f64d2d8bd51c49cba6ca0287acf40370017cac7f6
-SIZE (amide-1.0.5.tgz) = 1419534
+SHA256 (amide-1.0.5.tgz) = d54e812363af7ca5f6ccce5d536dd8f2d11f8a06fd53aa5721b8717487de5881
+SIZE (amide-1.0.5.tgz) = 1419560
Modified: head/graphics/amide/files/patch-configure
==============================================================================
--- head/graphics/amide/files/patch-configure Wed Jan 29 13:03:16 2014 (r341729)
+++ head/graphics/amide/files/patch-configure Wed Jan 29 13:11:37 2014 (r341730)
@@ -1,5 +1,5 @@
---- configure.orig 2014-01-25 23:25:33.000000000 +0100
-+++ configure 2014-01-27 16:03:41.403133047 +0100
+--- configure.orig 2014-01-27 04:04:34.000000000 +0100
++++ configure 2014-01-29 13:12:46.268622841 +0100
@@ -16216,7 +16216,7 @@
DATADIRNAME=share
else
@@ -60,11 +60,3 @@
int
main ()
-@@ -22121,7 +22123,3 @@
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
- $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
- fi
--
--
--echo "Moving SPEC file to base directory"
--mv etc/amide.spec ./
More information about the svn-ports-all
mailing list