mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Fix fetch, distfile was rerolled.
Reported by: pkg-fallout, portmon, John Marino <freebsd@marino.st> PR: ports/186231 Submitted by: John Marino <freebsd@marino.st>
This commit is contained in:
parent
a1c770272e
commit
1a1be94388
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341730
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= amide
|
||||
PORTVERSION= 1.0.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -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
|
||||
|
@ -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 ./
|
||||
|
Loading…
Reference in New Issue
Block a user