diff options
author | marcus <marcus@FreeBSD.org> | 2003-11-01 08:49:40 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-11-01 08:49:40 +0800 |
commit | 20b29dc79aece01319e507096dc2cbc527be6247 (patch) | |
tree | 37d5334ba05126030aa7e075f40351a6fb835161 /japanese/gaim | |
parent | ddabe55659973df0b74af5fa9331f1cc1874053c (diff) | |
download | freebsd-ports-gnome-20b29dc79aece01319e507096dc2cbc527be6247.tar.gz freebsd-ports-gnome-20b29dc79aece01319e507096dc2cbc527be6247.tar.zst freebsd-ports-gnome-20b29dc79aece01319e507096dc2cbc527be6247.zip |
* Sync with the master port
* Add a CONFLICTS for net/gaim
PR: 58594
Submitted by: Takahiro Morishita <morishita@skywing.org>
Diffstat (limited to 'japanese/gaim')
-rw-r--r-- | japanese/gaim/Makefile | 8 | ||||
-rw-r--r-- | japanese/gaim/distinfo | 1 |
2 files changed, 6 insertions, 3 deletions
diff --git a/japanese/gaim/Makefile b/japanese/gaim/Makefile index ad7eebf0cf22..a667994c3d2e 100644 --- a/japanese/gaim/Makefile +++ b/japanese/gaim/Makefile @@ -7,13 +7,15 @@ CATEGORIES= japanese net -PATCH_SITES= http://www.cc.rim.or.jp/~yaz/ -PATCHFILES= gaim-0.71_jp.patch.gz -PATCH_DIST_STRIP= -p1 +PATCH_SITES= http://www.cc.rim.or.jp/~yaz/:jp_patch +PATCHFILES= gaim-0.71_jp.patch.gz:jp_patch +PATCH_DIST_STRIP= -p1:jp_patch MAINTAINER= morishita@skywing.org MASTERDIR= ${.CURDIR}/../../net/gaim MD5_FILE= ${.CURDIR}/distinfo +CONFLICTS= gaim-* + .include "${MASTERDIR}/Makefile" diff --git a/japanese/gaim/distinfo b/japanese/gaim/distinfo index bc3529a0a873..e994b25e109a 100644 --- a/japanese/gaim/distinfo +++ b/japanese/gaim/distinfo @@ -1,2 +1,3 @@ MD5 (gaim-0.71.tar.bz2) = 89d1aeabdfcb16df479031b08ad5fb99 +MD5 (gaim-0.71-openssl.patch.gz) = a0ecd16191e99724a7897d4c3cf05797 MD5 (gaim-0.71_jp.patch.gz) = 3eac380f9eb1830ab9cbb410acc36f24 |