aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-07-17 16:45:25 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-07-17 16:45:25 +0000
commit0a38b6e81611aabb99f605888469acd358153490 (patch)
treeab3e3c31b6923c588165f9c22b4329cae295e4a2 /news
parent518dd83eca3277881d0a7bfc1deb4c9b8c7d42ad (diff)
downloadports-0a38b6e81611aabb99f605888469acd358153490.tar.gz
ports-0a38b6e81611aabb99f605888469acd358153490.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/pan/Makefile6
-rw-r--r--news/pan/distinfo2
-rw-r--r--news/pan/files/patch-po::Makefile.in.in23
-rw-r--r--news/pan2/Makefile6
-rw-r--r--news/pan2/distinfo2
-rw-r--r--news/pan2/files/patch-po::Makefile.in.in23
6 files changed, 32 insertions, 30 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile
index cfd80541ea4f..b152df25e9a8 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= pan
-PORTVERSION= 0.11.3
+PORTVERSION= 0.11.4
CATEGORIES= news gnome
-MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \
- http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ \
+MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCES/ \
+ http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCES/ \
${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/pan
diff --git a/news/pan/distinfo b/news/pan/distinfo
index 795365ef9c1f..8b0502ba478f 100644
--- a/news/pan/distinfo
+++ b/news/pan/distinfo
@@ -1 +1 @@
-MD5 (gnome/pan-0.11.3.tar.bz2) = 0d7aec14f5f8d8a7f8bcb1d42117c98f
+MD5 (gnome/pan-0.11.4.tar.bz2) = 22993c47af617086b34211f707a84ace
diff --git a/news/pan/files/patch-po::Makefile.in.in b/news/pan/files/patch-po::Makefile.in.in
index 216e106f2297..c5ef826d4b70 100644
--- a/news/pan/files/patch-po::Makefile.in.in
+++ b/news/pan/files/patch-po::Makefile.in.in
@@ -1,14 +1,15 @@
$FreeBSD$
---- po/Makefile.in.in 2001/09/11 16:16:39 1.1
-+++ po/Makefile.in.in 2001/09/11 16:16:49
-@@ -106,7 +106,7 @@
- @catalogs='$(CATALOGS)'; \
- for cat in $$catalogs; do \
- cat=`basename $$cat`; \
-- lang=`echo $$cat | sed 's/\.gmo$$//'`; \
-+ lang=`echo $$cat | sed 's/\.mo$$//'`; \
- dir=$(localedir)/$$lang/LC_MESSAGES; \
- $(mkinstalldirs) $(DESTDIR)$$dir; \
- if test -r $$cat; then \
+--- po/Makefile.in.in 2002/07/17 16:16:17 1.1
++++ po/Makefile.in.in 2002/07/17 16:18:01
+@@ -60,6 +60,9 @@
+ .SUFFIXES:
+ .SUFFIXES: .c .o .po .pox .gmo .mo .msg .cat
+
++zh_CN.mo: zh_CN.po
++ OLD_PO_FILE_INPUT=1 msgfmt -o $@ $<
++
+ .c.o:
+ $(COMPILE) $<
+
diff --git a/news/pan2/Makefile b/news/pan2/Makefile
index cfd80541ea4f..b152df25e9a8 100644
--- a/news/pan2/Makefile
+++ b/news/pan2/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= pan
-PORTVERSION= 0.11.3
+PORTVERSION= 0.11.4
CATEGORIES= news gnome
-MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \
- http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ \
+MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCES/ \
+ http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCES/ \
${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/pan
diff --git a/news/pan2/distinfo b/news/pan2/distinfo
index 795365ef9c1f..8b0502ba478f 100644
--- a/news/pan2/distinfo
+++ b/news/pan2/distinfo
@@ -1 +1 @@
-MD5 (gnome/pan-0.11.3.tar.bz2) = 0d7aec14f5f8d8a7f8bcb1d42117c98f
+MD5 (gnome/pan-0.11.4.tar.bz2) = 22993c47af617086b34211f707a84ace
diff --git a/news/pan2/files/patch-po::Makefile.in.in b/news/pan2/files/patch-po::Makefile.in.in
index 216e106f2297..c5ef826d4b70 100644
--- a/news/pan2/files/patch-po::Makefile.in.in
+++ b/news/pan2/files/patch-po::Makefile.in.in
@@ -1,14 +1,15 @@
$FreeBSD$
---- po/Makefile.in.in 2001/09/11 16:16:39 1.1
-+++ po/Makefile.in.in 2001/09/11 16:16:49
-@@ -106,7 +106,7 @@
- @catalogs='$(CATALOGS)'; \
- for cat in $$catalogs; do \
- cat=`basename $$cat`; \
-- lang=`echo $$cat | sed 's/\.gmo$$//'`; \
-+ lang=`echo $$cat | sed 's/\.mo$$//'`; \
- dir=$(localedir)/$$lang/LC_MESSAGES; \
- $(mkinstalldirs) $(DESTDIR)$$dir; \
- if test -r $$cat; then \
+--- po/Makefile.in.in 2002/07/17 16:16:17 1.1
++++ po/Makefile.in.in 2002/07/17 16:18:01
+@@ -60,6 +60,9 @@
+ .SUFFIXES:
+ .SUFFIXES: .c .o .po .pox .gmo .mo .msg .cat
+
++zh_CN.mo: zh_CN.po
++ OLD_PO_FILE_INPUT=1 msgfmt -o $@ $<
++
+ .c.o:
+ $(COMPILE) $<
+