[Midnightbsd-cvs] mports [17881] trunk/misc/getopt: getopt 1.1.6

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Dec 14 10:47:56 EST 2014


Revision: 17881
          http://svnweb.midnightbsd.org/mports/?rev=17881
Author:   laffer1
Date:     2014-12-14 10:47:55 -0500 (Sun, 14 Dec 2014)
Log Message:
-----------
getopt 1.1.6

Modified Paths:
--------------
    trunk/misc/getopt/Makefile
    trunk/misc/getopt/distinfo
    trunk/misc/getopt/pkg-plist

Modified: trunk/misc/getopt/Makefile
===================================================================
--- trunk/misc/getopt/Makefile	2014-12-14 15:45:05 UTC (rev 17880)
+++ trunk/misc/getopt/Makefile	2014-12-14 15:47:55 UTC (rev 17881)
@@ -1,28 +1,37 @@
 # $MidnightBSD$
 
 PORTNAME=	getopt
-PORTVERSION=	1.1.5
-PORTREVISION=	2
+PORTVERSION=	1.1.6
 CATEGORIES=	misc
-MASTER_SITES=	http://software.frodo.looijaard.name/getopt/files/
+MASTER_SITES=	http://frodo.looijaard.name/system/files/software/getopt/ \
+		FREEBSD_LOCAL/sunpoet
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	getopt(1) replacement that supports GNU-style long options
 
-LICENSE=	gpl2
+LICENSE=	gpl2 gpl3
+LICENSE_COMB=	dual
 
-OPTIONS_DEFINE=	DOCS
+OPTIONS_DEFINE=	DOCS NLS
+OPTIONS_SUB=	yes
 
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib -lintl
 FAKE_MAKEENV+=	LIGCGETOPT=0
 FAKE_MAKEARGS+=	CC=${CC}
-USES=		gettext gmake
+USES=		gmake
 
 PORTDOCS=	Changelog README
 
+NLS_CFLAGS=		-I${LOCALBASE}/include
+NLS_MAKE_ARGS=		WITHOUT_GETTEXT=0
+NLS_MAKE_ARGS_OFF=	WITHOUT_GETTEXT=1
+NLS_LDFLAGS=		-L${LOCALBASE}/lib -lintl
+NLS_USES=		gettext
+
 post-install:
-	${MKDIR} ${DOCSDIR}
-	cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
+	${MKDIR} ${DOCSDIR}/
+	cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}/
+	${STRIP_CMD} ${PREFIX}/bin/getopt
 
 .include <bsd.port.mk>

Modified: trunk/misc/getopt/distinfo
===================================================================
--- trunk/misc/getopt/distinfo	2014-12-14 15:45:05 UTC (rev 17880)
+++ trunk/misc/getopt/distinfo	2014-12-14 15:47:55 UTC (rev 17881)
@@ -1,2 +1,2 @@
-SHA256 (getopt-1.1.5.tar.gz) = 11893276b94b1629606ab75772143918a5713259950fbf4216288e246f19fbb6
-SIZE (getopt-1.1.5.tar.gz) = 51794
+SHA256 (getopt-1.1.6.tar.gz) = d0bf1dc642a993e7388a1cddfb9409bed375c21d5278056ccca3a0acd09dc5fe
+SIZE (getopt-1.1.6.tar.gz) = 58926

Modified: trunk/misc/getopt/pkg-plist
===================================================================
--- trunk/misc/getopt/pkg-plist	2014-12-14 15:45:05 UTC (rev 17880)
+++ trunk/misc/getopt/pkg-plist	2014-12-14 15:47:55 UTC (rev 17881)
@@ -1,27 +1,28 @@
 bin/getopt
 man/man1/getopt.1.gz
-share/locale/ca/LC_MESSAGES/getopt.mo
-share/locale/cs/LC_MESSAGES/getopt.mo
-share/locale/da/LC_MESSAGES/getopt.mo
-share/locale/de/LC_MESSAGES/getopt.mo
-share/locale/es/LC_MESSAGES/getopt.mo
-share/locale/et/LC_MESSAGES/getopt.mo
-share/locale/eu/LC_MESSAGES/getopt.mo
-share/locale/fi/LC_MESSAGES/getopt.mo
-share/locale/fr/LC_MESSAGES/getopt.mo
-share/locale/gl/LC_MESSAGES/getopt.mo
-share/locale/hu/LC_MESSAGES/getopt.mo
-share/locale/id/LC_MESSAGES/getopt.mo
-share/locale/it/LC_MESSAGES/getopt.mo
-share/locale/ja/LC_MESSAGES/getopt.mo
-share/locale/nl/LC_MESSAGES/getopt.mo
-share/locale/pl/LC_MESSAGES/getopt.mo
-share/locale/pt_BR/LC_MESSAGES/getopt.mo
-share/locale/ru/LC_MESSAGES/getopt.mo
-share/locale/sl/LC_MESSAGES/getopt.mo
-share/locale/sv/LC_MESSAGES/getopt.mo
-share/locale/tr/LC_MESSAGES/getopt.mo
-share/locale/uk/LC_MESSAGES/getopt.mo
-share/locale/vi/LC_MESSAGES/getopt.mo
-share/locale/zh_CN/LC_MESSAGES/getopt.mo
-share/locale/zh_TW/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/ca/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/da/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/de/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/es/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/et/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/eu/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/id/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/it/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/sl/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/getopt.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/getopt.mo



More information about the Midnightbsd-cvs mailing list