1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Authors rerolled tarball, incorporating doc subdir fix

Reported by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
This commit is contained in:
Pav Lucistnik 2006-05-30 07:51:32 +00:00
parent 46a28ec954
commit 99a008ae25
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163941
2 changed files with 3 additions and 22 deletions

View File

@ -1,3 +1,3 @@
MD5 (liferea-1.0.14.tar.gz) = 066497fcfaa60472d4f6bea6ef85f132
SHA256 (liferea-1.0.14.tar.gz) = 18bbf795d7db1ec4709c6f3d39f6e85f5b300cd4f1bf8eb6afb2d3941ab4ef65
SIZE (liferea-1.0.14.tar.gz) = 1573652
MD5 (liferea-1.0.14.tar.gz) = 87d6d05ea6be90537059f0c7b8a91ccd
SHA256 (liferea-1.0.14.tar.gz) = 95614264ccedc9451d32fa514f010ed605aaa74cff02aca4936a443d0997066f
SIZE (liferea-1.0.14.tar.gz) = 1572795

View File

@ -1,19 +0,0 @@
--- configure.orig Mon May 29 17:24:27 2006
+++ configure Mon May 29 17:26:55 2006
@@ -25798,7 +25798,7 @@
-ac_config_files="$ac_config_files Makefile src/Makefile src/mozilla/Makefile src/gtkhtml2/Makefile src/net/Makefile src/liferea doc/html/Makefile pixmaps/Makefile opml/Makefile po/Makefile.in liferea.spec liferea-SuSE.spec"
+ac_config_files="$ac_config_files Makefile src/Makefile src/mozilla/Makefile src/gtkhtml2/Makefile src/net/Makefile src/liferea doc/Makefile doc/html/Makefile pixmaps/Makefile opml/Makefile po/Makefile.in liferea.spec liferea-SuSE.spec"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -26450,6 +26450,7 @@
"src/gtkhtml2/Makefile") CONFIG_FILES="$CONFIG_FILES src/gtkhtml2/Makefile" ;;
"src/net/Makefile") CONFIG_FILES="$CONFIG_FILES src/net/Makefile" ;;
"src/liferea") CONFIG_FILES="$CONFIG_FILES src/liferea" ;;
+ "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
"doc/html/Makefile") CONFIG_FILES="$CONFIG_FILES doc/html/Makefile" ;;
"pixmaps/Makefile") CONFIG_FILES="$CONFIG_FILES pixmaps/Makefile" ;;
"opml/Makefile") CONFIG_FILES="$CONFIG_FILES opml/Makefile" ;;