* Sync with the master port
* Add a CONFLICTS for net/gaim PR: 58594 Submitted by: Takahiro Morishita <morishita@skywing.org>
This commit is contained in:
parent
ad38f1c6bb
commit
3b4acd3405
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92764
2 changed files with 6 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue