diff options
author | madpilot <madpilot@FreeBSD.org> | 2018-11-27 22:58:16 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2018-11-27 22:58:16 +0800 |
commit | ddbdf6cbc35def99d67328ef838900eae820ff96 (patch) | |
tree | 9d6d425da54196dc4a86f7efb1c176328ed2f61c /x11 | |
parent | 4fe7ab1b406cc3e5aecac1f39d6454357a1167cc (diff) | |
download | freebsd-ports-gnome-ddbdf6cbc35def99d67328ef838900eae820ff96.tar.gz freebsd-ports-gnome-ddbdf6cbc35def99d67328ef838900eae820ff96.tar.zst freebsd-ports-gnome-ddbdf6cbc35def99d67328ef838900eae820ff96.zip |
Update to real upstream 0.1.3 sources.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xfce4-screensaver/Makefile | 13 | ||||
-rw-r--r-- | x11/xfce4-screensaver/distinfo | 6 | ||||
-rw-r--r-- | x11/xfce4-screensaver/pkg-plist | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/x11/xfce4-screensaver/Makefile b/x11/xfce4-screensaver/Makefile index 0e7d37feee70..5bd0f6b744cb 100644 --- a/x11/xfce4-screensaver/Makefile +++ b/x11/xfce4-screensaver/Makefile @@ -2,9 +2,10 @@ PORTNAME= xfce4-screensaver PORTVERSION= 0.1.3 +PORTREVISION= 1 CATEGORIES= x11 xfce -#MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} -#DIST_SUBDIR= xfce4 +MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} +DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce 4 screen saver and locker @@ -14,7 +15,6 @@ LICENSE_COMB= dual LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LIB -BUILD_DEPENDS= xdt-autogen:devel/xfce4-dev-tools LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libnotify.so:devel/libnotify \ @@ -37,10 +37,6 @@ CONFIGURE_ARGS= --with-xscreensaverdir=${XSCREENSAVER_DIR} \ XSCREENSAVER_DIR= ${LOCALBASE}/share/xscreensaver/config SCREENSAVER_DIR= share/applications/screensavers -USE_GITHUB= yes -GH_ACCOUNT= xfce-mirror -GH_TAGNAME= cb0d647 - OPTIONS_DEFINE= NLS PAM XSCREENSAVER OPTIONS_DEFAULT=PAM PAM_DESC= Pluggable Authentication Module support @@ -64,9 +60,6 @@ XSCREENSAVER_RUN_DEPENDS= xscreensaver-gnome-hacks>=0:x11/xscreensaver-gnome-hac CONFIGURE_ARGS+= --enable-debug=yes .endif -pre-configure: - (cd ${WRKSRC} && ./autogen.sh) - post-patch-PAM-on: @${REINPLACE_CMD} -e 's|/etc/pam.d|${PREFIX}/etc/pam.d|g' \ ${WRKSRC}/src/gs-auth-pam.c diff --git a/x11/xfce4-screensaver/distinfo b/x11/xfce4-screensaver/distinfo index b554b1aa1216..59b9f28f6722 100644 --- a/x11/xfce4-screensaver/distinfo +++ b/x11/xfce4-screensaver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542973955 -SHA256 (xfce-mirror-xfce4-screensaver-0.1.3-cb0d647_GH0.tar.gz) = 5d415cd35f168ae1b2366403cf942c55470764df258b4ff7867f45a03b2ec672 -SIZE (xfce-mirror-xfce4-screensaver-0.1.3-cb0d647_GH0.tar.gz) = 278447 +TIMESTAMP = 1543310394 +SHA256 (xfce4/xfce4-screensaver-0.1.3.tar.bz2) = 1277f2501911c5eb4785120c8eb4c7b4cf9bea28de7c184c7186f319d05c70d7 +SIZE (xfce4/xfce4-screensaver-0.1.3.tar.bz2) = 607080 diff --git a/x11/xfce4-screensaver/pkg-plist b/x11/xfce4-screensaver/pkg-plist index 30e2c007c022..330cbbfbef0a 100644 --- a/x11/xfce4-screensaver/pkg-plist +++ b/x11/xfce4-screensaver/pkg-plist @@ -13,8 +13,8 @@ libexec/xfce4-screensaver/slideshow man/man1/xfce4-screensaver-command.1.gz man/man1/xfce4-screensaver-preferences.1.gz man/man1/xfce4-screensaver.1.gz -share/applications/screensavers/personal-slideshow.desktop -share/applications/screensavers/popsquares.desktop +share/applications/screensavers/xfce-personal-slideshow.desktop +share/applications/screensavers/xfce-popsquares.desktop share/applications/screensavers/xfce-floaters.desktop share/applications/xfce4-screensaver-preferences.desktop share/dbus-1/services/org.xfce.ScreenSaver.service |