Index: devel/aegis/Makefile =================================================================== --- devel/aegis/Makefile (revision 363299) +++ devel/aegis/Makefile (working copy) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= aegis -PORTVERSION= 4.24.3 -PORTREVISION= 3 +PORTVERSION= 4.25 CATEGORIES= devel MASTER_SITES= SF +DISTVERSIONSUFFIX= .D510 MAINTAINER= aryeh.friedman@gmail.com COMMENT= Transaction-based software configuration management system @@ -12,6 +12,7 @@ LICENSE= GPLv3 +BUILD_DEPENDS= ps2pdf:${PORTSDIR}/print/ghostscript9-nox11 LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl RUN_DEPENDS= tkdiff:${PORTSDIR}/textproc/tkdiff @@ -56,10 +57,7 @@ .endif post-install: -.for dir in de en - ${MKDIR} ${STAGEDIR}${DOCSDIR}/${dir} - cd ${WRKSRC}/lib/${dir} && ${INSTALL_DATA} *.ps *.txt ${STAGEDIR}${DOCSDIR}/${dir} -.endfor + ${MKDIR} -p ${STAGEDIR}${PREFIX}/com/aegis # Fails to reinstall because keeps track of created directories, so make it # forget that, by recreating them on each install. @${FIND} ${WRKSRC} -type f -name ".*dir" -delete Index: devel/aegis/distinfo =================================================================== --- devel/aegis/distinfo (revision 363299) +++ devel/aegis/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (aegis-4.24.3.tar.gz) = 0ecedfbb7dbd89107c927d00ab44b9291f31257a23f9ed4dcca29c58bb8b5767 -SIZE (aegis-4.24.3.tar.gz) = 4180073 +SIZE (aegis-4.25.D510.tar.gz) = 5194355 +SHA256 (aegis-4.25.D510.tar.gz) = 53484003cf47709f2366aaecfdfa594dddd5f8ae0bd794be7d24e9ad86bf458e Index: devel/aegis/files/patch-aegrep_main.cc =================================================================== --- devel/aegis/files/patch-aegrep_main.cc (revision 0) +++ devel/aegis/files/patch-aegrep_main.cc (working copy) @@ -0,0 +1,12 @@ +--- aegrep/main.cc.orig 2014-08-02 11:30:25.351342791 +0000 ++++ aegrep/main.cc 2014-08-02 11:30:52.520341498 +0000 +@@ -32,6 +32,9 @@ + + #include + ++#include ++#include ++ + + static void + grep_usage(void) Property changes on: devel/aegis/files/patch-aegrep_main.cc ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Index: devel/aegis/pkg-plist =================================================================== --- devel/aegis/pkg-plist (revision 363299) +++ devel/aegis/pkg-plist (working copy) @@ -33,6 +33,7 @@ man/man1/aefinish.1.gz man/man1/aefp.1.gz man/man1/aeget.1.gz +man/man1/aegrep.1.gz man/man1/aegis.1.gz man/man1/aegis.cgi.1.gz man/man1/aeib.1.gz @@ -47,6 +48,7 @@ man/man1/aelock.1.gz man/man1/aelpf.1.gz man/man1/aels.1.gz +man/man1/aelsf.1.gz man/man1/aemakegen.1.gz man/man1/aemeasure.1.gz man/man1/aemt.1.gz @@ -136,6 +138,9 @@ bin/aefinish bin/aeget bin/aeget.instal +bin/aefp +bin/aegrep +bin/aelsf @mode 4755 bin/aegis bin/aeimport @@ -158,7 +163,6 @@ bin/aetar bin/aexml bin/aexver -bin/find_sizes bin/tkaeca bin/tkaegis bin/tkaenc @@ -167,6 +171,9 @@ bin/xaegis etc/profile.d/aegis.sh etc/profile.d/aegis.csh +etc/profile.d/aegis.bash +etc/profile.d/aegis.zsh +%%NLS%%share/locale/da/LC_MESSAGES/aegis.mo %%NLS%%share/locale/de/LC_MESSAGES/aegis.mo %%NLS%%share/locale/en/LC_MESSAGES/aegis.mo %%NLS%%share/locale/es/LC_MESSAGES/aegis.mo @@ -177,8 +184,10 @@ %%NLS%%share/locale/ro/LC_MESSAGES/aegis.mo %%NLS%%share/locale/ru/LC_MESSAGES/aegis.mo %%NLS%%share/locale/vi/LC_MESSAGES/aegis.mo -@exec mkdir -p %D/com -@exec install -d -o 3 -g 3 -m 0755 %D/com/aegis -@unexec rm -d %D/com/aegis 2>/dev/null || true +@owner bin +@group sys +@dirrmtry com/aegis +@dirrmtry com +@owner root +@group wheel @dirrmtry etc/profile.d -@dirrmtry com