aboutsummaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-07-27 14:46:50 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-07-27 14:46:50 +0000
commit7bcc70ccf9679bafc0a579e06743845c2d133e40 (patch)
tree7748a2d2ae3b330765f63d0dd6cfe21288477627 /polish
parent5afca6d0e74b93f83e9eabe172129fc186e511f2 (diff)
downloadports-7bcc70ccf9679bafc0a579e06743845c2d133e40.tar.gz
ports-7bcc70ccf9679bafc0a579e06743845c2d133e40.zip
- Update to 2.3.0
PR: 114942 Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer)
Notes
Notes: svn path=/head/; revision=196406
Diffstat (limited to 'polish')
-rw-r--r--polish/gnugadu2/Makefile3
-rw-r--r--polish/gnugadu2/distinfo6
-rw-r--r--polish/gnugadu2/files/patch-po::Makefile.in.in11
3 files changed, 4 insertions, 16 deletions
diff --git a/polish/gnugadu2/Makefile b/polish/gnugadu2/Makefile
index 5e5d8f644fd5..ac002511dd15 100644
--- a/polish/gnugadu2/Makefile
+++ b/polish/gnugadu2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnugadu2
-PORTVERSION= 2.2.9
-PORTREVISION= 3
+PORTVERSION= 2.3.0
CATEGORIES= polish net-im
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ggadu
diff --git a/polish/gnugadu2/distinfo b/polish/gnugadu2/distinfo
index 0ebf34eecf46..1be5cd81bf4b 100644
--- a/polish/gnugadu2/distinfo
+++ b/polish/gnugadu2/distinfo
@@ -1,3 +1,3 @@
-MD5 (gg2-2.2.9.tar.bz2) = a30f5f6e3d32193323669df66804cb90
-SHA256 (gg2-2.2.9.tar.bz2) = a64fec539ad379da9209aaefff12c503fa4caebf6b7d65ed80e635f506ceb956
-SIZE (gg2-2.2.9.tar.bz2) = 1139419
+MD5 (gg2-2.3.0.tar.bz2) = dbe6c0f85c9dbb115ee1911d8abbea33
+SHA256 (gg2-2.3.0.tar.bz2) = 3869296df07f9b5762382903f83c0db082813ee73e454bf59e2f53cb957c60e2
+SIZE (gg2-2.3.0.tar.bz2) = 1168970
diff --git a/polish/gnugadu2/files/patch-po::Makefile.in.in b/polish/gnugadu2/files/patch-po::Makefile.in.in
deleted file mode 100644
index b59e88b0d16e..000000000000
--- a/polish/gnugadu2/files/patch-po::Makefile.in.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- po/Makefile.in.in.orig Sun Feb 22 14:40:17 2004
-+++ po/Makefile.in.in Sun Feb 22 14:40:50 2004
-@@ -21,7 +21,7 @@
- prefix = @prefix@
- exec_prefix = @exec_prefix@
- datadir = @datadir@
--localedir = $(datadir)/locale
-+localedir = $(prefix)/share/locale
- gettextsrcdir = $(datadir)/gettext/po
-
- INSTALL = @INSTALL@