summaryrefslogtreecommitdiff
path: root/www/sitecopy
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2002-01-27 22:44:13 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2002-01-27 22:44:13 +0000
commit10943b98ca67e066a19430257aafa80aea2a79ae (patch)
treea002ea66900aa772c5c738f5c58b3b64cba7fa9c /www/sitecopy
parentRemove gnubile due to it being very outdated (diff)
Update port to version 0.11.4.
Notes
Notes: svn path=/head/; revision=53879
Diffstat (limited to 'www/sitecopy')
-rw-r--r--www/sitecopy/Makefile2
-rw-r--r--www/sitecopy/distinfo2
-rw-r--r--www/sitecopy/files/patch-Makefile.in16
3 files changed, 10 insertions, 10 deletions
diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile
index c1ac3f06b2ed..21dd6f8bdd59 100644
--- a/www/sitecopy/Makefile
+++ b/www/sitecopy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sitecopy
-PORTVERSION= 0.11.2
+PORTVERSION= 0.11.4
CATEGORIES= www
MASTER_SITES= http://www.lyra.org/sitecopy/
diff --git a/www/sitecopy/distinfo b/www/sitecopy/distinfo
index 10bcaeea9606..3edd5480260a 100644
--- a/www/sitecopy/distinfo
+++ b/www/sitecopy/distinfo
@@ -1 +1 @@
-MD5 (sitecopy-0.11.2.tar.gz) = b1f7fefd786b5cef3f9a1b3f4f16c3f1
+MD5 (sitecopy-0.11.4.tar.gz) = 2c46e70f64825903119154f24963f209
diff --git a/www/sitecopy/files/patch-Makefile.in b/www/sitecopy/files/patch-Makefile.in
index 5ec3bc236ee5..c4c0ddad2ae6 100644
--- a/www/sitecopy/files/patch-Makefile.in
+++ b/www/sitecopy/files/patch-Makefile.in
@@ -1,11 +1,11 @@
---- Makefile.in.orig Sun Jan 6 10:28:49 2002
-+++ Makefile.in Sun Jan 6 10:31:22 2002
-@@ -18,7 +18,7 @@
- datadir = $(prefix)/@DATADIRNAME@
- # Previously I had:
- # datadir = @datadir@/sitecopy
+--- Makefile.in.orig Sun Jan 27 23:37:40 2002
++++ Makefile.in Sun Jan 27 23:37:45 2002
+@@ -15,7 +15,7 @@
+ bindir = @bindir@
+ mandir = @mandir@
+ man1dir = $(mandir)/man1
-docdir = $(prefix)/doc/sitecopy
+docdir = $(prefix)/share/doc/sitecopy
localedir = $(datadir)/locale
- sc_datadir = $(datadir)/sitecopy
-
+ datadir = @datadir@
+ pkgdatadir = $(datadir)/@PACKAGE@