mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix devel/libytnef[1] and others[2] after libtool commit.
Submitted by: pointyhat[1] ume[2] Approved by: portmgr (implicit)
This commit is contained in:
parent
5137e7085f
commit
221f664b26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156770
6 changed files with 6 additions and 4 deletions
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= libytnef
|
PORTNAME= libytnef
|
||||||
PORTVERSION= 1.5
|
PORTVERSION= 1.5
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= devel mail
|
CATEGORIES= devel mail
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= ytnef
|
MASTER_SITE_SUBDIR= ytnef
|
||||||
|
|
|
@ -5,5 +5,6 @@ include/tnef-errors.h
|
||||||
include/tnef-types.h
|
include/tnef-types.h
|
||||||
include/ytnef.h
|
include/ytnef.h
|
||||||
lib/libytnef.a
|
lib/libytnef.a
|
||||||
|
lib/libytnef.la
|
||||||
lib/libytnef.so
|
lib/libytnef.so
|
||||||
lib/libytnef.so.0
|
lib/libytnef.so.0
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= libtomoe-gtk
|
PORTNAME= libtomoe-gtk
|
||||||
PORTVERSION= 0.1.0
|
PORTVERSION= 0.1.0
|
||||||
#PORTREVISION= 0
|
PORTREVISION= 1
|
||||||
CATEGORIES= japanese
|
CATEGORIES= japanese
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
|
||||||
MASTER_SITE_SUBDIR=tomoe/17171
|
MASTER_SITE_SUBDIR=tomoe/17171
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= scim-tomoe
|
PORTNAME= scim-tomoe
|
||||||
PORTVERSION= 0.2.0
|
PORTVERSION= 0.2.0
|
||||||
#PORTREVISION= 0
|
PORTREVISION= 1
|
||||||
CATEGORIES= japanese
|
CATEGORIES= japanese
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
|
||||||
MASTER_SITE_SUBDIR=scim-imengine/17173
|
MASTER_SITE_SUBDIR=scim-imengine/17173
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= tomoe
|
PORTNAME= tomoe
|
||||||
PORTVERSION= 0.2.1
|
PORTVERSION= 0.2.1
|
||||||
#PORTREVISION= 0
|
PORTREVISION= 1
|
||||||
CATEGORIES= japanese
|
CATEGORIES= japanese
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
|
||||||
MASTER_SITE_SUBDIR=tomoe/16048
|
MASTER_SITE_SUBDIR=tomoe/16048
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= scim-hangul
|
PORTNAME= scim-hangul
|
||||||
PORTVERSION= 0.2.1
|
PORTVERSION= 0.2.1
|
||||||
#PORTREVISION= 2
|
PORTREVISION= 1
|
||||||
CATEGORIES= korean
|
CATEGORIES= korean
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR=scim
|
MASTER_SITE_SUBDIR=scim
|
||||||
|
|
Loading…
Add table
Reference in a new issue